.ui-selectmenu-menu li a,
.ui-selectmenu-status {
	display:block;
	outline:none;
	height: 22px;
	padding: 0 16px 0 16px;
	font: normal 16px/24px Arial, sans-serif;
	color: #1a1818;
	text-align: left;
}

.ui-selectmenu-icon{
	top:2px;
}

h2{
 clear:both;
}


table.localsales td {
	padding: 17px ;
	border-style:solid;
	border-color:#E3E2E3;
}
table.localsales td.so_contact {
	min-width:180px;
}
table.localsales td.fse_image {
	border-width: 1px 0 1px 1px;
}
table.localsales td.fse_image img{
	border-width: 1px 0 1px 1px;
	max-height: 150px;
	height:expression(this.scrollHeight>150?"150px":"auto");
	max-width: 150px;
	width: expression(this.width>150?"150px":"auto");
}
table.localsales td.fse_contact {
	border-width: 1px 1px 1px 0;
}


.sales_office{
	margin: 10px;
	padding: 0;
	float: left;
	width: 290px;
	background: #ffffff;
}

.sub #content .sales_office h3{
	margin: 0 0 4px 0;
	padding:2px;
	
}
.sub #content .sales_office p{
	padding:2px;
}

.sales_office_select{
	height:30px;
}
