.qlink, .qlink:visited, .qlink:hover {
	font-family: verdana, sans-serif;
	font-size: xx-small;
	color: #999;
}

.hlink, .hlink:visited, .hlink:hover {
	font-family: verdana, sans-serif;
	font-size: xx-small;
	color: #999;
}

.hlink:hover,.qlink:hover{
	color: #333;
}

.wlink {
	font-size: x-small;
	color: white;
}

#RelatedSearchOutline {
	border: solid 1px #CCC;
	position:absolute;
	left:75%;
	width: 20%;
}

.o,.o1,.o2,.o3,.o8,.o9,.o10 {
	border: solid 1px #cccccc;
	margin: 0px;	
}

.hb1,.headerBox {
	background-color:#FFF;
}

#RelatedSearchOutline .b{
	font-weight: normal;
}

.at,.aboutText {
	font-size: xx-small;
	color: #999999;
}
a.at, a.aboutText {
	color: #999999;
	text-decoration: none;
}
a.at:hover,a.aboutText:hover {
	text-decoration: underline
}
a.at:visited,a.aboutText:visited {
	color: #999999;
}

/*Adds top sage border to PremierListings outline */
#Premier {
	border-top:solid 1px #CCC;
}

/*Adds top sage border to Sponosred Links outline */
#Sponsored {
	border-top:solid 1px #CCC;
}

.bqb,.bottomQBox {
	border-bottom: solid 10px #cc0000;
	width:100%;
}

body {
	margin: 0px 10px;
}

#TopGrey {
	background: #EBEBEB; 
	padding: 0px 10px; 
	width: 100%;		
}

#TopRed {
	clear: both; 
	background: #C00;
	margin: 0px 0px 10px 0px;
	width: 100%;
}