/*.t {background: url(/pic/blocks/tc.gif) 7px 0 repeat-x; width:100%;margin-bottom:5px;}
.b {background: url(/pic/blocks/bc.gif) 0 100% repeat-x;}
.l {background: url(/pic/blocks/cl.gif) 0 0 repeat-y; }
.r {background: url(/pic/blocks/cr.gif) 100% 0 repeat-y;}
.bl {background: url(/pic/blocks/bl.gif) 0 100% no-repeat;}
.br {background: url(/pic/blocks/br.gif) 100% 100% no-repeat;}
.tl {background: url(/pic/blocks/tl.gif) 0 0 no-repeat;}
.tr {background: url(/pic/blocks/tr.gif) 100% 0 no-repeat; padding:7px;}
*/
.block_content{
    background:#FFF;
    //padding-bottom:5px;
	font-family:Tahoma !important;
}


.block_content td, .block_content a{
	font-size:12px !important;
    font-family:Tahoma !important;	
}

.block_header{
	padding-top:3px;
	padding-bottom:3px;
	background: url(/pic/blocks/sep.gif) 0 100% repeat-x;	
	margin-bottom:4px;
}

.links_bar{
	font-size:12px;
	padding-bottom:4px;
	margin-bottom:6px;
	color:#000;
}

.links_bar a, .links_bar a:hover, .links_bar a:active{
	color:#000 !important;
	text-decoration:underline !important;
}


.sep {
	background: url(/pic/blocks/sep.gif) repeat-x;
	margin-top: 4px;
	margin-bottom: 4px;
	height:1px;
}

.block_date{
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin-top:0px;
}

.block_item{
	background: url(/pic/blocks/sep.gif) 0 100% repeat-x;	
	padding-top:4px;
	padding-bottom:4px;
	font-size:12px;
}

.item_image_container{
	border:1px solid #c4dae4;
}

.item_image{
	border:1px solid white;
	width:40px;
	height:40px;
	float:left;
	background-position: -20px -100px;
	background-repeat: no-repeat;
}

.item_image_info{
	width: 28px;
	height: 13px;
	margin: 0;
	padding-left: 1px;
	float:left;
	background: url(/pic/blocks/image_info.png)  no-repeat;	
	font-size: 12px;	
}

.item_info{
	padding-left:5px;
	font-size: 12px;	
}

.item_info a{
	color:#0f5477 !important;
	text-decoration:underline !important;
}

.item_info a:hover{
	color:#fe4f02 !important;
	text-decoration:underline !important;
}

.item_info a:hover span{
	color:#0f5477 !important;
}

.block_forum_arrow{
	background: url(/pic/blocks/arrow.gif) 0 5px no-repeat;	
	font-size:12px;
	margin-bottom:2px;
}

.block_forum_arrow a{
	color:#0f5477;
	padding-left: 8px;	
	text-decoration:underline;
}

.block_forum_arrow a:hover{
	color:#fe4f02 !important;
}


.gray_field{
	font-size: 12px;
	color:#000;
}

.highlight_info{
	background:#FFFFFF;
	border:1px solid #c0deeb;
	padding:0 2px 0 2px;
	color:#000;
}

.hl_orange{
	color:#fe6522;
}