#wn{
	position:relative;
	width:400px; 
	width:505px;
	height:100px;
	overflow:hidden;
	text-align:center;
	margin:auto;	
}

#lyr1 {
	margin:auto;
	height:100px;
}	

#scrollLinks {
	text-align:center;
	visibility:visible;
}

#scrollLinks {		
	margin-left:1em;
	margin-right:2em;
}

#wn td {
	padding-left:10px;
	padding-right:10px;	
}
#scrollLinks .arrow {
 	display:block;
	border:none;
	margin-top:3.5em;	
	width:20px;
}
 
#left_arrow {
	float:left;
}

#right_arrow {
 	float:right;
}