@charset "utf-8";
/* CSS Document */

h1 {
	background:url(/sites/www.fiat500tours.com/masterpages/images/enquiry_form.gif) no-repeat 0 0;
	width: 175px;
	height: 64px;
	text-indent: -1000px;
	margin: 0;
	padding: 0 0 10px 0;
}

#formpanel {
	background:url(/sites/www.fiat500tours.com/masterpages/images/enquiryBg_long.gif) no-repeat 0 0;
	width: 562px;
	height: 386px;
	float: left;
	margin: 25px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#submit
{
	float:right;
	padding-right:18px;
}

.nextBtn 
{
	border:0;
	background:url(/sites/www.fiat500tours.com/masterpages/images/next_btn.gif) no-repeat 0 0;
	height: 48px;
	width: 100px;
	display: block;
	text-decoration: none;
}

.submitBtn 
{
	border:0;
	background:url(/sites/www.fiat500tours.com/masterpages/images/sendform_btn.gif) no-repeat 0 0;
	height: 48px;
	width: 123px;
	text-decoration: none;
}

.backBtn 
{
	border:0;
	background:url(/sites/www.fiat500tours.com/masterpages/images/back_btn.gif) no-repeat 0 0;
	height: 48px;
	width: 90px;
	text-decoration: none;
}