﻿/* Promotions */
.promosBottom
{
	/*border-top: solid 1px #80c49b;*/
	padding-top: 4px;
	margin-top: 5px !important;
}

img.promoImg
{
	width: 172px;
}

img.promoImgBottom
{
	float: left;	
	margin-right: 5px;
	width: 227px;
	height: 90px;
}

img.promoImgBottomLast
{
	float: left;	
	width: 227px;
	height: 90px;
}

.promoDivider
{
	background: url(Images/dotted_horizontal.gif) repeat-x center left;
	width: 172px;
	height: 15px;
}
