
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.0
*/
div#header {position:relative; border-bottom:1px dotted; margin:0 0 10px; padding:0 0 10px;}
div#header p {margin:0; padding:0;}
div#header h1 {margin:0; padding:0;}
ul#nav {position:absolute; top:0; right:0; list-style:none; margin:0; padding:0;}
ul#nav li {display:inline; padding:0 0 0 5px;}
ul#nav li a {}
/* multiselect styles */
.multiselect {
	width: 460px;
	height: 200px;
}

#switcher {
	margin-top: 20px;
}