body { 
	color: #000000; 
	font-size: 12px; 
	font-family: Tahoma, Helvetica, sans-serif; 
	line-height: 14px; 
	text-align: center; 
	margin: 0; 
	padding: 0;
	background: transparent;
	}
* html body { 
	/* special behavorial file to allow :hovers on any element in older versions of ie */
	behavior:url(csshover.htc); 
}
div#imageContainer {
	padding: 0;
	margin: 0;
	background: transparent;
}
div#outerImageContainer {
	height: 700px;
	width: 600px;
	/*padding: 0;*/
	background: transparent;
}
a, a:link, a:visited {
	text-decoration: underline;
	color: #403526;
}
a:active, a:hover { 
	color: #7c0000;
	/*background-color: #E7EAF1;*/
}
	
a img {
	border:none;
}
p { margin: 0; padding: 0 }
.binder { 
	margin: 0 auto; 
	/*padding-right: 18px !important; 
	padding-left: 18px !important;*/
	padding-right: 8px;
	padding-left: 8px;
	width: 988px !important;
	width: 984px;
	border-right: 1px solid #d6d1c4; 
	border-left: 1px solid #d6d1c4;
	border-collapse: collapse;
}
h1 {
	line-height: 28px;
	margin: 0; padding: 0 
}
h2, h3 { 
	margin: 0; 
	padding: 0;
	line-height: 24px;
}
h2.apply {
	color: black;
}
/** header **/
.header { 
	background-image: url('../images/hd-background.jpg'); 
	width: 942px !important;
	width: 942px; 
	height: 96px; 
	border-right: 2px solid #d6d1c4; 
	border-left: 2px solid #d6d1c4;
}
.header .logo { position: relative; left: 40px; float: left }

.header ul { font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: right; letter-spacing: 1px; margin: 0 29px 0 0; padding-top: 15px }
.header ul li { list-style-type: none; display: inline; padding: 0 0 3px }

.header ul.login {
	/*margin-bottom: 3px;*/
}
.header ul.login li.name { color: #7c0000; font-weight: normal; }
.header ul.login li a { color: #7c0000; }
.header ul.subnav {
	/*border: 1px solid red;*/
}
.header ul.subnav li {
	text-transform: uppercase;
}
b.selected {
	color: #630000;
}
/* master style definition: can be over loaded per context */
span.super {
	vertical-align:super;
	font-size: 9px !important;
	line-height: 10px;
}




/** search boxes **/

#small-search { 
	color: white; 
	font-size: 11px; 
	font-weight: bold; 
	background-color: #0c3c81; 
	background-image: url("../images/hd-home-search.jpg"); 
	background-repeat: no-repeat; 
	background-position: 0 bottom; 
	text-align: left; 
	letter-spacing: 1px; 
	white-space: nowrap; 
	margin-bottom: 8px; 
	height: 54px; 
	width: 946px;
	margin: 0;

}
#small-search .search-text  { 
	line-height: 22px; 
	margin-top: 15px; 
	margin-left: 20px; 
	width: 300px; 
	float: left;
	display: inline;
}
.search-form { 
	position: relative; 
	margin-top: 15px;
	width: 500px; 
	float: left;
	display: inline;
}
#search-form-form {
	margin: 0;
	padding: 0;
}
.search-form #search-form-form input.text {
	height: 17px;
	padding: 3px 0 0 5px;
	margin: 0 2px 0 0;
	color: #999;
	font-size: 11px;
	width: 180px; 
	vertical-align: top;
}
#search-form-form input#bttn-search  {
	height: 23px; 
	/*float: left; */
	clear: none;
}


.search-none { 
	color: white; 
	font-size: 11px; 
	font-weight: bold; 
	background-color: #0c3c81; 
	background-image: url('../images/hd-home-search.jpg'); 
	background-repeat: no-repeat; 
	background-position: 0 bottom; 
	text-align: left; 
	letter-spacing: 1px; 
	white-space: nowrap; 
	margin-bottom: 8px; 
	height: 20px; 
	width: 946px;
	margin-left: 0;
}
#full-search { 
	color: white; 
	background-image: url('../images/hd-home-search.jpg'); 
	background-repeat: no-repeat; 
	background-position: 10px 0;
	text-align: left; 
	margin-bottom: 8px; 
	padding-left: 19px; 
	height: 184px;
	max-width: 946px;
	width: 946px;
	}
#full-search .search-text { 
	font-size: 13px; 
	line-height: 18px; 
	background-image: url('../images/search-home-line.jpg'); 
	background-repeat: no-repeat; 
	background-position: right center; 
	text-align: left; 
	letter-spacing: 1px; 
	margin-right: 30px; 
	margin-top: 20px; 
	padding-right: 8px; 
	width: 280px; 
	height: 144px; 
	float: left; 
}
#full-search .search-text h3 {
	font-size: 20px; 
	font-style: italic; 
	font-weight: normal; 
	letter-spacing: 2px 
}
#full-search .search-tools {  	
	font-size: 18px; 
	letter-spacing: 1px; 
	padding-top: 63px; 
	padding-left: 36px; 
	width: 553px; 
	float: left; 
}
#full-search .search-tools .search-text2 {
	font-size: 18px; 
	letter-spacing: 2px; 
	padding-bottom: 15px; 
	width: 100%; 
	float: left;
}
/** login **/
table.login {
	border-collapse: collapse;
	padding: 0;
}
table.login th {
	text-align: right;
	padding-right: 5px;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px; 
}
/** **/





/** content **/
.content { 
	text-align: left; 
	display: block;
	max-width: 946px !important;
	width: 946px !important;
	max-width: 942px;
	width: 942px;  
	padding: 0;
	}
.layoutConstrict {
	margin: 0 18px 0 18px;
	max-width: 910px !important;
	width: 910px !important;
	max-width: 906px;
	width: 906px;  
	padding: 0;
}
h1 { 
	color: #7c0000; 
	font-size: 22px; 
	letter-spacing: 1px; 
	padding-top: 10px; 
	height: 38px;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: left;
}
h1 span.super {
	font-size: 11px;
	line-height: 11px;
}
h2 { 
	color: #7c0000; 
	font-size: 18px; 
	letter-spacing: 1px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	height: 38px;
	font-weight: normal;
	margin-top: 15px;
	line-height: 22px;
}
h2 span.super {
	font-size: 9px;
	line-height: 9px;
}
h2 span.subHeader {
	color: #666; 
}
p.ptext {
	font-size: 12px; 
	line-height: 18px;
	margin: 0 0 16px 0; 
	padding: 0; 
	width: 66%;
	letter-spacing: 1px;
	/*text-align: left;*/
}
p.ptext span.super {
	font-size: 9px;
	line-height: 9px;
}
p.ptext2 {
	font-size: 12px; 
	line-height: 18px;
	margin: 0 0 16px 0; 
	padding: 0; 
	width: 92%;
	letter-spacing: 1px;
	/*text-align: left;*/
}
div#moreCol p.pradius, p.pradius {
	font-size: 11px; 
	line-height: 14px;
	margin: 0; 
	padding: 6px; 
	width: 210px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #0C3C81;
}
span.pvendortext {
	font-size: 11px; 
	line-height: 14px;
	letter-spacing: 1px;
	color: #0C3C81;
}

p.ptext table {
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
/*
input.button {
	letter-spacing: 1px; 
	font-weight: bold;
	font-size: 12px;
	background-image: url('../images/hd-background.jpg');
	background-position: 0 -40px;
	background-repeat: repeat-x;
	background-color: #ddd;
	text-transform: uppercase;
	border-left: 1px solid #9FA0A2;
	border-top: 1px solid #9FA0A2;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	color: #000;
	padding: 0 6px 3px 6px !important;
	padding: 0 6px;
	height: 23px;
}
input.button:hover {
	color: #7B0000;
	border-left: 1px solid #888;
	border-top: 1px solid #888;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
}
*/
ul{
	margin: 0 0 16px 14px;
	padding: 0;
	font-size: 12px;
	letter-spacing: 1px;
}
ul li {
	list-style-type: square;
	margin: 0;
	padding: 0;
}
table.form *{
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
}


	
/** home content **/
.homeBlock   { 
	width: 302px; 
	float: left;
}
.hb2{
	position: relative;
	margin-left: 18px;
}
.hb3{
	float: right !important;
}
.hbcenter {
	float: none;
	margin-left: 319px;
}
.hbt { 
	color: #7c0000; 
	font-size: 18px; 
	background-image: url(../images/home-box-hd.jpg); 
	background-repeat: no-repeat; 
	text-align: center; 
	letter-spacing: 1px; 
	padding-top: 10px; 
	line-height: 26px;
	width: 302px; 
	height: 38px !important;
}
.hbt span.super {
	font-size: 9px;
	line-height: 9px;
}
.hbc { 
	font-size: 12px; 
	line-height: 18px; 
	background-image: url("../images/background-small.jpg"); 
	letter-spacing: 1px; 
	padding-top: 15px; 
	padding-right: 15px; 
	padding-left: 15px; 
	width: 270px !important;
	width: 270px; 
	height: 198px; 
	border-right: 1px solid #d6d1c4; 
	border-left: 1px solid #d6d1c4;
	}
.hbc span.super {
	font-size: 9px;
	line-height: 9px;
}
.hbc a:link, .hbc a:visited { font-size: 12px; line-height: 18px; text-decoration: underline; letter-spacing: 1px }
.hbb { background-image: url("../images/home-box-footer.jpg"); background-repeat: no-repeat; width: 302px; height: 17px }

.homeBlockTestPic { 
	background-repeat: no-repeat; 
	background-position: left bottom; 
	position: absolute; 
	margin-left: -15px; 
	margin-bottom: 0;
	margin-top: 14px !important;
	margin-top: 0;
	width: 290px; 
	height: 198px !important; 
	height: 212px;
	min-height: 198px !important; 
	max-height: 198px !important;
	min-height: 212px; 
	max-height: 212px;
	}
.homeTestimonialPic     { 
	margin-top: -15px !important; 
	margin-top: 0; 
	float: right;
	padding-top: 0;
	width: 160px;
	height: 170px;
}
/** search forms **/

/** search results **/
#topListing, #bottomListing   { width: 946px; min-width: 946px; max-width: 946px }
#topListing td, #bottomListing td { padding: 0; vertical-align: top }
#topListing .hd19, #bottomListing .hd19   { width: 19px; min-width: 19px; max-width: 19px }
#topListing .topLT  { height: 32px; min-height: 32px }
#topListing .topHL  { 
	color: #7c0000; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 32px; 
	background-image: url("../images/search-hd-sm.jpg"); 
	background-repeat: no-repeat; 
	background-position: center bottom; 
	padding: 0; 
	width: 244px; 
	height: 32px; 
	min-height: 32px;
}
div#PremPartList {
	min-height:460px;
	height: 100%;
	max-height:460px;
	overflow-y:auto;
	overflow-x:hidden;
	width:241px;
	padding-top: 5px;
	padding-bottom: 5px;
}
* html div#PremPartList { 
	/* max-height for ie */
	height: expression( this.scrollHeight > 461 ? "460px" : "auto" );
}
td#LeftSubTd {
	background-image: url("../images/search-vendor-bg.jpg"); 
	background-repeat: no-repeat; 
	background-position: right bottom; 
	border-left: 1px solid #D6D1C4;
	border-right: 1px solid #D6D1C4;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 242px;
	height: 100%;
}
table#LeftSubTable {
	border: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 242px;
	height: 100%;
}
table#topListing tr td.rcAddress2 { 
	color: #0c3c81; 
	font-size: 15px; 
	font-weight: bold; 
	width: 683px;
	padding: 0 0 0 0;
	vertical-align: middle;
	height: 34px;
	max-height: 34px;
	background-image: url('../images/map-marker-sm.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
}
table#topListing tr td.rcAddress2 span#sAddress {
	padding: 0 0 0 34px;
	cursor: pointer;
}
#topListing .rcAddress { 
	color: #0c3c81; 
	font-size: 15px; 
	font-weight: bold; 
	/*width: 683px;*/
	padding: 0;
	vartical-align: top;
	height: 100%;
	background-color: #fff;
	background-image: url("../images/search-vendor-bg_lines.jpg"); 
	background-repeat: no-repeat; 
	background-position: 0 bottom;
}
#topListing #vendorTable {
	min-height: 200px;
	height:360px;
	max-height: 1200px;
	border-collapse:collapse;
}
#moreCol {
	font-size: 12px;
	min-width: 242px;
	min-height: 250px;	/* manages safari break */ 
	height: 100%;
	border: 0;
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 600px;	/* manages ie break */
	padding-top: 5px;
	padding-bottom: 5px;
}
* html div#moreCol { 
	/* max-height for ie */
	height: expression( this.scrollHeight > 491 ? "490px" : "auto" );
}
#topListing .rcAddress img { float: left }
#topListing .topLM  { height: 471px; min-height: 471px }

#topListing .listRTitle  { 
	background-image: url("../images/search-hd-premium.jpg"); 
	background-repeat: no-repeat; 
	margin-bottom: 6px; 
	height: 32px; 
	min-height: 32px;
}
table#topListing td.multipleLocations {
	letter-spacing: 1px; 
	font-size: 12px; 
	padding-bottom: 5px; 
	color: #0C3C81;
}
table#topListing td.searchFeedback {
	
	font-size: 12px; 
	padding: 5px; 
	color: #0C3D82;
	background-image: url("../images/hd-background.jpg"); 
	background-repeat: repeat-x; 
	background-position: center center; 
	border-left: 1px solid #0C3D82;
	border-right: 1px solid #0C3D82;
	border-bottom: 1px solid #0C3D82;
	border-top: 1px solid #0C3D82;
}
table#topListing td.multipleLocations a {
	color: #0C3C81;
}
#listCol   { 
	background-image: url("../images/background-small.jpg"); 
	background-repeat: no-repeat; 
	background-position: left bottom; 
	width: 242px; 
	max-width: 242px;
	
}
#listLResults { 
	/*background-image: url("../images/background-small.jpg"); 
	background-position: left bottom;*/ 
	width: 242px; 
	max-width: 242px;
	border-collapse: collapse; 
	font-size: 10px;
	font-weight: bold;	
	/*border-bottom: 1px solid #C6C3BD;*/
	border-right: 1px solid #C6C3BD;
}
#listLResults tr.list {
	cursor: pointer;
}
#listLResults tr.list td.listmap { 
	background-image: url("../images/map-icon-sm.gif"); 
	background-repeat: no-repeat; 
	background-position: -8px 0; 
	width: 30px; 
	/*height: 26px; */
	max-width: 30px;
	padding: 4px 0 8px 10px;
	
}
#listLResults tr.list:hover td.listmap { 
	background-image: url("../images/map-icon-sm-over.gif"); 
	cursor: pointer;
	color: #fff; 
}
#listLResults tr.list td.listmap div.numAlign {
	width:12px;
	text-align:center;
	font-weight: normal;
	font-size: 11px;
}
#listLResults tr.list td.listName { 
	/*height: 26px; */
	padding: 4px 0 4px 0;
	font-size: 12px;
}
#listLResults tr.list:hover td.listName { 
	background-image: url("../images/map-icon-sm-over.gif"); 
	background-repeat: no-repeat; 
	background-position: -50px 0; 
	cursor: pointer;
}
img.brokerPin {
	margin-left: 5px;
	margin-bottom: -5px;
}
#listLResults tr.list td.listD {
	width: 60px; 
	/*height: 26px; */
	max-width: 60px;
	padding: 4px 0 0 5px;
	text-align: left;
	border-left: 1px solid #C6C3BD;
	font-size: 11px;
	font-weight: normal;
	color: #0C3C81;
}
#listLResults tr.list:hover td.listD { 
	background-image: url("../images/map-icon-sm-over.gif"); 
	background-repeat: no-repeat; 
	background-position: -50px 0; 
	cursor: pointer;
	font-weight: bold;
}
#listLResults div.list:hover a.listN { color: white }
#listLResults div.list a, #listLResults div.listSelected a    { font-size: 10px; font-weight: bold; text-decoration: none; text-align: left; float: left; border: 0; outline-style: none !important; outline-width: 0 }
#listLResults div.list a.listN, #listLResults div.listSelected a.listN { line-height: 22px; text-align: center; width: 18px }
#listLResults div a.listName      { line-height: 27px; text-align: left; margin: 0 0 0 20px; padding: 0; width: 156px }
#listLResults div a.listD     { line-height: 27px; text-align: center; margin: 0; padding: 0; width: 30px }
#listLResults div.listSelected   { background-image: url("../images/map-icon-sm-over.gif"); background-repeat: no-repeat; background-position: left center; padding-left: 15px; width: 227px; height: 28px; max-width: 227px; float: left }
#listLResults div.listSelected a.listN { color: white }



#topListing .map { 
	background: #fff;
	width: 681px; 
	max-width: 681px
}
#topListing .mapcontainer { 
	height: 495px; 
	overflow: hidden;
	width:680px;
}

div#mapButtonContainer {
	display:none;
	border: 1px solid black;
	background: white;
	height: 16px;
	text-align: center;
	z-index: 90000;
	position: absolute;
	margin-left: 300px !important;
	margin-top: -4px;
	cursor: pointer;
	font-weight: bold;
	color: black;
	font-size: 12px;
	font-family: arial, sans-serif;
	background: white;
}
div.mapButton {
	border-right: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
	border-top: 1px solid white;
	border-left: 1px solid white;
	height: 14px;
	width: 90px;
}
div.mapButtonOn {
	border-right: 1px solid #6C9DDF;
	border-bottom: 1px solid #6C9DDF;
	border-top: 1px solid #345684;
	border-left: 1px solid #345684;
	height: 14px;
	width: 90px;
}
span#streetViewLink{
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
span#streetViewLink span{
	color: #403526;
	text-decoration: underline;
	cursor: pointer;
}
/* begin panorama styles */
div#panoContainer{
	padding:5px;
	background-color:white;
	background-image: url('../images/loading.gif');
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #D6D1C4;
	display:none;
	z-index:100000;
	margin-left:75px;
	margin-top:50px;
	position: absolute;
	height:350px;
	width:520px;
}
div#panoContainer div#panoClose{
	position: absolute;
	right: 0;
	background: white;
	font: bold 14px tahoma;
	padding: 0 8px 3px 5px;
	color: #444;
	z-index:100000;
	cursor: pointer;
}
div#panoContainer iframe#helpChrome {
	position: absolute;
	height:14px;
	width:14px;
	right: 0;
	background: white;
	font: bold 14px tahoma;
	padding: 0 8px 3px 5px;
	color: #444;
	z-index:99999;
	cursor: pointer;
}
div#panoContainer div#panoClose img {
	height: 12px;
}
div#panoContainer div#panoDescription{
	position: absolute;
	display:none;
	left: 85px;
	background: white;
	font: bold 14px arial;
	padding: 0 5px 3px 5px;
	color: #0c3c81;
	z-index:99999;
	cursor: pointer;
	text-transform: uppercase;
}
div#panoContainer div#pano{
	background: transparent;
	height: 350px;
	width: 520px;
}
/* end panorama styles */

#topListing .frameTop  { 
	background-image: url("../images/map-border-top.gif"); 
	background-repeat: no-repeat;
	position: relative; 
	z-index: 5; 
	width: 683px; 
	height: 12px; 
	max-height: 12px;
}
div#map { 
	margin: 0 !important;
	margin: -6px 0 0 0;
	padding: 0; 
	position: relative; 
	z-index: 1; 
	top: -12px; 
	width: 683px; 
	/*height: 495px;*/
	height: 100%;
	border: 1px solid #D6D1C4; 
	outline-style: none; 
	outline-width: 0;
	text-align: center;
}
#topListing .frameBottom { 
	background-image: url("../images/map-border-bottom.gif");
	background-repeat: no-repeat; 
	position: relative; 
	z-index: 5; 
	bottom: 30px; 
	width: 683px; 
	height: 18px;
}
#botLH {
	color: #7c0000; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 30px; 
	background-image: url("../images/search-hd-otherBrokers.jpg"); 
	letter-spacing: 1px; 
	padding-left: 16px; 
	width: 226px; 
	height: 32px;
	font-weight: bold;
	text-indent: 16px;
}
.botRH  { 
	color: #7c0000; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 30px; 
	background-image: url("../images/search-hd-lg.jpg"); 
	background-repeat: no-repeat;
	background-position: 0 0; 
	letter-spacing: 1px; 
	padding-left: 20px; 
	width: 683px; 
	height: 32px; 
	min-height: 32px;
	text-indent: 16px;
}
.rd6 { 
	background-color: #fff;
	height: 7px; 
}

#moreCol a {
	margin: 5px 0 0 5px;
}
#moreColR   { 
	width: 683px;
	margin-left: 20px;
	background: transparent;
	/*border-right: 1px solid #d6d1c4; 
	border-left: 1px solid #d6d1c4;
	background-color: #fff;
	background-image: url("../images/search-vendor-bg.jpg"); 
	background-repeat: no-repeat; 
	background-position: right bottom; */
	height: 100%;
	font-weight: normal;
}
#moreColR #moreList  { 
	/*background-image: url("../images/search-vendor-lines.gif"); 
	background-repeat: repeat-y; */
	width: 100%; 
	height: 100%;
	font-size: 12px;
}
#moreColR #moreList td  { 
	padding: 5px; 
	width: 33%;
}
#moreList p  { margin: 12px 20px }
.botLF      { 
	background-image: url("../images/search-footer-sm.jpg"); 
	background-repeat: no-repeat; 
	width: 244px; 
	height: 17px 
	}
.botRF      { 
	background-image: url("../images/search-footer-lg.jpg");
	background-repeat: no-repeat; 
	background-position: 0 0; 
	background-color: #fff;
	width: 683px ;
	border: 0;
}
/** dividers **/
.vd22    { background-color: white; visibility: hidden; width: 22px; min-width: 22px; max-width: 22px; float: left }
.vd21    { background-color: white; visibility: hidden; width: 21px; min-width: 21px; max-width: 21px; float: left }
.vd20    { background-color: white; visibility: hidden; width: 20px; min-width: 20px; max-width: 20px; float: left }
.vd19   { background-color: white; visibility: hidden; width: 19px; min-width: 19px; max-width: 19px; float: left }
.vd1   { background-color: white; visibility: hidden; width: 1px; min-width: 1px; max-width: 1px; float: left }
.breaker      { background-color: teal; visibility: hidden; width: 0; height: 0; max-height: 0; clear: both }

/** footer **/
img#imgfooter {
	width: 988px !important;
	width: 984px;
}
ul.footerNav    { font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; letter-spacing: 1px; margin: 10px 0 0; padding: 0 }
ul.footerNav li { list-style-type: none; display: inline; padding: 0 0 3px }
div.copyright {
	margin-top:5px;
	font: 10px arial;
	color: #aaa;
}
span#popupVendorCatHeader {
	font-weight: normal;
	color: #7C7C7C;
	font-size: 11px;
}
ul#popupVendorCat {
	margin: 0;
	cursor: pointer;
	padding: 0;
}
ul#popupVendorCat li {
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0;
	margin: 0;
	list-style-type: none;
	padding: 0;
}
ul#popupVendorCat li ul.popupVendorList {
	display: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
}
ul#popupVendorCat li,
ul#popupVendorCat li ul.popupVendorList li{
	color: #000;
}
.backg {
	border-bottom: 1px solid #D6D1C4;
}
span.nostreet {
	font-weight: normal;
	font-size: 12px;
	color: #7c0000;
	font-style:italic; 
	cursor: default;
	padding: 0 0 0 34px;
}
#gmimap31 {
	border: 10px solid red;
}
div#gTermsOfUse {
	cursor:pointer;
	float: right;
	margin-top:4px;
	background: transparent;
	width:90px;
	height:12px;
}
form.multisearch{
	padding: 0;
	margin: 0;
}
textarea.bioDescription {
	font-family: arial, sans-serif;
	font-size: 12px;
	height: 176px;
	width: 734px;
}
.hidden {
	display: none;
}
.inline {
	display: inline;
}

.norwap { white-space: nowrap; }

p.ptext3 {
 font-size: 12px;
 line-height: 18px;
 margin: 0 0 16px 0;
 padding: 0;
 width: 92%;
 letter-spacing: 1px;
 /*text-align: left;*/
}