﻿body 
{
	font-family:Arial;
	font-size:12px;
}
table 
{
border:0px;
}
.TextBox
{
	width:150px;
/*border:2px dotted green;	*/
}
.form_title 
{
	padding:0;
	margin:0;
	font-weight:bold;
}
.form_question
{
	margin:0;
	padding:0 10px 0 0;
}
.form_question a
{
	text-decoration:none;
}
.form_question a:hover
{
	text-decoration:underline;
}
.InputPhonePrefix
{
	width:30px;
}
.InputPhoneSuffix
{
	width:110px;
}
.DropDownList
{
	width:155px;
}
#div_JoinButton
{
	margin: 5px 0 0 0;
}
