@charset "utf-8";
/* CSS Document */

#contentPanel input, #contentPanel textarea {
	margin:0 0 0 0px;
	padding:0px 0px;
	width: auto;
}

#contentPanel textarea {
	height:auto;
}

div.webquest th{
	cursor:pointer;
}
div.webquest tbody{
	border:hidden;

}

#contentPanel{
	height:auto;
}

#footer{
	height:auto;
	width:941px;

}

#wrapper{

}

label.error {
color:red;
float:none;
padding-left:0.5em;
vertical-align:top;
}

.req{
	color:#F00000;	
}




