#content_box .submit {

	width: 60px;
	height: 18px;
	padding: 18px 0 0;
	background: transparent url('../../../../layouts/lbd_float/img/button/search_btn.gif') no-repeat center top;

}

#content_box .submit:hover {

	background: transparent url('../../../../layouts/lbd_float/img/button/search_btn.gif') no-repeat 0 -18px;

}

#sidebar_box {
	position:relative;
	margin-bottom:10px;
}

#sidebar_box #featured_title{
	
	height:25px;
	margin-bottom:5px;
}

#sidebar_box .bar_red, #sidebar_box .bar_green, #sidebar_box .bar_yellow {

	padding-top:5px; 
	padding-bottom:5px; 
	padding-left:5px;
	
}

#main_content_right  #featured_title h1 {
	font-size:1.7em;
}

#main_content_right #featured_title {
	background-color:#E8E8E8;
	padding-left:10px;
}

#sidebar_box .bar_red {background-color:#ff5d3b;}
#sidebar_box .bar_green {background-color:#b2d40a;}
#sidebar_box .bar_yellow {background-color:#f5c66c;}

#sidebar_box h2 {color:#FFFFFF;}

#sidebar_box img.nipple {

	height: 5px;
	width: 9px;
	position: absolute;
	left: 18px;
	z-index: 2;

}

#sidebar_box li {
	line-height:17px;
	list-style:none;
}

#sidebar_box li li {
	margin-left:20px;
	
}

.post #featured_title {

	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbaa;

}

.post_body {
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
	text-align:justify;
}
.post_body p {
text-align:justify;
font-size:12px;
line-height:1.7em;
}
.post_body p {
	margin-bottom:10px;
}

.postmetadata {
	margin-bottom:20px;
	padding-top:5px;
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#bbbbaa;
}

#commentform .input_text {
	margin-bottom:10px;
}

.navigation {

	margin-top:10px;
	margin-bottom:10px;

}

.commentlist {
	list-style:none;
}

.post_footer {
	overflow:hidden;
}

.read_more {
	float:right;
	height:16px;
	padding-left:20px;
	background-image:url('../../../../layouts/lbd_float/img/icons/comment.gif');
	background-position:left center;
	background-repeat:no-repeat;
}

#comp_ads_content {
	text-align:center;
}