@import url('/stylecurrent.css'); 
.twoColFixLtHdr .news_norm {
	font-size: 12px;
	font-weight:normal;
}

.columnContainer .news_head {
	font-size: 14px;
	font-weight:normal;
	font-weight:bold;
	color: #b2e6b0;
	margin: 5px 0;
}

.columnContainer .news_data {
	font-size: 12px;
	font-weight:bold;
	color: #b2e6b0;
	margin: 5px 0;
}

#thumb_img { border: #b2e6b0 solid; border-width: 0 1px 1px 0;  background-color:#b2e6b0; padding:3px; }

#thumb_img img { border:1px #FFFFFF solid; }

.titlew { color:#b2e6b0; font-weight:bold; font-size:12px; }
.titles a { color:#888888; font-weight:bold; font-size:12px; }

#thumb_folder { position:relative; border: #b2e6b0 solid; border-width: 1px 1px 0px 1px;); background-repeat:repeat-x; background-position:top; padding:3px;}
#thumb_folder_bottom { position:relative; border: #b2e6b0 solid; border-width: 0 1px 1px 1px; padding:3px; background-repeat:no-repeat; background-position: bottom right;}


#thumb_folder img { border:1px #FFFFFF solid; }

.folder_name { font-size:11px; color:#999999; font-weight:bold; }
.folder_count { font-size:10px; color:#999999 }


