#frontcontent{
	width:545px;
	height:385px;
	padding:0px;
	margin:0px;
	
	}
	
	
#rotatediv{
	width:525px;
	height:325px;
	
	float:left;
	clear:both;
	overflow:hidden;
	border:2px solid black;
	}

#rotatenav{
	width:525px;
	clear:both;
}

#rotatenav-pager{
	text-align: center;
	margin-top:10px;
	margin-left: 30px;
	margin-right:10px;
	height: 30px;
	text-align:middle;
	float:right;
	}
	
#rotatenav-pager a{
	padding:5px 5px 5px 5px;
	margin-left:10px;
	font-size: 12px;
	text-decoration:none;
	}
	
#rotatenav-links{
	float:left;
	height:30px;
}
#rotatenav-links img{
	vertical-align:bottom;
	margin-top:5px;
}

#rotatenav-pager a.activeslide{
	font-weight:bold;
	background-image: url('/images/transparent-50.png');
	font-size: 18px;
	}