body {
	color: #000;
}

#searchHolder {
	margin: 0px;
	position: relative;
	height: 538px;	
}
#adSearch1 {
	margin: 0px;
	position: absolute;
	width: 280px;
	height: 205px;
	background: #FFF url(../images/search/adBox1.gif) 0 0 no-repeat;
	padding: 10px 30px 10px 10px;
}
.adSearch2 {
	margin: 0px;
	position: absolute;
	left: 320px;
	width: 582px;   /* 602px total */
	height: 189px;  /* 209px total */
	background: #FFF url(../images/search/adBox2off.gif) 0 0 no-repeat;
	padding: 10px;
}
.adSearch2on {
	margin: 0px;
	position: absolute;
	left: 320px;
	width: 582px;   /* 602px total */
	height: 189px;  /* 209px total */
	background: #FFF url(../images/search/adBox2.gif) 0 0 no-repeat;
	padding: 10px;
}
.adSearch2content {
	margin: 0px;
	position: absolute;
	left: 320px;
	width: 562px;   /* 602px total */
	height: 189px;  /* 209px total */
	padding: 10px 20px 10px 20px;
}
.adSearch3 {
	margin-top: 209px;
	position: absolute;
	left: 320px;
	width: 295px;   /* 325px total */
	height: 206px;  /* 226px total */
	background: #FFF url(../images/search/adBox3off.gif) 0 0 no-repeat;
	padding: 10px 20px 10px 10px;
}
.adSearch3on {
	margin-top: 209px;
	position: absolute;
	left: 320px;
	width: 295px;   /* 325px total */
	height: 206px;  /* 226px total */
	background: #FFF url(../images/search/adBox3.gif) 0 0 no-repeat;
	padding: 10px 20px 10px 10px;
}
.adSearch4 {
	margin-top: 209px;
	position: absolute;
	left: 645px;
	width: 257px;   /* 277px total */
	height: 93px;  /* 113px total */
	background: #FFF url(../images/search/adBox4off.gif) 0 0 no-repeat;
	padding: 10px;
}
.adSearch4on {
	margin-top: 209px;
	position: absolute;
	left: 645px;
	width: 257px;   /* 277px total */
	height: 93px;  /* 113px total */
	background: #FFF url(../images/search/adBox4.gif) 0 0 no-repeat;
	padding: 10px;
}
.adSearch5 {
	margin-top: 322px;
	position: absolute;
	left: 645px;
	width: 257px;   /* 277px total */
	height: 93px;  /* 113px total */
	background: #FFF url(../images/search/adBox5off.gif) 0 0 no-repeat;
	padding: 10px;
}
.adSearch5on {
	margin-top: 322px;
	position: absolute;
	left: 645px;
	width: 257px;   /* 277px total */
	height: 93px;  /* 113px total */
	background: #FFF url(../images/search/adBox5.gif) 0 0 no-repeat;
	padding: 10px;
}
.adSearch6 {
	margin-top: 435px;
	position: absolute;
	left: 320px;
	width: 582px;   /* 602px total */
	height: 83px;  /* 103px total */
	background: #FFF url(../images/search/adBox6off.gif) 0 0 no-repeat;
	padding: 10px;
}
.adSearch6on {
	margin-top: 435px;
	position: absolute;
	left: 320px;
	width: 582px;   /* 602px total */
	height: 83px;  /* 103px total */
	background: #FFF url(../images/search/adBox6.gif) 0 0 no-repeat;
	padding: 10px;
}
#adExtra0 {
	margin-top: 225px;
	position: absolute;
	width: 270px;
	height: 293px;
	background: #FFF url(../images/search/adExtra0.jpg) 0 0 no-repeat;
	padding: 10px 30px 10px 20px;
}
#adExtra1 {
	margin-top: 225px;
	position: absolute;
	width: 270px;
	height: 293px;
	background: #FFF url(../images/search/adExtra1.jpg) 0 0 no-repeat;
	padding: 10px 30px 10px 20px;
}
#adExtra2 {
	margin-top: 225px;
	position: absolute;
	width: 270px;
	height: 293px;
	background: #FFF url(../images/search/adExtra2.jpg) 0 0 no-repeat;
	padding: 10px 30px 10px 20px;
}
#adExtra3 {
	margin-top: 225px;
	position: absolute;
	width: 270px;
	height: 293px;
	background: #FFF url(../images/search/adExtra3.jpg) 0 0 no-repeat;
	padding: 10px 30px 10px 20px;
}
#adExtra4 {
	margin-top: 225px;
	position: absolute;
	width: 270px;
	height: 293px;
	background: #FFF url(../images/search/adExtra4.jpg) 0 0 no-repeat;
	padding: 10px 30px 10px 20px;
}
#adExtra5 {
	margin-top: 225px;
	position: absolute;
	width: 270px;
	height: 293px;
	background: #FFF url(../images/search/adExtra5.jpg) 0 0 no-repeat;
	padding: 10px 30px 10px 20px;
}
.adHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	height:20px;
}


/*
------------------------------------------------------
Fake Check
------------------------------------------------------
*/
.fakecheck {
	background: url(../images/search/false.png) no-repeat;
	height: 15px;
	display: block;
	padding: 3px 0px 0px 18px;
	color: #b3aeae;
	text-decoration: none;
	width: 55px;
	float: left;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	outline: none;
}
.fakecheck strong
{
   color: #434a4f;
   font-weight: normal;
}
.fakecheck:hover {
	background: url(../images/search/true-over.png) no-repeat;
	color:#434a4f;
	text-decoration: underline;
}
.fakechecked {
	background: url(../images/search/true.png) no-repeat;
}
.fakechecked:hover {
	background: url(../images/search/false-over.png) no-repeat;
	color:#434a4f;
	text-decoration: underline;
}

.input_alert { font-family:verdana,arial,sans-serif; font-size:10px; background-color: #ffa8a8 }

.bodyconfig {
	color: #b3aeae;
	text-decoration: none;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
.bodyconfig strong
{
   color: #000;
   font-weight: normal;
}
