/* Copyright 2007 Refunk <http://www.refunk.com/> All rights reserved. */

body {
	margin:20px;
	padding:0;
	background-color:#fff;	
}

body, select{font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#666;}

div#banner {
	width:336px;
	height:280px;
	background:transparent url(silhouette.gif) no-repeat 0 0;
}

#banner div{
	padding:15px;
}


#select{
	padding-top:20px;
}

option.backup {
	font-style:italic;
}
