/*#header { background-color: #eee; font-weight: normal; margin:0; padding:10px; font-size: small }
hr { margin-top: 20px; }
*/
pre {
	text-align: left;
	overflow: visible
}
code { background-color: #ffc }
pre code { background-color: #eee }
.pics {
	height: 203px;
	width: 476px;
	padding:0;
	margin:0;
	overflow: hidden
}
.pics img {
	height: 203px;
	width: 462px;
/*	padding: 4px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
*/	margin: 0;
}
/*.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}
*/

#slideshow {
	position: relative;
	margin: 0;
}
#nav li {
	list-style-type: none!important;
	float: left!important;
	background-image: none!important;
}
#nav {
	margin: 5px!important;
	width: 300px!important;
	position: absolute!important;
	z-index: 3000!important;
	top: 308px!important;
	left: 440px!important;
}
#nav a {
	margin: 2px!important;
	width: 31px!important;
	height: 31px!important;
	background:url(../img/billboards/button-inactive.png) no-repeat!important;
	color: #ffffff!important;
	font-weight: bold;!important
	font-size: 12px!important;
	padding: 7px 0px 1px 1px!important;
	display: block!important;
	text-align: center!important;/* border: 1px solid #ccc;background: #fc0;*/
	text-decoration: none!important;
}
* html #nav a { background:url(../img/billboards/button-inactive-ie.png) no-repeat!important; }
#nav a.activeSlide { background:url(../img/billboards/button-active.png) no-repeat!important; }
* html #nav a.activeSlide { background:url(../img/billboards/button-active-ie.png) no-repeat!important; }
#nav a:focus { outline: none; }
