#contact {width: 350px;
float: left;
margin-top: 25px;
	border-top: 1px solid #66707B;
	padding-top: 2em;}

#contact h2 { 	color: #ffce23;;
font-size: 1.4em;
margin-bottom: 0.5em; 	margin-top: 1em;}


#content form
{
	margin-top: 25px;
}

input, textarea {background-color: #B8BABC;}

input:focus, textarea:focus {background-color: #fff;}

#content fieldset
{
	border-top: 1px solid #66707B;
	padding: 2em 1em 3em 1em;
	width: 500px;
	float: right;
}

#content fieldset.completed
{
	display: none;
}

#content legend
{
	display: none;
}

#content label
{
	display: block;
	clear: both;
	padding-bottom: 1em;
	padding-left: 12em;
}

#content label.completed
{
	display: none;
}

#content label .labelText
{
	position: relative;
	width: 10em;
	left: -12em;
	float: left;
	margin-right: -10em;
	padding-bottom: 1em;
	color:#D0D3D6;font-weight: bold;
}


#content label .requiredMarker
{
	display: block;
	color: #ffce23;
	font-size: 90%;
	font-weight: normal;
}

#content .correctionIcon
{
	position: relative;
	left: -2em;
	top: 2px;
	float: left;
	width: 17px;
	height: 17px;
	margin-right: -17px;
	vertical-align: middle;
}

#content .correctionText
{
	display: block;
	color: #006600;
	font-weight: bold;
}


#content input.submit
{
width: 60px;
margin: 25px 0 0 148px;
}

#content .warning
{
	color: #ffce23;
	font-weight: bold;
}

p.email a {display: block;
padding-left: 20px;
background: url(http://www.retinadance.com/images/uploads/email.gif) top left no-repeat;
border: 0;}

p.phone {
padding-left: 20px;
background: url(http://www.retinadance.com/images/uploads/phone.gif) top left no-repeat;
}

#captcha {margin: 5px 0 0 146px;display: block;}
