#adverts {
	display: block;
	clear: both;
	height: 210px;
	width: 486px;
	margin-bottom: 12px;
	margin-top: 16px;
	padding-bottom: 20px;
}
.teeth {
	background-color: #7d96ab;
}
.collagen {
	background-color: #c47186;
}
.hotrock {
	background-color: #905d4f;
}
.advert {
	display: block;
	float: left;
	height: 230px;
	width: 156px;
	margin-right: 6px;
	text-align: right;
}
#adverts .advert h2 {
	font-size: 130%;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#adverts .advert p {
	color: #FFFFFF;
	margin-right: 5px;
	margin-top: 5px;
}
#offerPanel  .valentine {
	background-image: url(../images/valentine2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 259px;
	width: 180px;
	position: relative;
	margin-bottom: 10px;
}
#offerPanel  .valentine  p {
	color: #FFFFFF;
	position: absolute;
	top: 223px;
	left: 7px;
	width: 170px;
}
#offerPanel .mothersday {
	background-image: url(../images/ad_mothersDay.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 337px;
	width: 180px;
	position: relative;
	margin-bottom: 10px;
}
#offerPanel .mothersday p {
	text-indent: -9999px;
}
#xmas {
	background-image: url(../images/xMas08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 259px;
	width: 180px;
	margin-bottom: 8px;
	position: relative;
}
#xmas p {
	position: absolute;
	width: 104px;
	left: 69px;
	top: 109px;
	height: 72px;
	color: #FFFFFF;
}
#eyebrow {
	background-image: url(../images/eyebrow_thread_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 176px;
	width: 290px;
	padding-top: 6px;
	padding-left: 170px;
	padding-right: 20px;
}
#eyebrow h2 {
	font-size: 120%;
	color: #FFFFFF;
	margin-bottom: 4px;
}
#eyebrow p {
	color: #FFFFFF;
	margin-bottom: 0px;
	font-size: 95%;
}
#eyebrow a {
	color: #E7B07E;
	font-size: 95%;
}
