@import url(layout0.css);
.comp-content,.next-app{
	margin:0; padding:0;
	background:white;
	width: 600px;
	line-height:1.5em;
	text-align:left;
}

.next-app{
	margin-bottom: 10px;

}

#main-table-body-rightcell{
	width:620px;
}
	
#main-table-body-far-right-cell{
	width:0px;
}

#breadcrumbbar{
	width: 760px;
}

#content-body{
	width: 600px;
	margin: 0px 10px 0 10px;
}

#pastwinner_search table{
	border-collapse: collapse;
	width: 400px;
}

#pastwinner_search table tr td{
	vertical-align: top;
	padding: 3px;
}

#pastwinner_search table tr th{
	vertical-align: top;
	
	padding: 3px;
	color: #3F7658;
}

#pastwinner_search table tr td select option{
	padding: 0 3px;
}

.next-app h2{
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
	background: #769681;
	color: #fff;
}

table#pastwinners-results{
	border-collapse: collapse;
	width: 590px;
}

table#pastwinners-results tr th{
	padding: 5px;
	background: #769681;
	color: #fff;
	text-align: left;
}

table#pastwinners-results tr td{
	padding: 5px;
	vertical-align: top;
	width: 170px;
	border-bottom: 1px solid #769681;
}

table#pastwinners-results tr td a{
	display: block;
	padding-left: 10px;
	background: transparent url(../images/arrow.png) 0 5px no-repeat;
}

table#pastwinners-results tr td.pastwinners-year{
	width: 65px;
	font-weight: bold;
}

