#scroller-header a {
	text-decoration:none; 
	color:#867863; 
	padding:0 2px;
}

#scroller-header a:hover {
	text-decoration:none; 
	color:#4b412f
}

a.selected {
	text-decoration:underline !important; 
	color:#4b412f !important;
}

#scroller-header {
	width:300px;
	height:20px;
	padding:0px 0 0 0px;
	text-align:right;
	font-weight:300;
}

#scroller-body {
	background:url(images/body.gif) no-repeat bottom center;
	width:300px;
	padding-bottom:30px;
}

#mask {
	width:300px;
	overflow:hidden;
	margin:0 auto;
}

#panel {

}

#panel div {
float:left;

}

/* Extra styling for each panel*/

#panel ul {
list-style:none;
margin:0 0px;
padding:0;
}

	#panel ul li {
		padding:0px;
		color:#557482;
		border-bottom:0px dotted #ccc;
	}

	#panel ul li.last {
		border-bottom:none !important;
	}

#panel-1 {
color:#b2b2b2;
text-align:justify;
}

#panel-2 {
color:#b2b2b2;
text-align:justify;
}

#panel-3 {
color:#b2b2b2;
text-align:justify;
}

#panel-4 {
color:#b2b2b2;
text-align:justify;
}

#panel-5 {
color:#b2b2b2;
text-align:justify;
}

