@charset "UTF-8";
/* CSS Document */

body {
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #000000;
	text-align: center;
}

#content {
	width: 600px;
	background: url(http://www.prevalhealth.com/skn-rebate/images/bg.jpg) top center repeat-y;
	margin: 0 auto;
}

#header {
	height: 93px;
	width: 600px;
	background: url(http://www.prevalhealth.com/skn-rebate/images/header.jpg) top center no-repeat;
	margin: 0 auto;
}

#photos {
	height: 335px;
	width: 208px;
	background: url(http://www.prevalhealth.com/skn-rebate/images/photos.jpg) top center no-repeat;
	float: left;
}

#content-body-rt {
	width: 340px;
	margin-left: 210px;
	padding: 20px;
}

#content-body {
	width: 540px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	clear: both;
}

.headline {
	color: #78288C;
	font-weight: bold;
}

.details-bold {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.3em;
}

.details {
	font-size: 9px;
	line-height: 1.3em;
}

#footer {
	height: 20px;
	width: 600px;
	background: url(http://www.prevalhealth.com/skn-rebate/images/footer.jpg) top center no-repeat;
	margin: 0 auto;
}

#rebate {
	width: 600px;
	height: 500px;
	padding: 20px;
	border: dotted;
	margin: 0 auto;
}

#rebate-left {
	width: 280px;
	text-align: left;
	float: left;
}

#rebate-right {
	width: 280px;
	text-align: left;
	margin-left: 310px;
}

#rebate-manuf {
	background: #999999;
	width: 270px;
	height: 25px;
	text-align: center;
	padding: 5px;
	border: solid thin;
}


#rebate-boxes {
	width: 270px;
	height: 70px;
	border-top: solid thin;
}

#rebate-spacer {
	width: 270px;
	height: 70px;
}


#rebate-footer {
	width: 560px;
	text-align: justify;
	clear: both;
}

.rebate-head {
	color: #78288C;
	font-size: 16px;
	font-weight: bold;
}

.rebate-head-lg {
	color: #78288C;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
}

#print-btn {
	background: #000000;
	color: #ffffff;
	width: 50px;
	height: 20px;
	border: solid thin;
	text-align: center;
	vertical-align: middle;
}

#print-btn:hover {
	background: #909090;
	border: solid #000000 thin;
}

#print-btn a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}


#print-btn a:hover {
	color: #000000;
}
