.red {
	color: #FF0000;
}
.dbNAVIGATION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2971B1;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.dbNAVIGATION a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2971B1;
}
.dbNAVIGATION a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #124F85;
}
.dbNAVIGATION .here {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.reportsROW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c7;
	line-height: 30px;
}
.reportsSPACER {
	padding-top: 4px;
	padding-bottom: 4px;
}
.reportsNOLINE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
}
.dbTITLES {
	font-size: 9px;
	line-height: 19px;
	background-color: #F8CD52;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #858484;
}
.reportsNOLINE img {
	margin-right: 0px;
	margin-bottom: 0px;
}
.dbLINK {
	font-size: 9px;
}
.type11 {
	font-size: 11px;
}
.reportsROW img {
	margin-right: 0;
	margin-bottom: -3px;
}
.livebot {
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #2971B1;
	border-right-color: #2971B1;
	border-left-color: #2971B1;
}
.CartBG
{
	/*background-color: #FFA621;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFA621;
	border-right-color: #FFA621;
	border-left-color: #FFA621;
	}
.FeedbackBG
{
	/*background-color: #FFA621;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #31BA00;
	border-right-color: #31BA00;
	border-left-color: #31BA00;
	padding-left:10px;
}


.livebotTITLE {
	font-size: 9px;
	line-height: 10px;
	color: #666666;
}
.livebotWORD {
	font-size: 12px;
	font-weight: bold;
	background-color: #b6cbdf;
	line-height: 18px;
	text-transform: uppercase;
}
.livebotLINK {
	font-size: 9px;
	line-height: 15px;
}
.livebot input
{
    border:0;
    }
#FeedbackTab input
{
    border-color:#35BA00;
    color:#35BA00;
    }

.rankBOX {
	font-size: 11px;
	color: #777777;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.whoisInfoBOX 
{
	margin: 10px 10px 10px 10px;
	font-size: 11px;
	color: #777777;
}
.whoisInfoBOX table
{
	width: 100%;
	font-size: 11px;
	color: #777777;
}
.whoisInfoBOX td
{
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: top;
}
.livebotCLICKHERE {
	font-size: 11px;
	background-color: #b6cbdf;
	color: #2770B1;
	padding: 4px;
	text-align: center;
}
#negative {
	margin-top: -3px;
}
html>body #negative {margin-top: -2px;} /* fixes IE6 hack */

/* Tabbing Hack*/

#CartTab
{
	display:none;	
}
#CartTab a
{
    color:#FFA427;
    }
#CartTab a:hover
{
    color:#BD7109;
    }
#CartTab input
{
    border-color:#FFA427;
    color:#FFA427;
}
#FeedbackTab
{
    display:none;
    }
.cartStyle input
{
    border:0;
}

/* Result Expand*/

.expandDiv
{
	background-color:#F4F4F4;
	padding:0px 8px 0px 8px;	
}
.expandDivDesc
{
	font-size:11px;
	float:left;
}
.expandPrice
{
	padding:0px 8px 0px 8px;
	font-size:13px;
	float:right;
}
.expandVendors
{
	clear:both;
}

.bottomDiv
{
	clear:both;	
}

.resBox
{
	background:#F8FBFF;
	border:1px solid #C6DAEB;
	height:120px;
	width:170px;
	padding:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}