div#fma {
	padding:7px 0 0 7px;}

div#slider {
  position:relative;
  width:688px;
  height:200px;
  background:#000;}
  
div.scroll {
	float:left;
  height:200px;
  width:487px;
  overflow:hidden;
  position:relative;}

div.scrollContainer div.panel {
  height:200px;
  width:487px;}
  
div#buttonBar {
	width:190px;
	float:right;
	height:200px;
	border-left:1px dashed #b2b1ad;
	background:#5e5851; }
 
div#buttonBar ul.navigation {
	margin:0;
	padding:0;
	list-style-type:none;
	font:8pt Arial;
	font-weight:bold;
	color:#fff;
	background:#5e5851;}

div#buttonBar ul.navigation li {
	display:block;
	margin:0;
	padding-top:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:inherit;
	background:inherit;}

div#buttonBar ul.navigation a,
div#buttonBar ul.navigation a:link,
div#buttonBar ul.navigation a:visited {
	color:#2b251e;
	text-decoration:none;
	display:block;
	padding:14px 0 0 12px;
	#padding:13px 0 0 12px;
	height:25px;
	background:#9f9b91;
	border-bottom:1px dashed #b2b1ad}

div#buttonBar ul.navigation a:hover {
	color:#fff;
	background:#5e5851;}	 

div#buttonBar ul.navigation a.selected {
	color:#fff;
	background:#5e5851;}

div#buttonBar ul.navigation a:focus {
  outline: none;}
  
div#buttonBar ul.navigation a#link5 {
	border-bottom:1px solid #9f9b91;}

div#buttonBar ul.navigation a#link5:hover {
	border-bottom:1px solid #5e5851;}

.scrollButtons {
  position:absolute;
  top:205px;
  cursor:pointer;}

.scrollButtons.left {
  right:27px; }

.scrollButtons.right {
  right:7px;}

.hide {
  display: none;}

/*extra content styles for last panel*/
div#slider h1,
div#slider h2,
div#slider h3,
div#slider h4,
div#slider h5,
div#slider h6 {
	margin:10px 0 0 0;
	padding:0 12px;
	color:#e9e8e7;}

div#slider p {
	color:#9f9b91;
	margin:0;
	padding:0 12px 9px 12px;
	line-height:1.3em;}