@charset "UTF-8";

h3{ height:auto; padding:0; margin:0 0 19px; background:none; border:none; }
.pagetops{ padding:20px 0 0; }

.awardOutline{
	overflow:hidden;
	_zoom:1;
	padding:0 0 20px;
}
.awardOutline .main{
	float:left;
	border:1px solid #cfcfcf;
}
.awardOutline dl{ width:263px; float:right; }
.awardOutline dl dd{
	padding:5px 5px 9px;
	line-height:150%;
}

.photoList{
	overflow:hidden;
	_zoom:1;
	clear:both;
	padding:15px 0 0 5px;
	background:url(../img/stripe.gif);
}

.photoList li{
	padding:0 0 15px 15px;
	float:left;
}
.photoList li.long{ padding-left:20px; }
.photoList img{
	border:1px solid #cfcfcf;
}

p.zoom{
	padding:10px 0 10px 20px;
	clear:both;
	background:url(../img/zoom.gif) no-repeat left center;
}