﻿#contactform_wrapper
{
	background-color: #4a4a4a;	
	width: 715px;
	height: 390px;
}

#contactform_marketingimage
{
	float: left;
	padding: 10px 10px 7px 10px;
	background-color: #262626;	
}

#contactform_specialofferdetail
{
	float: left;
	margin-left: 10px;
	padding: 10px;		
	height: 370px;
	background-color: #262626;
}

#contactform_financetext
{
    clear: left;
    width: 250px;
    height: 50px;
    min-height: 50px;
    max-height: 50px;
    overflow: auto;
    color: #FFFFFF;
    font-size: 0.8em;
    line-height: 1em;
}

#contactform_contactdetail
{
	width: 250px;
	padding-top: 7px;
    text-align: center;
    color: #FFFFFF;	
	font-size: 120%;
    font-weight: bold;
}

#contactform_enquirebutton
{
	padding-top: 10px;
	text-align: center;
}