﻿#promotionPanel
{
	position: relative;	
}

#promotionContent
{
	position: relative;		
	left: -20px;
	width: 296px;
	height: 185px;
	background-image: url( .../../../images/left/promoPanel.jpg );
	background-color: White;	
}

.promotionImage
{
	position: relative;
	top: 27px;
	left: 29px;
}