.gentyclopaedia .title {
    font-family: times;
    font-size: 24px;
    color: #B2B2B2;
    margin-bottom: 15px;
}

.gentyclopaedia .avatar {
    float:left;
    display:inline;
    width: 172px;
    height: 225px;
    margin: 8px 10px 6px 0;
}

.gentyclopaedia .list_avatar {
    float:left;
    display:inline;
    width: auto;
    height: auto;
    margin: 8px 10px 6px 0;
}

.gentyclopaedia .text {
    /*margin-left: 190px;*/
}

.gentyclopaedia .text .name {
    font-family: times;
    font-size: 30px;
    color: #B2B2B2;
}

.gentyclopaedia .text .title {
    font-size: 13px;
    color: #ffffff;
}

.gentyclopaedia .text .description {
    font-size: 13px;
    color: #E0E0E0;
    line-height: 1.5em;
}

.moregentsitem {
    width: 260px;
    float: left;
    margin: 3px 15px;
    padding: 0 0 0 20px;
    background: url("http://static.imgsrv.gentleman.hu/www/layout/logo_mini.gif") no-repeat 0 3px;
    font-size: 13px;
}

.moregentsitem.selected {
    background: transparent;
}

.moregentsitem.selected a{
    color:#888888;
    font-weight: bold;
}
.box {
	margin: 15px 0;
}
.comment_listitem_type {
	color: #B2B2B2;
	font-family: Americana,times,cursive;
	font-size: 13px;
	padding: 5px 5px 5px 30px;
	text-transform: uppercase;
}
.comment_listitem_articlelink {
    font-size: 13px;
    margin-top: 15px;
    text-align: right;
}
.comment_listitem_articlelink a {
    color: #B2B2B2;
    font-family: Americana,times;
}
.paginatorbar {
    background: none repeat scroll 0 0 #0F1012;
    margin: 10px 0;
    text-align: center;
}