#data {float: left; width: 340px; font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #000;}

#mapholder
{
	float: right;
	width: 304px;
	font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	background-image: url(map_back.gif);
	padding: 4 2 4 4;
}



button.go
{
	margin: 0 0 0 25px;
	border: none;
	width: 45px;
	height: 20px;
	text-indent: -9999px;
	background: url(http://images.apple.com/buy/locator/images/btn_go.gif) 0 0 no-repeat;
	position: relative;
	top: 9px;
	cursor: pointer;
	outline: none;
}


#search_form select
{
	width: 220;
	font-size: 11px;
	position: relative;
	left: 10px;
	vertical-align: middle;
}


#search_sidebar
{
	float: right;
	width: 200px;
	font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	margin-top: 20px;
}


#search_area
{
	float: left;
	width: 350;
	font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	margin: 20px 0px 20px 20px;
	background: url(http://consultants.apple.com/directory/images/locator_back.gif) 0 100% no-repeat;
}

#results_info
{
	float: left;
	width: 350;
	font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	margin: 20px 0px 30px 20px;
}

#results_section
{
	width: 700;
	font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	margin: 0px 0px 10px 0px;
	clear: both;
}

#results_section tr.listing:hover { background-color: #F0F8FF; }

#results_section td.dotted
{
	background-image: url(http://consultants.apple.com/directory/images/dot.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#results_section td.dotted2
{
	background-image: url(http://consultants.apple.com/directory/images/dot_dark.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


#results_section td.company_listing a
{
	color: #333;
	font-size: 11px;
	text-decoration: none;
}

#results_section td.company_listing a:hover
{
	color: #036;
	font-size: 11px;
	text-decoration: none;
}

#results_section td.loc_listing 
{
	color: #333;
	font-size: 10px;
	text-decoration:none;
}

#results_section td.dist_listing
{
	color: #666;
	font-size: 10px;
	text-decoration: none;
}


#search_area h2{
	margin:0;
	padding:0;
	height:28px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	background:url(http://consultants.apple.com/directory/images/locator-title.gif) 0 0 no-repeat;
}



#search_area #inner
{
	width: 330;
	margin-left: 10;
	padding-top: 10;
}


#search_area a#advsearch{
	font-size:11px;
	background:url(http://images.apple.com/buy/locator/images/link_arrow.gif) 0 3px no-repeat;
	padding-left:12px;
	display:block;
	margin:5px 0 0 0;
	outline:none;
}


#search_area a#simsearch{
	font-size:11px;
	background:url(http://images.apple.com/buy/locator/images/link_arrow-down.gif) 0 3px no-repeat;
	padding-left:12px;
	display:block;
	margin:5px 0 0 0;
	outline:none;
}

#search_area a{
	color:#6d96d9;
	font-size:11px;
	text-decoration:none;
}

#search_area a:hover{
	color:#1a4ea3;
	font-size:11px;
	cursor: pointer;
}

#search_area .rule
{
	margin: 12px 0 2px -9px;
	width: 348px;
	height: 2px;
	font-size: 1px;
	line-height: 1px;
}

#advsearch-content p
{
	margin: 8px 0px 2px 0px;
	height: 22px;
	line-height: 22px;
}

#advsearch-content label{
	float:left;
	width:105px;
	height:22px;
	line-height:22px;
	color:#7a7a7a;
	font-weight:bold;
}
#advsearch-content select{
	width:195px;
}

p.comment
{
	color: #006;
	background-color: #9CF;
	padding: 4;
}

p.comment_b
{
	color: #006;
	background-color: #FFF;
	padding: 4;
}
