﻿/* Contact Us */

#contactUsContent
{
	position: relative;
	background-image: url(/images/ready-to-sms-email-bck.png);
	background-repeat: no-repeat;
	width: 490px;
	height: 490px;
	margin: 20px auto 0 auto;
}

#contactTopText
{
	position: absolute;
	top: 70px;
	left: 95px;
}

#contactTopText p
{
	width: 320px;
	text-align: center;
}

#contactTable
{
	position: absolute;
	left: 45px;
	top: 140px;
	text-align: left;
}

#contactButton
{
	position: absolute;
	left: 370px;
	top: 420px;
}

#contactMessageText
{
	position: absolute;
	left: 30px;
	top: 372px;
	text-align: left;
}

#contactCaptcha
{
	position: absolute;
	top: 425px;
	left: 51px;
}

#contactCaptchaValidation
{
	position: absolute;
	left: 280px;
	top: 430px;
}


#contactProgressBar
{
	position: absolute;
	left: 250px;
	top: 370px;
}
