/* background tricks */

.stripebg {
	background-image: url(../images/salesbackgr.jpg);
	height:20px;
	font-weight:bold;
	color:white;
}

.stripebg-left {
	background-image: url(../images/salesbackgr.jpg);
	height:20px;
	text-align:left;
	padding-left:50px;
	font-weight:bold;
}


.hl {
background:#C2FF71;
}

.ll {
background:#FFC271;
}



#searchEngine {
color:black;
}

label {
color:black;
font-family:'Comic Sans MS';
font-size:10pt;
color:black;

}

.txt {
font-family:'Comic Sans MS';
font-size:10pt;
color:black;
}

.feature {
margin-top:10px;
}



.summary td {
font-family:'Comic Sans MS';
font-size:10pt;
color:black;

}

#outer {
border-right:0px;
}


