#requestquotes{

	height:200px;
}
.retitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
	display:block;
}

.requestmain{
	margin-top:7px;
	margin-bottom:10px;
}

.closecontent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	display:none;
	padding:10px;
}

.hiddencontent{
	display:none;
	padding:10px;
}

.detailcontent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#userlogin table {
	width: 95%;
}

#userlogin td {
	width: auto;
	text-align: left;
}

#userlogin .detailcontent {
	text-align: right;
}

#userlogin .buttonset {
	text-align: center;
}

#viewquotes{
	width:80%;
}
#quotedetail{
	width:450px;
}

#quotelist{
	height:100px;
}

#closequote {
	width: 450px;
}

.label{
	font-family:verdana, arial;
	font-weight:bold;
	font-size:13px;
}

.newsletterslist_tr td.label{
	vertical-align:middle;
	}

.turnoffrequest{
	height:20px;
	padding:10px;
	margin-bottom:10px;
	float:left;
}

.requestclosebutton {
	height:20px;
	padding:10px;
	margin-bottom:10px;
	float:left;	
}

.specialhidden{
	display:none;
}
.specialshow{
	display:block;
}

.usererror {
	border-style:solid;
	border-color:#FF0000;
	color:#FF0000;
	clear:both;
	width:400px;
	margin:auto;
}

#confirmpresubmit {
	width:300px;
}

#confirmpresubmit2 {
	width:400px;
	margin:0px;
}

#confirmpostsubmit{
	width:350px;
}

#commentdiv {
	overflow: auto;
	width: 300px;
	height: 46px;
	border: solid;
	border-color:#000000;
	border-width:1px;
	margin-bottom:10px;
}

.userinstructions {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.modAccount {
	width: 200px;
}

#survey1 table {
	width: 95%;
}

#closeRequestDetail {
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}
#closeRequestDetail h3 {
	margin: 0px;
}
.bookedwith {
	float:left;
	clear:left;
	width:25px;
	padding-bottom:5px;
}

.bookedwithend {
	float:left;
	width:400px;
	padding-bottom:5px;
	margin-top:2px;
}

.clearall {
	clear:both;
	margin:0px;
	padding:0px;
}

#promptwin{
	width: 425px;
}

#promptwin .button, #promptwin.buttonsave {
	background: url(/images/btngrad.png);
	border: 1px solid rgb(51, 102, 153);
	font: 10pt/12pt sans-serif;
	width: 4em;
	
}

div.termschk {
	padding: 10px;
	float:left;
	width:20px;
}

div.termscopy {
	float:left;
	padding-left:3px;
	width:350px;
	padding-bottom:15px;
	margin-top:10px;
}

div.termsuser {
	padding-left:40px;
	margin-top:0px;
	float:left;
	clear:both;
	width:360px;
	margin-bottom:5px;
	text-align:left;
}

div.termsconditions {
	overflow: auto;
	width: 350px;
	height: 80px;
	border: solid;
	border-color:#000000;
	border-width:1px;
	text-align:left;
}

div.termsbuttons {
	float:left;
	clear:both;
	margin-top:10px;
	width:380px;
	text-align:center;
}

#contactdetails {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left:auto;
	width: 500px;
}
#contactdetails p {
	margin-left: 10px;
	margin-top: 10px;
}
.tabcontent {
	height: 200px;
	overflow: auto;
}
.contactdata {
	margin: 30px 50px 10px 50px;
}

