/* ONE COLUMN -------------------------------------------------------------------- */
.list-subjects div.row.one-column {	
width: 94%;
border-bottom: 1px solid #dddddd;
float: right;
padding-left: 3%;
padding-right: 3%;
}


.list-subjects div.row.one-column div.right {
width: 32%;
float: right;
padding-bottom: 5px;

}

.list-subjects div.row.one-column div.left {
width: 64%;
min-height: 90px;
float: left;
padding-top: 9px;
}
/* __ONE COLUMN -------------------------------------------------------------------- */




/* TWO COLUMN -------------------------------------------------------------------- */
.list-subjects div.row.two-column {
	float:right;
	border-bottom:1px solid #dddddd;
       width: 100%;
}


.list-subjects div.row.two-column div.part-a {
	
	
	width:48%;
	float:right;
	border-left:1px solid #CCC;	
	padding-left: 2%;
        padding-right: 2%;
}

.list-subjects div.row.two-column div.part-b {
	width:48%;
	float:left;
}


.list-subjects div.row.two-column div.right {
	width:32%;
	float:right;
	padding-bottom:5px;

}

.list-subjects div.row.two-column div.left {
	width:64%;
	float:left;
	padding-bottom:5px;
padding-top: 9px;
}
/* __TWO COLUMN -------------------------------------------------------------------- */




/* OTHER STYLES -------------------------------------------------------------------- */
.list-subjects .subsidiary_title {
	
	color:#8c8c8c;
	font-size:8pt;
	line-height:11px;
	font-weight:normal;
font-family: yekan, Tahoma, sans-serif;
}

.list-subjects .primary_title {
	
	font-size:16px;
	font-weight:normal;
	line-height:18px;
	margin-right: 3px;
font-family: nassim-bold,tahoma;
}

.list-subjects .short_body {
	
	font-size:8pt;
	color:#464646;
	line-height:17px;
font-family: yekan, Tahoma, Geneva, sans-serif;
}

.list-subjects .article_pic {
width: 100%;
border: 1px solid #dddddd;
margin-top: 8px;
padding: 4px;

}


.list-subjects .visit {
	color:#999;
	font-size:10px;
	margin-right:11px;

}

.list-subjects .creation_date {
	color:#999;
	font-size:10px;

}

#paging {
	
	float:left;
	width:95%;
	margin-top:17px;
	direction:ltr;
	min-height:30px;
	margin-left: 12px;
}

#paging .paging-request {
	 padding:5px;
	  border:1px solid #e5e5e5;
	   color:#162532;
	    text-decoration:none;
		margin-right:4px;
		background-color:white;
}

#paging #selected_page {
background-color: #162532;
color: white;
}

/* __OTHER STYLES -------------------------------------------------------------------- */






.list-subjects div.row.two-column div.part-a , .list-subjects div.row.two-column div.part-a {
border-left: 0;
}


div#module-431.list-subjects div.row.one-column {
min-height: 111px;
}

div#module-431.list-subjects div#row-1 {
margin-top: 3px;
}

div#module-433.list-subjects div.row.one-column {
min-height: 112px;
}
