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

th{
	background-color:#666;
	color:#ffffff;
	font-size:18px;
}

#mainContainer{
	
}

#title{
	
}

#container{
	border:4px double #003;	
}

#container label{
	display:block;
	width:250px;
	float:left;
}