#contentBg{
	background: #e6e6e6 url(/offers/images/mainBg.png) repeat-y top left;
	background-repeat:repeat;
	color: #000000;
}
#contentArea h1{
	font: 32px Trebuchet MS, Helvetica, sans-serif;
	line-height: 40px;
	color: #4F4F4F;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
}


#salefrontsHead{
	background: url(/offers/images/header.jpg) top left no-repeat;
	padding-top: 200px;
}
#designerList{
	font: 11px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 15px;
}
#designerList td{
	padding: 0px 15px 0px 15px;
}
#offerArea a img{
	border: 1px solid #000000;
}
#offerArea a:hover, #designerArea a:hover{
	color: #900;	
}
#designerArea a img{
	border: 1px solid #000000;
}

.secDivider{
	display: block;
	margin: 20px 20px 20px 20px;
	background-color: #900;
	height: 3px;
	border-top: 1px solid #F00;
	border-bottom: 1px solid #600;
}
