/* Structure Styles */#wrapper {	width: 200px;	margin:0 0;	padding-left:12px;	z-index:-900;	padding-bottom:30px;}/* Custom Slider Styles */#slider {	position:relative;		min-height:285px;		background:#fff url(../img/loading.gif) no-repeat 50% 50%;	/*-moz-box-shadow:0px 0px 10px #333;	-webkit-box-shadow:0px 0px 10px #333;	box-shadow:0px 0px 10px #333;*/	z-index:10;}#slider img {	position:absolute;	top:0px;	display:none;}#slider a {	border:0;	display:block;}.nivo-directionNav a {	display:block;	width:30px;	height:30px;	background:url(arrows_n.png) no-repeat;	border:0;	text-indent:-9999px;	z-index:999;}.nivo-directionNav {	text-indent:-9999px;	z-index:999;	}.nivo-controlNav a.active {	background-position:-51px 0;		text-indent:-9999px;	}.nivo-controlNav {	background-position:-51px 0;		text-indent:-9999px;	}a.nivo-nextNav {	background-position:-30px 0;	right:15px;	top:50px;}a.nivo-prevNav {	left:15px;	top:55px;}.nivo-caption a {     text-decoration:underline;}.nivo-caption h3 {        margin:0;        padding:0;        color:#006;    }