.slideShow{
	border-top: 15px solid #484844;
	border-bottom: 15px solid #484844;
}

html>body #nextBlock{
	background: url("/images/trans.png");
	text-align:right;
	top:-44px;
	position: relative;
	z-index: 10;
	padding: 5px;
	float: right;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}

#nextBlock a,
#nextBlock a:link,
#nextBlock a:visited{
	color: #FFF;
	text-decoration: none;
	outline-style: none;
}


#nextBlock img{
	border: 0;
	vertical-align: middle;
}