h4{
	color: #000;
	background-color: #fff;
	font-size: 1.2em;
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
	width: 96%;
	border-bottom: 1px dotted #cccccc;
	}

p{
	color: #000;
	background-color: #fff;
	font-size: 0.8em;
	}
#a-z{
	padding: 0 0 0 30px;	
	}
#a-z h3{
	clear: both;
	margin: 0 0 0 0;
	padding: 7px 0 0 0;
	font-size: 1.6em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
#text-bottom{
	float: left;
	padding: 0 0 0 30px;
	margin: 30px 0 0 0;
	width: 92%;
	}
#text-bottom h3{
	clear: both;
	margin: 0 0 0 0;
	padding: 15px 0 15px 0;
	font-size: 1.6em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
#text-bottom a{
	color: #ff8a07;
	text-decoration: none;
	background-color: #fff;
}
#text-bottom a:hover{
	text-decoration: underline;
}

#box-left li{
	width: 320px;
	padding: 0 0 0 0;
	}
#box-left li .logo{
	float: left;
	width: 40px;
	height: 30px;
	padding: 0 10px 0 0;
	}
#box-left li .text{
	float: left;
	width: 270px;
	padding: 7px 0 0 0;
	}
#box-left{
	float: left;
	width: 320px;
	margin: 10px 0 0 0;
	padding: 0 0 0 30px;
}
#box-left a{
	color: #ff8a07;
	text-decoration: none;
	background-color: #fff;
}
#box-left a:hover{
	text-decoration: underline;
}
#box-right li{
	width: 320px;
	padding: 0 0 0 0;
	}
#box-right li .logo{
	float: left;
	width: 40px;
	height: 30px;
	padding: 0 10px 0 0;
	}
#box-right li .text{
	float: left;
	width: 270px;
	padding: 7px 0 0 0;
	}
#box-right{
	float: left;
	width: 320px;
	margin: 10px 0 0 0;
	padding: 0 0 0 30px;
}
#box-right a{
	color: #ff8a07;
	text-decoration: none;
	background-color: #fff;
}
#box-right a:hover{
	text-decoration: underline;
}
#box-right #list-regions{
	margin: 30px 0 0 0;
	}

ul{
	float: left;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
li{
	float: left;
	}

.label-link{
	padding: 20px 0 0 5px;
	}
.dealer-label{
	float: left;
	width: 300px;
	height: 56px;
	background-image:url(../images/dealer-label.jpg);
	background-repeat: no-repeat;
	background-position: 60px 0;
	}
#time{
	font-size: 0.7em;
	color: #999;
	background-color: #fff;
	}
#lists{
	float: left;
	width: 700px;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	}
#lists h3{
	clear: both;
	margin: 0 0 0 0;
	padding: 7px 0 0 0;
	font-size: 1.6em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
#lists ul{
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	width: 700px;
	}
#lists li{
	clear: both;
	width: 700px;
	}

#lists a{
	color: #000;
	background-color: #fff;
	text-decoration: none;
	padding: 0 0 0 7px;
	font-size: 0.9em;
	}

#lists a:hover{
	color: #000;
	background-color: #fff;
	text-decoration: none;
	background-image: url(../images/square-list.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	}
	
.red-colour{
	color: #ff8a07;
	background-color: #fff;
	}
	
.text_small{
	font-size: 100%;
}
