#blog-wrapper {
	float:left; 
	width:804px;
	position: relative;
	margin-left:20px;
	margin-top:6px;
	margin-bottom:28px;
}

#blog-top {
	float:left;
	line-height:44px;
	padding-left:20px;
	width:784px;
	height:44px;
	background-image: url(../images/common/blog-top-bg.png);
	background-repeat:no-repeat;
}

#blog-top p{
	font:18px Arial,Helvetica,sans-serif;
		line-height:44px;

}

#blog-bot {
	float:left;
	width:804px;
	height:8px;
	background-image: url(../images/common/blog-bot-bg.png);
	background-repeat:no-repeat;
}

#blog-main {
	float:left;
	width:799px;
	padding-left:5px;
	padding-top:10px;
	background-image: url(../images/common/blog-main-bg.png);
	background-repeat:repeat-y;
}

#blog-item-contour {
	width:180px;
	height:180px;
	margin-left:12px;
	margin-top:6px;
	margin-bottom:6px; 
	padding-left:6px;
	padding-top:6px;
	float:left; 
	background-image: url(../images/common/blog-item-bg.png);
	background-repeat:no-repeat;
}

#blog-item-image {
	width:168px;
	height:168px;
	float:left; 
	background-repeat:no-repeat;
}

#blog-item-info {
	width:148px;
	height:45px;
	margin-top:103px;
	padding:10px;
	background-image: url(../images/common/blog-item-info-bg.png);
	opacity: 2.1;
	background-repeat:no-repeat;
	overflow:hidden;
}

#blog-item-info p.info{
		font:15px Arial,Helvetica,sans-serif;
		width:146px;
}

#blog-descr {
	width:372px;
	height:180px;
	margin-left:12px;
	margin-top:6px;
	margin-bottom:6px; 
	padding-left:6px;
	padding-top:6px;
	padding-right:6px;
	float:left; 
	background:none;
}