td {
	COLOR:#000000;
	font-family:verdana;
	font-size:10px;
	color:#333333;
		}  
a:link { color:#0066FF; text-decoration:underline; }
a:visited { text-decoration:underline; color:#0066FF; }
a:active { color:#FF9900; text-decoration:none; }
a:hover { color:#ff9900; text-decoration:none; }
  
label {  
display: block;
color: #000000;
padding: 5px 0px 1px 0px;
font-weight:bold;
}
.alert {
color: red;
font-size: 12px;
font-weight:bold;
}
.dealer {  
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:bold; 
	color:#000000;
	}
.dropdown {  
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-style:normal; 
	line-height:14px; 
	font-weight:bold; 
	color:#333333;
	}
.textbox {  
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	border:1px #000000 outset;
	}
.dotborder {
	background-image: url(http://www.otownautos.com/images/dots_1.gif);
    background-repeat: repeat-x;
    font-size: 1px;
    height: 1px;
}
a.squarebutton{
background: transparent url('/images/square-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('/images/square-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
#sortNavigation {
	width: 98%;
	background-color: #ebf0f3;
	margin-top: 10px;
	float: left;
}
#sortNavigation .border {
   background-image: url(http://www.otownautos.com/images/dots_1.gif);
   background-repeat: repeat-x;
   font-size: 1px;
   height: 1px;
}
#sortNavigation ul {
	list-style: none;
	margin: 0px;
	padding: 2px;
}

#sortNavigation li {
	display: inline;
	margin-bottom: 20px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	padding-bottom: 2px;
}
