/* --------------------------------------------------------------------------- resellers */
#resellerContent {
	width:715px; 
	line-height:1.5em; 
	font-size:12px;	
	padding:20px; 
	margin:0px;
}
.resellers {
	font-size:11px; 
	width:100%;
}
.resellers th {
	padding:3px 10px; 
	text-align:left; 
	border-bottom-width:1px;	
	border-bottom-style:solid; 
	border-bottom-color:#CCCCCC;
}
.resellers td {
	padding:5px 10px 5px 10px; 
	vertical-align:top; 
	border-top-width:1px; 
	border-top-style:solid; 
	border-top-color:#CCCCCC;
}
.resellerSearchRight {
	text-align:right;
}
#resellerSearchBar {
	margin-top:20px;
}
.resellerSearchTitle {
	font-size:12px; 
	color:#000000; 
	line-height:1.5em; 
	font-weight: bold;
}
.resellerLogos td {
	margin:0px; 
	padding:5px 0px 0px; 
	border:none;
}
.resellerFormWidth {
	width: 160px;
}