#topformvalues {
	padding-top: 20px;
    padding-bottom: 20px;
}

#lefttopformvalues {
    width: 250px;
	float: left;
}

#righttopformvalues {
    margin-left: 250px;
}

#topformvalues label {
    text-align: left;
    margin-right: 5px;
    display: block;
    float: left;
    width: 85px;
	margin-bottom: 15px;
}

#topformvalues select {
	margin-bottom: 15px;
}

#topformvalues input {
	width: 145px;
	margin-bottom: 15px;
}

#topformvalues textarea {
	width: 145px;
	margin-bottom: 15px;
	height: 54px;
}

#errors {
	margin-top: 10px;
	color: #A8533C;
	font-weight: bold;
}

#contactus_form .mandatory_star {
	color: #A8533C;
	font-weight: bold;
}

#besttimeformvalues label {
    text-align: left;
    margin-right: 159px;
    display: block;
    float: left;
    width: 250px;
	margin-bottom: 15px;
}

#besttimeformvalues select {
	margin-bottom: 15px;
}

#bestwayformvalues label {
    text-align: left;
    margin-right: 116px;
    display: block;
    float: left;
    width: 250px;
	margin-bottom: 15px;
}

#bestwayformvalues select {
	margin-bottom: 15px;
}

#purposeformvalues {
	margin-bottom: 15px;
}

#purposeformvalues .leftpurpose {
	margin-right: 70px;
	display: block;
	float: left;
	width: 130px;
}

#specialinterestsformvalues {
	width: 100%;
	height: 50px;
}

#specialinterestsformvalues label {
	display: block;
	float: left;
	margin-right: 18px;
}

#extrainfoformvalues {
	margin-bottom: 15px;
}

#extrainfo {
	width: 485px;
	height: 45px;
}

#promotional {
	margin-bottom: 15px;
}

#contactsubmit {
	text-align: center;
	padding-bottom: 10px;
}