/* ___________________________________________________________

	CSS Vauxhall Used Cars
	Site by Creative Juice <http://www.creativejuice.co.uk> 
_____________________________________________________________*/

#call_panel {
	width:500px;
	color:#000;
	}
	#call_panel h2.redHead {
		width:490px;
		background: #CC0000 url(../images/home/latest_additions_bg.gif) repeat-x scroll top left;
		text-align: left;
		font-size: 1.2em;
		padding: 4px 0 5px 10px;
		margin-bottom: 0;
		}
	#call_panel .pad {
		padding-top:12px;
		}
	#call_panel fieldset {
		border:1px solid #333;
		padding:10px;
		margin-bottom:16px;
		}
	#call_panel legend {
		font-size:1.2em;
		padding:0 10px;
		font-weight:bold;
		color:#000;
		}
		#call_panel .info, #call_panel .info label, #call_panel .info input, #call_panel .info textarea {
			width:250px;
			float:left;
			}
		#call_panel .info {
			padding-bottom:5px;
			}
		.choice {
			padding-bottom:5px;
			}
	.callback-left {
		width:250px;
		float:left;
		}
	.callback-right {
		width:200px;
		padding-left:20px;
		float:left;
		}
	#call_panel #search {
		margin-top:30px;
		}
		
.staticHead {
	padding:10px 0;
	font-size:1.6em;
	color:#d90507;
	}
	
/* Insurance quote */

#insuranceForm fieldset {
	border:1px solid #333;
	padding:10px;
	margin:10px 0;
	}
#insuranceForm legend {
	color:#000;
	font-size:1.1em;
	padding:0 10px;
	}
.insOpt {
	font-size:1.1em;
	float:left;
	padding-bottom:5px;
	}
	.insOpt label {
		width:195px;
		float:left;
		padding:2px 15px 0 0;
		}
	.insOpt input.insDetail, .insOpt select.insDetail {
		width:230px;
		float:left;
		}
.top {
	padding-top:10px;
	}
.choice label {
	width:350px;
	}
.insSubmit {
	width:453px;
	float:left;
	}
	.insSubmit input {
		float:right;
		}

.faqmenu{
	padding:20px 0 0 20px;
	}
	ul.faqs {
		padding-left:20px;
		padding-bottom:10px;
		}
	ul.faqs li {
		padding-bottom:2px;
		}
	ul.faqs li a {
		color:#d90507;
		text-decoration:none;
		font-weight:bold;
		}
		ul.faqs li a:hover {
			color:#000;
			}
.faqAns h3 {
	padding-top:10px;
	}
.faqAns a {
	color:#000;
	}
	




