#infoRight
{
	width: 408px;
	float: right;
}

#infoTop
{
	background-image: url(/img/infoTop.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 25px;
	margin-top: 13px;
	overflow: auto;
}

#offers #infoMiddle
{
	background-image: url(/img/infoMiddle.png);
	background-repeat: repeat-y;
	width: 408px !important;
	padding: 0px !important;
}

#leftContent #infoMiddle, #right #infoMiddle
{
	background-image: url(/img/infoMiddle.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
	width: 358px;
	padding-bottom: 1px;
}

#offers #infoContent
{
	padding-left: 55px;
	padding-right: 45px;
	background-position: 13px top;
	background-repeat: no-repeat;
	height: 85px;
	padding-top: 9px;
}

#infoBottom
{
	background-image: url(/img/infoBottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 25px;
	margin-bottom: 13px;
	width: 100%;
	overflow: auto;
}

#infoImage
{
	float: left;
	padding-right: 10px;
}

#infoContent, #infoContent a
{
	color: #eee !important;
}

#info
{
	width: 408px;
	float: left;
}

#infoMiddle
{
	background-image: url(/img/infoMiddle.png);
	background-repeat: repeat-y;
	width: 100%;
	color: #333;
	font-size: 12px;
	overflow: auto;
}

#infoContent
{
	background-repeat: no-repeat;
}

