a {
	color:#6a6d59; 
	outline:none;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
				
/* slider */
#faded {
	width:862px;
	float:left;
}
ul.pagination {
	right:35px;
	top:238px;
	position:absolute;
	z-index:980;
}
ul.pagination li {
	float:left;
	width:42px;
	height:22px;
	background:url(images/pag-bg.png) no-repeat 0 0;
	font-size:14px;
	text-align:center;
}
ul.pagination li a {
	color:#fff;
	font-family:"Arial Black", Gadget, sans-serif;
	text-decoration:none;
	width:22px;
	height:22px;
	line-height:20px;
	margin:0px auto 0 auto;
	display:block;
}
ul.pagination li.current a, ul.pagination li a:hover {
	background:url(images/pag-bg-act.png) no-repeat 0 0;
}
/*
 * Required: If fixed height, state it here
*/
#faded .rap {
	height:270px;
	width:862px;
	overflow:hidden;
}
/* slider */