
#content #competition table{
	margin:10px 10px 210px 10px;
}

#content #competition td.tableTitle{
	color:#666;
	width:100px;
	text-align:right;
	vertical-align:top;
}

#content #competition input.text{
	width:400px;
}
#content #competition textarea{
	width:400px;
	height:100px;
}
