.dvElastic #panel_promo{ 
	float: right; 
	position: relative; 
	top: 0px;
	right: 12px;
	width: 176px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
} 

.dvElastic #panel_promo_content { 
	position: relative; 
	top: 0px;
	left: 0px;
	width: 176px;
	background-image: url(../images/panels/panelbackground.jpg);
	margin: 0px;
	padding: 0px;
} 

.promoproducttitle {
	text-align: center;
}

.promoproductpicture {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 150px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.promoproductprice {
	text-align: center;
}


