#promos-outer
{
    position:relative;
    height: 140px;
    width: 855px;
    margin: 0px;
    overflow: hidden;
    
}

#promos-inner
{
    position:relative;
    width: 2890px;
    height: 141px;
  
}
#promos-outer-test
{
    position:relative;
    height: 280px;
    width: 855px;
    margin: 0px;
    overflow: hidden;
    
}

#promos-inner-test
{
    position:relative;
    width: 858px;
    height: 282px;
  
}



#promo1
{
	top: 0px;
	left: 0px;
}

#promo2
{
	top: 0px;
	left: 290px;
}

#promo3
{
	top: 0px;
	left: 580px;
}

#promo4
{
	top: 0px;
	left: 870px;
}

#promo5
{
    top: 0px;
    left: 1160px;
}

#promo6
{
    top: 0px;
    left: 1450px;
}

#promo7
{
    top: 0px;
    left: 1740px;
}

#promo8
{
    top: 0px;
    left: 2030px;
}

#promo9
{
    top: 0px;
    left: 2320px;
}

#promo10
{
    top: 0px;
    left: 2410px;
}

#promo11
{
    top: 0px;
    left: 2700px;
}

#promo12
{
    top: 0px;
    left: 2990px;
}

.promo
{
	position: absolute;
	width: 273px;
	height: 133px;
	padding: 0px, 0px, 0px, 0px;
	margin: 0px;
	background-repeat:no-repeat;
}

.promo h2
{
	color:#333;
	font-family:Georgia;
	font-size: 19px;
	font-weight:700;
	padding-bottom:0px;
	border-bottom:0px solid;
	white-space:nowrap;
	letter-spacing:-1px;
	margin:0px;
}

.promoGEtext
{
	color:#90a107;
	font-family:Arial;
	font-size: 10px;
	font-weight:700;
	padding-bottom:0px;
	border-bottom:0px solid;
	white-space:nowrap;
	letter-spacing:normal;
	margin:0px;
}

.promotext
{
	
	font-family:Arial;
	font-size: 11px;
	font-weight:700;
	padding-bottom:0px;
	border-bottom:0px solid;
	white-space:nowrap;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin:0px;
}


.promo a
{
	color:#333;
	font-family:Arial;
	font-size: 10px;
	font-weight:bold;
	white-space:nowrap;		
	text-transform:uppercase;
	text-decoration:none;
	padding-left:0px;
}

.promo a:hover { text-decoration:none;}

.promo a img
{
	padding-right:4px;
	padding-left: 0px;
	text-decoration:none;
}

.align_left 
{
	width: 250px;
	height: 110px;
	font-size: 11px;
	letter-spacing:0px;
	padding: 5px 10px 18px 10px;
	display:inline-block;
	border:#999999 solid 1px;
}

#promo-pager
{
    text-align:center;
    position:relative;
    min-width: 855px;
	height: 35px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    white-space:normal;
    vertical-align: bottom;
}

.pager-button
{
    display:inline;
    height: 28px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.promo_text_height {
	height: 100px;	
}
