.jmslideshow .cycle-next,.jmslideshow .cycle-next:hover,.jmslideshow .cycle-next:visited,.jmslideshow .cycle-next:active,.jmslideshow .cycle-next:focus{    background: url("../images/control_button.png") repeat scroll 98% 134% transparent;    height: 49px;    opacity: 0.6;    position: absolute;    right: 30px;    top: 45%;    width: 47px;    z-index: 99999;	text-indent: -999px;	overflow: hidden;    cursor: pointer;}.jmslideshow .cycle-prev,.jmslideshow .cycle-prev:hover,.jmslideshow .cycle-prev:visited,.jmslideshow .cycle-prev:active,.jmslideshow .cycle-prev:focus{    background: url("../images/control_button.png") repeat scroll 152% 134% transparent;    height: 49px;    left: 30px;    opacity: 0.6;    position: absolute;    top: 45%;    width: 47px;    z-index: 99999;	text-indent: -999px;    overflow: hidden;    cursor: pointer;}.jmslideshow{    position: relative;}.slideshow-content{     font-family: tahoma, arial;    position: absolute; width: 542px; z-index: 600;    background: white; color: black; padding: 3px 10px 0px 10px; opacity: .5;    border-radius:5px;}.slideshow-content p{    margin-top:-4px;    line-height: 1.4em !important;}.slideshow-content a{    color:green; }.slideshow-content div:first-child{    font-weight:bold;}/*Pager*/.cycle-pager{    position: absolute;    z-index: 999;}.cycle-pager span{    background-image: url("../images/control_button.png");    background-repeat: repeat;    background-position: 92px 132px;    color: transparent;    display: block;    float: left;    height: 15px;    margin-right: 5px;    text-indent: -999px;    width: 15px;    cursor: pointer;}.cycle-pager span.cycle-pager-active{    background-position: 64px 132px;}