#adverts {
	display: block;
	clear: both;
	height: 230px;
	width: 486px;
	margin-bottom: 12px;
	margin-top: 16px;
	padding-bottom: 20px;
}
.teeth {
	background-color: #7d96ab;
}
.collagen {
	background-color: #c47186;
}
.hotrock {
	background-color: #2d3b86;
}
.advert {
	display: block;
	float: left;
	height: 250px;
	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;
	display: block;
	clear: both;
	position:relative;
}

#offerPanel #xmas p {
	text-indent: -10000;
	color: #fff;
	position:absolute;
	left:76px;
	top:100px;
	width:100px;
}

#eyebrow {
	background-image: url(../images/eyebrow_thread_bg.gif);
	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%;
}

#content #fusion {
	width:480px;
	height:107px;
	background-image: url(../images/fusion.gif);
	position:relative;
	margin-bottom:12px;
}

#content #fusion p {
	position:absolute;
	top:20px;
	left:306px;
	width:170px;
	color:#fff;
}
