body {
	background-image: url(../images/b_r.gif);
}
fieldset{
	border:none;
}
fieldset, table,ul{
	margin-left: 36px;	 
}
label,input.file{
	display: block;
}
fieldset.horisontal label{
	display: inline;
}
/* middle */
table.searchResult th, 
table.resellerResult th, 
table.resellerList th, 
table.resellergrowth th {
	color:#206d80;
}

table.searchResult th,
table.resellerResult th,
table.rDetails th,
table.rDetailsContact th,
table.rDetails td,
table.rDetailsContact td,
table.whoisResult th,
table.whoisResult td,
table.searchResult td,
table.resellerResult td  {
	border-color: #c5dde1;
}
table caption{
	text-align: left;
	font-weight: bold;
	padding:10px 0;
	text-transform:uppercase;
}