body {
    background-color: #2B2F33;
    margin-top: 30px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.red {color: #DE0201}
.forms {
	width: 175px;
	height: 19px;
	border: #cdcdcd 1px solid;
	font-size: 11px;
}
.formsaddres {
	width: 175px;
	height: 100px;
	border: #cdcdcd 1px solid;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 13pt;
}
.form-post-code {
	height: 19px;
	border: #cdcdcd 1px solid;
	font-size: 11px;
    width: 179px;
}

.box-border {
	border: #cdcdcd 1px solid;
}
.form-comments {
	width: 304px;
	height: 60px;
	border: #cdcdcd 1px solid;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 13pt;
}
.smalltext {
	font-size: 9px;
	color:#797979;
}
.pointer {
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.form-time {
	width: 50px;
	height: 19px;
	border: #cdcdcd 1px solid;
	font-size: 11px;
}

.submit {
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.friend-forms {	
	width: 210px;
	height: 19px;
	border: #cdcdcd 1px solid;
	font-size: 11px;
}

.email-forms {	
	width: 275px;
	height: 19px;
	border: #cdcdcd 1px solid;
	font-size: 11px;
}

img {
    border-style: none;
}

.center {
    /*text-align: center;*/
    margin: 0 auto;
    width: 676px;
    padding: 0;
}

.left {
    text-align: left; 
}

.tdNoPaddingTop {
    padding-top: 0;
}

/* images - index */

.indexPersonalDetails {
    background: url(../images/step-2.4.gif) top left no-repeat;
    width: 123px;
    height: 11px;
    margin-bottom: 20px;   
}

.indexCurrentVehicle {
    background: url(../images/step-2.6.gif) top left no-repeat;
    width: 201px;
    height: 11px;
    margin-bottom: 20px;   
}

.indexTestVehicle {
    background: url(../images/step-2.7.gif) top left no-repeat;
    width: 207px;
    height: 13px;
    margin-top: 20px;   
    margin-bottom: 10px;   
}

.indexComments {
    background: url(../images/step-2.8.gif) top left no-repeat;
    width: 143px;
    height: 11px;
    margin-top: 8px;   
}

.indexBtnRequest {
    background: url(../images/step-2.10.gif) top left no-repeat;
    width: 304px;
    height: 60px;
}

.indexBtnInvite {
    background: url(../images/step-2.9.gif) top left no-repeat;
    width: 304px;
    height: 60px;
}

/* images - terms */

.termsHeader {
    background: url(../images/7.1.gif) top left no-repeat;
    width: 382px;
    height: 23px;   
}

.termsCloseBtn {
    background: url(../images/7.3.gif) top left no-repeat;
    width: 21px;
    height: 21px;
}

.termsSubHeader01 {
    background: url(../images/7.2.gif) top left no-repeat;
    width: 251px;
    height: 15px;
    margin-bottom: 20px;
}

/* images - thank you */

.thankyouHeader {
    background: url(../images/step-5.1.gif) top left no-repeat;
    width: 198px;
    height: 25px;
}

.thankyouCloseBtn {
    background: url(../images/step-5.2.gif) top left no-repeat;
    width: 21px;
    height: 21px;    
}

/* images - submitted */

.submittedHeader {
    background: url(../images/step-3.3.jpg) top left no-repeat;
    width: 227px;
    height: 26px;
    margin-left: 10px;
}

.submittedSubHeader01 {
    background: url(../images/step-3.4.gif) top left no-repeat;
    width: 637px;
    height: 17px;
}

.submittedBtnInvite {
    background: url(../images/step-2.9.gif) top left no-repeat;
    width: 304px;
    height: 60px;    
}

/* images - referral form */

#referralFormHeader01 {
    background: url(../images/step-4.1.gif) top left no-repeat;
    width: 198px;
    height: 25px;   
}

#referralFormSubHeader01 {
    background: url(../images/step-4.2.gif) top left no-repeat;
    width: 192px;
    height: 18px;
    margin-top: 25px;
    margin-bottom: 15px;
}

#referralFormSubHeader02 {
    background: url(../images/step-4.8.gif) top left no-repeat;
    width: 197px;
    height: 17px;
    margin-top: 45px;
    margin-bottom: 15px;
}

.referralFormCloseBtn {
    background: url(../images/step-4.5.gif) top left no-repeat;
    width: 21px;
    height: 21px;
}

.referralFormName {
    background: url(../images/step-4.3.gif) top left no-repeat;
    width: 40px;
    height: 12px;    
}

.referralFormEmail {
    background: url(../images/step-4.6.gif) top left no-repeat;
    width: 37px;
    height: 12px;    
}

#refFrmSubmit {
    background: url(../images/step-4.7.gif) top left no-repeat;
    width: 304px;
    height: 60px;
}

