
#content {
	background-image: url('/img/awards.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}

#content h1 {
	width: 227px;
	height: 33px;
	text-indent: 1000px;
	overflow: hidden;
	background: url('/img/awards.gif') no-repeat top left;
	position: absolute;
	left: 37px;
	top: 16px;
}

#content #awards {
	position: absolute;
	left: 37px;
	top: 86px;
	overflow: auto;
	height: 370px;
	width: 546px;
}

#content #controls {
	position: absolute;
	left: 37px;
 	top: 460px;
}

#content #awards #awardsFirstColumn {
	width: 260px;
}

#content #awards #awardsSecondColumn {
	width: 255px;
	position: absolute;
	top: 0;
	left: 275px;
}

#awards a:link, #awards a:visited {
	color: #A3CD35;
}

#awards li {
	list-style: none;
}

#awards li h2 {
	color: #fff;
}

#awards li h2, #awards li h3 {
/*	text-transform: lowercase;*/
	font-size: 11px;
	line-height: 1.1818em;
/*	margin: -2px 0;*/
	margin: 0;
	padding: 0;
}

#awards li p {
	font-size: 11px;
	line-height: 1.1818em;
	margin: 0 0 1.1818em 0;
	padding: 0;	
	color: #A3CD35;
}