/* CSS Document */
#contestform{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width:454px;
	}
	
.center{
	text-align:center;
	}
	
.small{
	font-size: 12px;
	}
	
.smaller{
	font-size: 10px;
	}	
	
.yellow{
	background-color:#FFCC00;
	padding:15px 0 15px 0;
	}

.long{
	width:100%;
	}

