#frontCyclebox{width:420px;height:252px;position:relative;overflow:hidden;}

#frontCycle{height:338px;z-index:9;}

#nav{position:absolute;top:0px;right:5px;z-index:100;}

#next,#prev{
display:inline-block;
height:23px;
margin-left:0;
margin-top:0;
text-indent:-9999em;
float:right;
}


#prev{background:url('/uploads/images/next-prev.png') repeat scroll left top transparent;width:20px;height:23px;}
#next{background:url('/uploads/images/next-prev.png') repeat scroll right top transparent;width:21px;height:23px;}

#prev:hover{background-position:left bottom;}
#next:hover{background-position:right bottom;}



.note{display:none;}
.group{}

#slide{
position:absolute;
bottom:0px;
background:url('/uploads/new/uldrop.png') repeat scroll left top transparent;
width:100%;
z-index:99;
}
#slide p{
color:#e9eaeb;
/*font-size:14px;
padding:5px 15px;
font-weight:bold;*/
padding:20px 5px 5px 5px;
}


#gallerycomment{}