.products-promotion > .section-aligncenter {
    background-color: transparent;
    float: left;
    margin-right: 22px;
    width: 828px;
	padding-left: 15px;
}
.rs_rs_name{ 
	color: #333;
	font-size: 20px;
	margin: 5px 0;
	float: left;
	width: 100%;
}
.rs_result_row{
	margin: 10px 0;
	border-bottom: 1px dotted #c2c2c2;
}
.rs_rs_cat,
.rs_rs_price{
	font-size: 12px;
}
.rs_rs_cat a,
.rs_rs_price a{ color: #D82826; }
.rs_content {
    margin-left: 170px;
}
.rs_rs_avatar { width: 100px; margin-left: 30px; }