#ajaxwrapper {
	width:672px;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;}

#slider {
	position:relative;
	overflow:hidden;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;}
	
.content {
	width:672px;
	float: left;
	position: relative;}
	
.inslider a {
	text-decoration:none;}

.contentholder {
	height:480px;
	width: 672px;
	overflow: hidden;
	position: relative;}

.contentslider {
	position: absolute;
	top: 0; 
	left: 0;}

.imgslider img {
	float: left;}

.contentnav {
	position: absolute;
	bottom: 460px; 
	left:30px;
	height:20px;
	z-index:10;
	text-align: center;
	line-height: 30px;}

.contentnav a {
	width:20px;
	height:20px;
	background:url(../images/ballor.gif) no-repeat;
	display:block;
	float:left;
	padding:0 0 0 5px;}

.contentnav a.active {
	width:20px;
	height:20px;
	background:url(../images/ballbl.gif) no-repeat;
	display:block;
	float:left;
	padding:0 0 0 5px;}