#pnlLoginHolder {
	position:relative;
	width:700px;
	left:50%;
	margin-left:-350px;
	border:solid 1px #000000;
	padding:5px;
	clear:both;
}



#pnlPage {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:283px;
	height:39px;
	margin-bottom:20px;
	float:left;
}

#pnlLogo {
	background-image: url(images/hca_logo.jpg);	
	width:58px;
	height:39px;
	float:right;
}



#pnlForm {
	clear:both;
}



#holder {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color:#ececec;
	padding: 2px;
	clear:both;
}



#questionHolder {


}

#questionNumber {
	float:left;
	font-weight: bold;
}

#question {
	margin-left: 30px;
	position: relative;	
}



#answer {
	margin-top:5px;
	margin-left:30px;
	position:relative;
}


#explain {
	margin-top:5px;
	position:relative;
}

#secondaryText {

}


#ratings {
	margin-top:10px;
}

#comments {

}





.formTextbox {
	width:500px;
}

.formTextarea {
	width:500px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.fontStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.invisible {
	display: none;

}

#optionalHeader {
	font-weight: bold;
}

.redFont {
	color: #FF0000 ! important;
}

#lblError {
/*	position:relative;
	top:45px;
	width:700px;
	left:50%;
	margin-left:-350px;
	border:solid 1px #000000;
	padding:5px;
	clear:both;*/
}
