* {
	font-family: Arial,Verdana,Sans-Serif;
}
body {
	height: 100%;
	margin: .5em;
	padding: 0;
	font-size: 14px;
	background-color: white;
}
#bodycontent {
	padding: 7px 0 0 0;
	margin-right: 170px;
	margin-top: 122px;
	margin-left: 220px;
	border-color: #DFEED0;
	border-width: 2px;
}
form {
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 120px;
	align: center; 
	background: url(../img/header_bg_l.jpg) no-repeat left #c9e7d2;
}
#header_bg_r {
	background: url(../img/header_bg_r.jpg) no-repeat right;
}
#header_bg_girl {
	background: url(../img/header3_girl.png) no-repeat;
	overflow: hidden;
	height: 120px;
}
#header .logo {
	position: absolute;
	display: block;
	margin-top: 28px;
	margin-left: 30px;
	float: left;
}
#header img {
	float: left;
	margin-left: 80px;
}
#header .link_comparisons {
	float: right;
	margin: 47px 147px 0px 0px;
	position: absolute;
	right: 0;
	display: block;
	background: url(../img/link_comparisons.gif) no-repeat;
	width: 161px;
	height: 26px;
	line-height: 26px;
	color: fff;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 9px;
	font-weight: bold;
	color: #fff;
}
* html #header .link_comparisons {
	margin-right: 133px;
}
#header .link_comparisons:hover {
	background-position: bottom;
}
#footer {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
	border-top: 1px solid #888;
	font-size: 0.9em;
}
#footer .disclaimer {
	color: #888;
	font-size: 0.8em;
}
#adscolumn, #coadscolumn {
	background-color: #95C5B2;
	position: absolute;
	text-align: center;
	top: 122px;
	right: 0;
	width: 165px;
	margin: .5em 0 .5em .5em;
}
.banner {
	position: absolute;
	top: 600px;
	left: 180px;
	padding: .1em;
	background-color: #dfe;
	text-align: center;
	border: 1px solid #3ba;
}
.banner p {
	margin: 0;
}
a:hover{
	color: #f00;
}
h1,h2,h3 {
	color: #33a;
	margin-top: 1em;
	margin-bottom: .5em;
}
h1 {
	color: #ffffff;
	margin: 0 0 18px 0;
	padding: 8px 5px;
	padding-bottom: 0;
	border-bottom: 2px solid #DFEED0;
	background-color: #336666;
}
h2 {
	color: #336666;
	margin-top: 1.5em;
	margin-bottom: .2em;
	background-image: url('../img/bullet.gif');
	background-repeat: no-repeat;
	background-position: top left;
	letter-spacing: 2;
	padding: 2px 0 0 18px;
	margin: 18px 0 6px 0;
}
h2 a,h2 a:link,h2 a:visited {
	color:#39b;
}
h2 a:hover {
	color:#00f;
}
h3 {
	font-size: 14px;
	margin-top: .75em;
	margin-bottom: .2em;
	color: #336666;
	text-decoration: none;
}
p {
	margin: 0;
	margin-bottom: .5em;
	padding: 0 20px 12px 20px;
	font-size: 13px;
}
div.incontent {
}
.incontent table {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
.incontent td {
	margin: 0;
	padding: .1em;
	padding-left: .3em;
	padding-right: .3em;
	border: 1px solid #999;
}
blockquote {
	margin-top: 0;
	margin-bottom: 1em;
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #bbb;
}
ul,ol,dl {
	margin-top: .5em;
}
dl {
	margin-bottom: .5em;
}
dt {
	margin-bottom: .2em;
}
.buy_link {
	float: right;
	margin: .5em;padding:.5em;
	font-color: #FFFF00;
	border: 1px dotted #336666;
	background-color: #DFEED0;
	text-decoration: none;
	font-weight: bold;
}
a.buy_link:visited {
	color: #FF0000;
}
a.buy_link:hover { 
	color: #FF0000;
	background: #EFF7E8;
 }
 
.comparisons_link {
	width: 185px;
	height: 75px;
	float: right;
	margin: 10px 0px 10px 20px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
	display: block;
	background: url(../img/comparisons.gif) no-repeat;
}
.comparisons_link:hover {
background-position: bottom;
}
#navlist {
	position: absolute;
	top: 128px;
	left: 0px;
	width: 200px;
	font-weight: bold;
	background-color: #DFEED0;
	border: 5px solid #DFEED0;
	margin-bottom: .2em;
	padding: 0;
	text-decoration: none;
	padding: .1em;
	height: 100%;
}
#navlist h2{
	font-size: 18px;
	background-image: none;
	padding-left: 0px;
}
#navlist h2 a {
display: block;
padding: 0;
border: none;
background-color: transparent;
background-image:  none;
color:#366;
font-size:17px;
font-weight:700;
}
#navlist h2 a:link, #navlist h2 a:visited {
color: #366;
text-decoration: none;
}
#navlist h2 a:hover, #navlist h2 a:active {
background-color: transparent;
background-image:  none;
color: #39b;
}
#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: .9em;
height:150px;
width:200px;
}
#navlist ul.scroll {
overflow-y:scroll;
overflow-x:hidden;
}
#navlist ul.no-scroll {
overflow:auto;
height:auto;
overflow-x:hidden;
}
#navlist li {
margin: 0;
border-bottom:1px solid #39b;
margin:2px 0;
}
#navlist li a {
display: block;
padding: 1px 1px 1px 14px;
background-color: #fff;
}
#navlist li a:link, #navlist li a:visited {
color: #366;
text-decoration: none;
}
#navlist li a:hover, #navlist li a:active {
color: #366;
background-color:#DFEED0;
}
#bhome #home a:link, #bhome #home a:visited, #bhome #home a:hover, #bhome #home a:active,
#bwrink #wrink a:link, #bwrink #wrink a:visited, #bwrink #wrink a:hover, #bwrink #wrink a:active,
#bpreve #preve a:link, #bpreve #preve a:visited, #bpreve #preve a:hover, #bpreve #preve a:active,
#brevie #revie a:link, #brevie #revie a:visited, #brevie #revie a:hover, #brevie #revie a:active,
#bingre #ingre a:link, #bingre #ingre a:visited, #bingre #ingre a:hover, #bingre #ingre a:active,
#bcosme #cosme a:link, #bcosme #cosme a:visited, #bcosme #cosme a:hover, #bcosme #cosme a:active,
#bbotox #botox a:link, #bbotox #botox a:visited, #bbotox #botox a:hover, #bbotox #botox a:active,
#babout #about a:link, #babout #about a:visited, #babout #about a:hover, #babout #about a:active,
#bnews #news a:link, #bnews #news a:visited, #bnews #news a:hover, #bnews #news a:active,
#bsearc #searc a:link, #bsearc #searc a:visited, #bsearc #searc a:hover, #bsearc #searc a:active,
#bhow #how a:link, #bhow #how a:visited, #bhow #how a:hover, #bhow #how a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	background-color: #366;
	color: #fff;
}
.pic {
	float: right;
}
.picc {
	float: center;
}
.ratings {
	text-align: left;
}
#rec {
	border: 1px #535356 dashed;
	padding: 15px;
	margin: 30px;
	background: #DFEED0;
}
.datettl {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background: #336666;
	padding: 4px;
}
.bullist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.bullist li {
	padding-left: 10px;
	background-image: url(../img/minbullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.search {
	float: right;
}
#clist {
	font-weight: bold;
	font-size: 35px;
}
#clist p{
	margin:0.5em 0;
}
tr#toprow {
	font-family: Arial,Verdana,Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	background-color: #336666;
	color: #ffffff;
}
tr#rows {
	font-family: Arial,Verdana,Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
tr#rows2 {
font-family: Arial,Verdana,Sans-Serif;
font-weight: bold;
font-size: 13px;
text-align: center;
background-color: #EDEBEB;
}
tr#rowsr2 td {
font-family: Arial,Verdana,Sans-Serif;
font-weight: bold;
font-size: 11px;
text-align: center;
border-bottom: 1px solid black;
}
tr#rowsr td {
	font-family: Arial,Verdana,Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
#tr {
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 11px;
	text-align: center;
}
.revlink_bg {
	background: url(../img/revlink_bg.gif) repeat-x #95C5B2;
	height: 130px;
	margin: 0 0 0.5em;
}
.revlink {
	background: url(../img/revlink_girl.jpg) no-repeat;
	height: 130px;
	padding: 0px 20px 0px 150px;
	overflow: hidden;
}
.revlink h3 {
	margin: 0px;
	padding: 12px 0px 0px;
	font-size: 26px;
	color: #fff;
	font-weight: normal;
}
.revlink p {
	color: #fff;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	height: 36px;
}
.click_here {
	display: block;
	width: 129px;
	height: 26px;
	background: url(../img/click_here.gif) no-repeat;
}
.click_here:hover {
	background-position: bottom;
}

/* ------------------------ CONTACT PAGE --------------------- */
#contact_box {
	width: 550px;
	padding: 2px;
}
#contact_box h2 {
	font-size: 22px;
	color: #000;
	word-spacing: 1px;
	margin: 0px;
	margin-bottom: 15px;
}
#contact_box p {
	padding: 0px;
}
#contact_box div {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
}
.contactrow {
	width: 100%;
	padding-bottom: 10px;
	overflow: hidden;
}
.contactleft {
	float: left;
	width: 25%;
	text-align: left;
}
.comments {
	font-size: 14px !important;
}
.contactright{
	float:left;
	width:65%;
	text-align:left;
}
.reviewinput{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	width:230px;
	border-style:solid;
	border-width:1px;
	border-color: #7f9db9;
	padding: 2px 0px;
}
/*#paymentinfo_innerbox {
	width: 200px;
	height: 107px;
	background-image: url(../images/pamentinfobox_innerbox.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-left: 22px;
	padding-top: 7px;
	padding-right: 5px;
}*/
.red {
	color: #ff2d70;
}
.content .ul_halfw {
	width: 259px;
	float: left;
	margin-bottom: 0px;
}
/* ************************ */