﻿@import url('../app/controls/support.css');

.controlHolder
{
	padding-bottom: 50px;
}

.controlHeader
{
	padding-bottom: 20px;
}

.contentOuter
{
	width: 878px;
}

.vtHeader
{
	display: block;
	width: 770px;
	float: left;
}

.vtSubHeader
{
	display: block;
	width: 770px;
	float: left;
	padding-top: 5px;	
}


.subTitle
{
	font-weight: bold;
	font-size: 12px;
}

.partner
{
	display: block;
	width: 720px;
	float: left;
	padding-top: 35px;
	padding-bottom: 20px;
}

.partnerText
{
	display: block;
	width: 720px;
	float: left;
}	

.textLeft
{
	display: block;
	width: 500px;
	float: left;
	font-size: 18px;
	color: #243842;
	line-height: 24px;
}

.textRight
{
	display: block;
	width: 200px;
	float: right;
	color: #666666;
	font-size: 12px;
}

.subText
{
	font-size: 12px;
	color: #666666;
	line-height: normal;
	padding-top: 4px;

}

.subText a, .sectionRight span
{
	color: #BF7300;
}

.thankyou
{
	display: block;
	width: 720px;
	float: left;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #ce8a14;
}

.commands
{	
	display: block;
	width: 660px;
	float: left;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.commands a img
{
	border: none;
}