
#awards{
	float:left;
	display:inline;
	width:645px;
	height:36px;
	background-image:url(../images/pageElements/divider.jpg);
	background-repeat:repeat-x;
	background-position:0% 23%;
}
#awardTable{
	float:left;
	display:inline;
	width:645px;
		min-height:100px;
		height:auto !important;
		height:100px;
	margin-top:10px;
}
.awardRow{
	float:left;
	display:inline;
	width:645px;
		min-height:20px;
		height:auto !important;
		height:20px;
	margin:10px 0px 15px 0px;
}
.awardBody{
	float:left;
	display:inline;
	width:195px;
		min-height:20px;
		height:auto !important;
		height:20px;
	margin-right:20px;
}
.awardCat{
	float:left;
	display:inline;
	width:240px;
		min-height:20px;
		height:auto !important;
		height:20px;
	margin-right:20px;
}
.awardFilm{
	float:left;
	display:inline;
	width:160px;
		min-height:20px;
		height:auto !important;
		height:20px;
}
.awardDivider{
	float:left;
	display:inline;
	width:645px;
	height:2px;
	background-image:url(../images/pageElements/dividerFeint.jpg);
}
#awardsStamp{
	float:left;
	display:inline;
	width:405px;
	height:364px;
	margin:30px 0px 0px 70px;
}