

h2 {
	font-size: 1em;
	color: #FFEC38;
	font-weight: bold;
/*	text-align: center;*/
	padding-left: 40px;
	line-height: 18px;
	background:  #083B00;
	margin: 0;
	padding: 0;
}

#promos {
	width: 220px;
}
#promos h2 {
	font-weight: bold !important;
}
#promos div h2 {
	font-weight: normal !important;
}

div.ram {
	border: 1px solid #000000;
	background: #FFE264;
	padding: 2px;
	margin-bottom: 10px;
}
div.ram div {
	border: 1px solid #000000;
}
#pMain {
	text-align: left;
	_height: 443px;
	min-height: 443px;

}

#left div.ram h2{
	font-weight: normal;
}
div.ram h2 a {
	text-decoration: none;
}
div.ram h3 {
	height: 19px;
	line-height: 19px;
	background: #5DAC39 !important;
	border: 1px solid #000000 !important;
	border-top: none !important;
	padding: 0 0 3px 31px;
	margin: 0;
	font-size: 1.1em;
	color: #000000;
	font-weight: normal !important;
}
div.ram h3 a {
	font-weight: bold !important;
	color: #FFF001 !important;
	padding-left: 4px;
	text-decoration: underline;
	cursor: pointer;
}
/* %%%%%%	Styles for the sliding promotions	*/
#promos div  {
	overflow:hidden;
	padding: 0 !important;
	border-top: none !important;
}
.dl_container {
	border: 0px solid red !important; 
	border-left: 1px solid #000000 !important;
	border-right:1px solid #000000 !important; 
}
#promos div #dl_container {
	height: 228px;
	position:relative; 
	overflow:hidden;
	padding: 0;
	margin: 0;
}
#promos div #dl_container div span {
	display:block;
	height: 143px;
	width: 220px;
	padding: 0;
	margin: 0;
}
.dl span {
	display:block;
}

.dl {
	width:100%; 
	position:relative; 
	background-color:#FFFFFF; 
	overflow:hidden;
}
#promos div #dl_container div {
	position: absolute;
	padding: 0;
	margin: 0;
	height: 168px;	
}
#promos div #dl_container div h2 {
	height: 19px;
	line-height: 19px;
	background: #5DAC39 !important;
	border: none !important;
	border-top: 1px solid #000000 !important;
	padding: 0 0 1px 31px !important;
	margin: 0;
}
#promos div #dl_container div h2 a {
	color: #000000;
	height: 19px;
	line-height: 19px;
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
	font-size: 12px; 
	color: #000000;
}
#promos div #dl_container div a {
	border: none !important;
}
#promos div #dl_container div img {
	border-top: 1px solid #000000;
	padding: 0;
	margin: 0;
}
#promos div #dl_container div span a img {
	border-left: 0px none blue !important;
}
#promos div div{
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
#dl1 {
	top: 0px;
}
#dl2 {
	top: 164px;
}
#dl3 {
	top: 185px;
}
#dl4 {
	top: 206px;
}
#dl4 img {
	border-bottom: 1px solid #000000 !important;
}
/* %%%%%%	End of styles for sliding promotions	*/
