﻿fieldset
{
	width: 390px;
	padding: 0;
	margin: 0;
	float: left;
	border: 0;
	display: none;
}

textarea
{
	width: 300px;
	height: 80px;
}

#rightCol
{
	width: 390px;
	padding: 10px 0px 0px 0px;
}

#whiteBox
{
	margin: 0px;
}

#whiteBoxLiner
{
	margin: 0px;
}


.sc_h2
{
	font-size: 0.9em !important;
}



#noscriptText
{
	width: 390px;
	font-size:0.8em;
}

#helpText
{
	font-size: 0.8em;
	margin: 0;
}

#mask
{
	height: 240px;
	position: relative;
	overflow: hidden;
}

#slide
{
	position: absolute;
	width: 500px;
}


.backButton
{
	position:absolute;
	top:6px;
	font-size: 0.75em;
	color:#333333;
}

.SF_Button
{
	float: right;
}



.required
{
	color: #ED773F !important;
	display: inline;
	font-size: 12px !important;
	font-weight: 400 !important;
}

.optional
{
	color: #bbb !important;
	display: inline;
	font-weight: 400 !important;
}

.answers
{
	width: 365px;
}

#messageBox
{
	background-color: #ffc;
	padding: 3px;
	display: none;
}

.questionEntry INPUT, .questionEntry TEXTAREA, .questionEntry SELECT
{
	font-family:Verdana;
	font-size:12px;
}


/* contact form */
.answerInput .input
{
	float: right;
}

.answerInput .label
{
	float: left;
}

.answerInput
{
	height: 1.5em;
	line-height: 1.5em;
	margin: 0;
	padding: 5px 5px 5px 0px;
	font-size:0.75em;
}

