#locator-results {
	background: url(../../images/au_locator_bg.gif) repeat-y;
}

#results-left {
	width: 420px;
	float:left;
}

#num-results {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 10px;
	margin: 0 15px 15px 0;
}
#num-results span {
	color: #cc0000;
	font-weight: bold;
}

#results-left form {
	padding-bottom: 15px;
	border-bottom: 1px dotted #eee;
	margin-bottom: 10px;
	margin-right: 18px;
}

#results-left .store {
	width: 197px;
	margin: 0 10px 16px 0;
	float:left;
	height: 75px;
	font-size: 10px;
}

#results-left .store a {
	color: #cc0000;
}

#results-left .store a:hover {
	text-decoration:none;
}

#results-left .store strong {
	color: #aa0000;
}

#error {
	color: #cc0000;
	font-size: 9px;
	margin-left: 10px;
}

form p {
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
}

form #or {
	margin: 0 10px 0 20px;
	font-weight: bold;
}

h1 {
	font: 22px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin:0 0 10px 0;
}

label {margin-right: 15px;}

#submit {
	background: url(/images/submit.gif) no-repeat;
	width: 81px;
	height: 23px;
	cursor: pointer;
	border:0; 
	margin-top:20px;
	display:block;
}

#results-right {
	float: right;
	width: 300px;
	height: 500px;
	margin-left: 20px;
}

#results-right div {
	float: left;
	margin-bottom: 10px;
}

#results-right p {
	font-size: 10px;
}

#results-right h2, #results-right h3 {
	font-size: 11px;
	color: #666;
	margin:4px 0 6px 0;
	text-transform: uppercase;
	font-weight: normal;
}
/*
#results-right h3 {
	position:relative;
	left:-18px;
	width: 318px;
	padding: 5px 0 5px 20px;
	background-color: #f4f4f4;
}*/


#results-right img {
	float: left;
	margin-right: 10px;
}

.ea-red {
	color: #cc0000;
}

#inner-content {
	padding: 20px;
}