#promos {
	width: 950px;
	height: 167px;
}

#promo_left {
	width: 499px;
	height: 192px;
	float: left;
}

#promo_left_text {
	width: 461px;
	height: 110px;
	float: left;
	margin-top: 57px;
	margin-left: 19px;
	margin-right: 19px;
}

#promo_right {
	width: 443px;
	height: 192px;
	float: left;
}

/* FIXES FOR BG IMAGES REMOVAL */
#promo_left_text {width:460px; margin:0;height:152px;padding: 15px 17px 0 17px;}

/*FIX FOR PRODUCTS IMAGE OVERLAY TEXT*/
#promo_right {
	position:relative	
}

.overlay-title {
	position:absolute;
	right:1em;
}