#header {
	background: transparent url(images/headerbg.gif) no-repeat top left;
	position: relative;
	height: 543px;
}

body {
	background: url(images/body-bg.jpg) repeat-x top center;
}

#signupform {
	position: absolute;
	height: 435px;
	width: 285px;
	left: 660px;
	top: 89px;
}


#recent {
	position: absolute;
	color: #FFFFFF;
	height: 25px;
	width: 170px;
	overflow: hidden;
	left: 790px;
	top: 30px;
	
	white-space: nowrap;
}



.prizetitle {
	color: #575757;
	font-weight: bold;
	font-size: 16px;
}

.description {
	font-size: 12px;
}

.description p {
	margin: 0;
	padding: 0;
	line-height: 16px;
}

a {
	cursor: pointer;	
}
