table {
background: none;
}

table td {
	font-size: 11px;
	font-family: Tahoma, Verdana;
	line-height: 13px;
	vertical-align:top;
}


td.columnOne {
 width: 145px;
 padding: 0 3px;
}

td.columnTwo {
 line-height: 14px;
}
div#center {
	width: 600px;
}

#center .content div.sponsor {
	float:right;
}
#center .content .sponsor img {
	border: none;
}

#center .content li {
	font-size: 90%;
}

td input, td textarea {
	width: 250px;
	font-size: 12px;
	font-family: Arial, Tahoma;
	margin-bottom: 6px;
}

td textarea {
	height: 180px;
}

td input.submitButton {
	width: 120px;
	font-size: 15px;
	font-family: Arial, Tahoma;
}
/*
.register td input.radioButtonLabel {
	width: 16px;
	height: 16px;
	float: left;
	font-size:27px;
	size:20px;
	background:yellow;
	border:1px solid orange;
}
*/
.register td input[type='radio']  {
	width:13px;
	height:13px;
	padding:1px;
	margin:2px 0 2px 3px;
	font-size:25px;
	vertical-align:middle;
	text-align:right;
}

.register td label {
	color:#676;
	line-height: 135%;
	margin:1px 0 1px 2px;
	padding:4px 0 0 3px;
}

div.citySlab, div.securityInfo {
	padding-top: 8px;
	padding-bottom: 5px;
	width: 222px;
}

div.endBlock {
	padding: 0;
	margin: 0;
	height: 10px;
	width: 55px;
}

#center img {
	border: 1px solid green;
	margin-left: 6px;
}

div.previousWinners {
	padding: 10px;
	background: #EFEBE0;
	clear: both;
	margin-top: 25px;
	border-top: 2px dotted #CBBF99;
}

div.previousWinners p {
	margin-left: 0;
}
div#rightRail {
	width: 9px;
}