.box.feature.cycle {
width: 936px;
height: 422px;
position: relative;
font-family: Tahoma, Arial, sans-serif;
}
.box.feature .box-body {
background: none;
height: 25px;
border: none;
width: 550px;
color: #FFFFFF;
}
.cycle .nav {
background: none;
width: 800px;
border: none;
text-align: center;

}

#homerotator .cycle {
	width: 936px;
	height: 422px;
	position: relative;
	font-family: Tahoma, Arial, sans-serif;
}
#homerotator .cycle h2 { display: none; }

#homerotator .cycle .elements li img {
	width: 936px;
	height: 422px;
	/*position: relative;*/
	font-family: Tahoma, Arial, sans-serif;
}

#homerotator .cycle .box-body {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	font-size:10pt;
	font-weight:bold;
	height:50px;
	margin-top:-145px;
	overflow:hidden;
	position:absolute;
	left: 3px;
	line-height:150%;
	width:850px;
	margin-left:50px;	
	color:#666666;
}

#homerotator .cycle .box-body p {

margin-bottom:0;
text-align:justify;

/*margin-right:10px;*/
position:absolute;
line-height:150%;
word-wrap: break-all;
}

#homerotator .cycle .nav {
	/* display:inline-table;*/
	position: absolute;
	bottom:25px;
	left:40px;
	z-index:10;
	
}

#homerotator .cycle .nav .numbers {
	/*background: transparent url(/uploads/ZH/xV/ZHxVJwyB6Tc-BGeIdDgJMQ/title_topic_feature.png) no-repeat left 14px; */
	background-image:none;
	float:left;
	height:32px;
	color:#333333;
	
	
}

#homerotator .cycle .nav .numbers li {
/*
height:16px;
width:27px;*/
 list-style:none;
text-align: center;
display:-moz-inline-stack; 
display: inline-block;

margin-bottom:3px;
/*padding:3px 0;*/
	font-family: verdana;
	font-weight: bold;
	font-size: 11.14;
	margin-left:6px;
overflow:hidden;
background-image:url(../images/imgslide/bt-grey.png);

background-repeat:no-repeat;
float:left;
}

#homerotator .cycle .nav .numbers li a {
    /*height: 22px;
	width:27px;*/
	padding:4px 6px;	
	font-weight:bold;
	text-align: center;
	text-decoration:none;
   font-family: verdana;
	font-weight: bold;
	font-size: 11.14;
    color:#FFFFFF;
	margin-left:3px;
	background-repeat:no-repeat;
	border:0 none;
	float:left;
}

#homerotator .cycle .nav .numbers li  a:hover { background-image:url(../images/imgslide/bt-yellow.png);
background-repeat:no-repeat;
border:0 none;

	color:#333333;
	text-decoration:none;
	font-weight:bold;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 11.14;
	margin-left:0px;
	padding-left:10px;
}
#homerotator .cycle .nav .numbers li a:active { background-image:url(../images/imgslide/bt-yellow.png);
	background-repeat:no-repeat; 
	border:0 none;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	text-align: center;
	font-family: verdana;
	font-size: 11.14;
	/*float:left;*/
	margin-left:0px;
	padding-left:10px;
}

#homerotator .cycle .nav .numbers li.active 
{
	background-image:url(../images/imgslide/bt-yellow.png);
	border:0 none;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 11.14;
	float:left;
}

#homerotator .cycle .nav .previous,
#homerotator .cycle .nav .next { display: none; }

#homerotator .cycle .nav .pause {
    background-image:url(../images/imgslide/pause.jpg);
	float: right;
	height: 24px;
	width:29px;
	margin-top:0px;
	padding: 0;
	position: relative; 
	/* For IE6 */

}
#homerotator .cycle .nav .pause:hover { 
    background-image:url(../images/imgslide/pause-yellow1.jpg);
	border:0 none;
	float: right;
	height: 24px;
	width:29px;
	margin-top:0px;
	padding: 0;
	position: relative; 

 }
#homerotator .cycle .nav .pause:active {
  	border:0 none;
	float: right;
	height: 24px;
	width:29px;
	margin-top:0px;
	padding: 0;
	position: relative; 
 }
#homerotator .cycle .nav .pause.play {  background-image:url(../images/imgslide/pause-yellow.jpg);
	border:0 none;
    float: right;
	height: 24px;
	width:29px;
	margin-top:0px;
	padding: 0;
	position: relative; }
#homerotator .cycle .nav .pause.play:hover {  
	    background-image:url(../images/imgslide/pause-yellow1.jpg);
	border:0 none;
    float: right;
	height: 24px;
	width:29px;
	margin-top:0px;
	padding: 0;
	position: relative; }
#homerotator .cycle .nav .pause.play:active { background-image:url(../images/imgslide/pause-yellow.jpg);
	border:0 none;
    float: right;
	height: 24px;
	width:29px;
	margin-top:0px;
	padding: 0;
	position: relative; }


