
#sub_promo_container {
	background-color: white;
	margin-top: 2px;
	padding: 12px 0px;
	margin-left: 2px;
	color: #939393;
	font-size: 11px;
	line-height: 14px;
	float: left;
}

#style_update_container {
	width: 567px;
	float: left;
	margin-top: 10px;
}

#style_update_container img { 
	float: left;
	margin-right: 10px;
}

#style_update_content {
	width: 385px;
	overflow: hidden;
	float: left;
}

#style_update_content p {
	padding: 0px; 
	margin: 0px;
	display: block;
	overflow: hidden;
}

#testimonials_container {
	float: left;
	width: 200px;
	padding: 10px;
	border-left: 1px dotted #939393;
	height: 96px;
	overflow: hidden;	
}

.testimonial_container {
	height: 70px;
	overflow: hidden;
	margin-top: 10px;
}

.testimonial_container span {
	clear: both;
	font-weight: bold;
	float: right;
	margin-top: 0px;
}

#read_more_style_updates {
	clear: both;
	display: block;
	color: #939393;
	text-decoration: underline;
}
