.clear { clear: both; }
a img { border: none; }

body { font-family: Arial,Helvetica,sans-serif;}


/*-- finalist styles --*/
#finalist-wrapper { }
#finalist-gallery { position:absolute; top: 332px; left:27px; padding: 0px; width: 660px; height:660px;  z-index:999;}
.finalist-thumb-link { float: left; width: 100px; height: 100px; margin: 0 0 0 18px;}

.finalist-thumb { float:left; height: 100px; width: 100px; overflow: hidden; }
.select {float:left; margin: 8px 16px 6px 30px;}

/*-- old styles --*/
#wrapper { width: 800px; margin: 0 auto; border: 1px solid white; }
#header { border-bottom: 2px solid white; }
#gallery-wrapper { padding: 15px 30px; background-color: #E9EDF3; }
#title { margin-bottom: 15px; }
#content { border: 1px solid black; background-color: white; }
#gallery-nav { font-family: Tahoma, Geneva, sans-serif; font-size: 12px; color: #001a39; font-weight: bold; text-align: center; background-color: #C1C3C7; padding: 3px; border-bottom: 1px solid black;}
.action-button { float: right; clear: right; }
#gallery { padding: 10px; width: 660px; margin: auto; }

.gallery-thumb-link {
	float: left;
	width: 100px;
	height: 100px;	
	margin: 5px;
}
.gallery-thumb {
	height: 100px;
	width: 100px;
	overflow: hidden;
}