#header, #footer, #navigation, #subnav, #side { display:none; }

body {
  font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;   
  color:#000;
  background: none;
  font-size: 100%;
}

#main p {
	font-size: 0.75em;
	margin-bottom: 1.2em;
}


/* -----CONTESTS----- */
.contests #detail_1 {
	margin-bottom: 20px;
}

.contests #detail_1 p {
	font-size: 0.8125em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0;
}

.contests #detail_2 {
	margin-top: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #524631;
}

.contests #detail_2 p {
	font-size: 0.8125em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0;
}

.contests #buttons {
	display: none;
}


#ad {
	display: none;
}