.main {
	font-family: arial,sans-serif;
	font-size: 12px;
	table-layout: fixed;
}

td {
	font-family: arial,sans-serif;
	font-size: 12px;
}

a {
	font-family: arial,sans-serif;
}

img {
	border: 0px;
}

a:hover {
	color: #006600;
}

a:active, a:visited {
	color: 	#0000FF;
}

.boxmain {
	border: 1px solid #336600;
	text-align: center;
	padding: 10px 0px 5px 0px;
}

.boxhead {
	background: #FF0000;
	font-weight: bold;
	font-size: 13px;
	float: left;
	color: #FFFFFF;
	padding: 2px 10px;
	margin-left: 2px;
}

.boxsub {
	float: right;
	margin-right: 2px;
	padding-top: 2px;
}

.txthi {
	color: #006600;
	font-weight: bold;
}

.greytxt {
	color: #454545;
}


.redtxt {
	color: #FF0000;
	font-weight: bold;
}

.redtxtbig {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}

.txtgrbig {
	color: #006600;
	font-weight: bold;
	font-size: 16px;
}

div.spacer {
	clear: both;
	padding: 1px;
}

td.rightcol {
	width: 170px;
	padding: 50px 10px 10px 10px;
}

div.formrow {
	padding-top: 5px;
	clear: both;
}

div.formrow span.formlabel {
	float: left;
	width: 38%;
	text-align: right;
	padding-top: 6px;
}

div.formrow span.forminput {
	float: right;
	width: 60%;
	text-align: left;
}

.hotlink {
	padding: 2px 5px 2px 5px;
	font-weight: normal;
}

.maletip {
	position: absolute;
	top: 10px;
	left: 265px;
	width: 115px;
	height: 70px;
	border: none;
	text-align: center;
}

.femaletip {
	position: absolute;
	top: 10px;
	left: 12px;
	width: 115px;
	height: 70px;
	border: none;
	text-align: center;
}

.conbox {
	background-color: #CCFFCC;
	border: 1px solid #330000;
	padding: 10px;
	font-style: italic;

}

.resultsum {
}

.search_merchant {
	font-weight: bold;
	font-size: 18px;
}

.search_details {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}

.search_categories {
	font-size: 10px;
}

.search_slogan {
	font-weight: bold;
}

.search_partner {
	font-weight: bold;
	font-size: 13px;
}

ol.mpopular {
	padding: 0px 0px 0px 33px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

table.searchres {
	table-layout: fixed;
	width: 100%;
	padding: 5px;
	border: 1px solid #336600;
}

