#sidebar .hold .post.service{
	padding:10px 0;
	border-top:none;
	margin:-10px 0 10px;
}
#sidebar .hold .post.service img{
	float: left;
	margin-right: 10px;
}
#sidebar .hold .post.service a{
	display: block;
	float: left;
	padding-top: 10px;
	font: 14px/14px georgia, serif;
}

#sidebar .hold .post.categories{
	padding:10px 0;
	border-top:none;
	margin:-10px 0 10px;
}
#sidebar .hold .post.categories h4{
	font: 16px georgia, serif;
}
#sidebar .hold .post.categories div{
	display: block;
	padding-top: 7px;
	padding-left: 10px;
	font: 14px/14px georgia, serif;
	
}
#sidebar .hold .post.categories .list-all{
	color: #2493bd;
}
#sidebar .hold .post.categories .box{
	margin-left: 15px;
}


#content .products{
	padding:16px 0 8px;
	width:100%;
	overflow:hidden;
}
#content .products h2{
	font: 18px/22px georgia, serif;
	color:#000;
	margin:0 0 25px;
}
#content .products .block{
	width:100%;
	overflow:hidden;
}
#content .products .date{
	width:70px;
	float:left;
	color:#7f7f7f;
	padding:4px 0 0;
}
#content .products img{
	float:left;
	margin-right: 10px;
}
#content .products .wrap{

	overflow:hidden;
}
#content .products .post{
	width:100%;
	overflow:hidden;
	padding:17px 0 5px;
	border-top:1px solid #b8b8b8;
	margin:-17px 0 27px;
}
#content .products .post h3{
	font: 16px/18px georgia, serif;
	margin:0 0 10px;
}
#content .products .post h3 a{
	text-decoration:none;
	font-weight:bold;
}
#content .products .post h3 a:hover{
	text-decoration:underline;
}
#content .products .post p{
	color:#000;
	margin:0 0 10px;
}
#content .products .post p a{
	color:#000;
	text-decoration:none;
}
#content .products .post p a:hover{
	text-decoration:underline;
}

#content .products .podr{
	float:left;
	background: url(../media/images/btn-prod.gif);
	height:21px;
	text-decoration:none;
	color:#7e7e7e;
}
#content .products .podr span{
	background: url(../media/images/btn-prod.gif) 100% -21px;
	padding:0 8px 1px;
	line-height:20px;
	color:#7e7e7e;
	font-size:12px;
	cursor:pointer;
	float:left;
}
#content .products .podr:hover{
	text-decoration:underline;
}

#content .products hr{
	height: 1px;
	border: 0;
	background-color: #CCC;
}

#content .products h3{
	color: #CF4300;
	font-size:13px;
}

#content .month h3#news-title{color:#2B718C; font-weight:bold;}