body 
{
	
}
.divOuter
{
	width:420px;
	height:Auto;
	float:left;
	position:relative;
}

.divOuterMobile
{
	width: 443px; 
	height: 30px; 
	background-color: #f8f8f8;
}

.divInner
{
	width:190px;
	height:30px;
	float:left;
}

.divInnerTelephone
{
	width:220px;
	height:30px;
	float:left;
}

.divThankYou
{
	height:200px;
	background-color:Transparent;
}
.divBigInner
{
	width:190px;
	height:Auto;
	float:left;
}
.divControlValidatior
{
	width:17px;
	height:30px;
	float:left; 
}

.divDropDownListSmall
{
	width:67px;
	height:30px;
	float:left; 
}

.countryCodeText
{
	width:34px;
	height:30px;
	float:left; 
}

.areaCodeText
{
	width:46px;
	height:30px;
	float:left; 
}
.NumberText
{
	width:116px;
	height:30px;
	float:left; 
}
.hyphenVal
{
	width:2px;
	float:left;
}
.countryCodeTextBox
{
	width:15px;
	height:Auto;
	float:left; 
}
.NumberTextBox
{
	width:60px;
	height:Auto;
	float:left; 
}
.areaCodeTextBox
{
	width:27px;
	height:Auto;
	float:left; 
}
.validatorStyle
{
	background-color:Transparent;
}

.textareaforms 
{
font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#666666;
border:1px solid #999999;
padding:0px 5px;
}

.spanRequiredStyle
{
	color: red;
	
	font-weight:bold;
}

.divButton
{
	width:63px;
	float:left;
}

.ImageBorder
{
	border:2px solid #999999;

}