body {
	margin: 0;
	padding: 0;
	background-color:#d2dfe7;
	color: #333333 !important;
	font-size: 12px;
	font-family: verdana;	
}

td {
	font-size:12px;
	font-family:verdana;
}

.mainBody {
	background-color:#d2dfe7;
	background-image:url('/images/mobile/bkg.jpg');
	background-repeat:repeat-x;
}

a, a:visited, a:active {
	font-family: verdana;
	color: #333333;	
	text-decoration:underline;
}

a:hover {
 	 text-decoration:underline;
}

a.headerLink:link, a.headerLink:visited, a.headerLink:active
{
	font-family: verdana;
	color: #cccccc;	
	text-decoration:none;
}

a.headerLink:hover {
 	color: #e46700;
  
}

a.menu_Directions {
	background-image: url('/images/mobile/driving_directions.jpg');
	background-repeat:no-repeat;
	display:block;
	height:	50px;
	width: 235px;
}
a.menu_NewSearch {
	background-image: url('/images/mobile/new.jpg');
	background-repeat:no-repeat;
	display:block;
	height:	50px;
	width: 235px;	
}
a.menu_UsedSearch {
	background-image: url('/images/mobile/used.jpg');
	background-repeat:no-repeat;
	display:block;
	height:	50px;
	width: 235px;	
}
a.menu_Service {
	background-image: url('/images/mobile/parts.jpg');
	background-repeat:no-repeat;
	display:block;
	height:	50px;
	width: 235px;
}
a.menu_Towing {
	background-image: url('/images/mobile/towing.jpg');
	background-repeat:no-repeat;
	display:block;
	height:	50px;
	width: 235px;	
}


a.searchnew_mazda3 {
	background-image: url('/images/mobile/mazda_4door.jpg');
	width:135;
	height:90;
	display:block;
}

a.searchnew_mazda6 {
	background-image: url('/images/mobile/mazda_sport_sedan.jpg');
	width:135;
	height:90;
	display:block;
}
a.searchnew_mx5 {
	background-image: url('/images/mobile/mazda_mx.jpg');
	width:135;
	height:90;
	display:block;
}
a.searchnew_cx7 {
	background-image: url('/images/mobile/mazda_cx7.jpg');
	width:135;
	height:90;
	display:block;
}
a.searchnew_cx9 {
	background-image: url('/images/mobile/cx9.jpg');
	width:135;
	height:90;
	display:block;
}
a.searchnew_tribute {
	background-image: url('/images/mobile/mazda_tribute.jpg');
	width:135;
	height:90;
	display:block;
}
a.searchnew_rx8 {
	background-image: url('/images/mobile/RX8.jpg');
	width:135;
	height:90;
	display:block;
}

a.searchnew_mazda5 {
	background-image: url('/images/mobile/mazda5.jpg');
	width:135;
	height:90;
	display:block;
}
a.searchnew_mazdaspeed {
	background-image: url('/images/mobile/mazda_speed3.jpg');
	width:135;
	height:90;
	display:block;
}
.dealerName {
	padding-top:5px;
	font-size:13px;
}

.dealerAddress {
	font-size:9px;
	padding-top:8px;
}

.hr_color {
	color:#999999;
}

.header {
	background-image:url('/images/mobile/mazda_top_bkg.jpg');
	background-repeat:repeat-x;
	height:67px;
}

.footer {
	
	text-align:left;
	font-size:10px;
	color:#333333;
	font-family:arial;
	
}

.topLeft {
	background-image:url('/images/mobile/topLeft_corner.jpg');
	background-repeat:no-repeat;
	height:11px;
	width:11px;
}

.topMiddle {
	width:270px;
	background-color:#ffffff;
}
.middle {
	background-color:#ffffff;
	height:300px;
	padding-left:10px;
	padding-right:10px;
}
.topRight {
	background-image:url('/images/mobile/topRight_corner.jpg');
	background-repeat:no-repeat;
	height:11px;
	width:11px;
}
.bottomLeft {
	background-image:url('/images/mobile/bottomLeft_corner.jpg');
	background-repeat:no-repeat;
	height:11px;
	width:11px;
}
.bottomMiddle {
	width:270px;
	background-color:#ffffff;
}
.bottomRight {
	background-image:url('/images/mobile/bottomRight_corner.jpg');
	background-repeat:no-repeat;
	height:11px;
	width:11px;
}


		
		.nav {
			
			height:35px;
			width:294px;
			color:#999999;	
			font-weight:bold;
			font-size:10px;
		}

		.nav a {
			font-size:11px;
			color:#666666 !important;
		}

		.nav td {
			text-align:center;
		}

.searchUsedRow {
	
	border-bottom:1px solid #dddddd;
}

.searchUsedCell {
	height:32px;
	width:50px;
}
