#PM_AdsAndSlideshow_1 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
}

#PM_AdsAndSlideshowWrap_1 {
    background-color: #F7F7F7;
    height: 350px;
    padding-bottom: 0;   
}

#PM_AdsAndSlideshowWrap_1 li .adss_caption { 
    background: none repeat scroll 0 0 transparent;
    filter: none;
    color: #0087ff !important;
    font-size: 26px;
    font-weight: normal;
    height: 140px;
    left: 90px;
    position: absolute;
    text-align: left !important;
    top: 69px !important;
    width: 365px;
    opacity: 1 !important;
} 

#PM_AdsAndSlideshowWrap_1 .adss_controls { 
    width: 200px;
    background: none repeat scroll 0 0 transparent !important;
    top:280px !important; 
    left: 780px !important; 
    position: absolute; 
    filter: none;
}

#PM_AdsAndSlideshowWrap_1 .adss_controls ol li a { 
    background: -moz-linear-gradient(center top , #FFFFFF, #EBEBEB) repeat scroll 0 0 transparent;    
    height: 20px; 
    line-height: 18px; 
    border-color: #aaa; 
    color:#123c6a;
}
#PM_AdsAndSlideshowWrap_1 .adss_controls ol li.current a {     
    background: #123c6a; 
    color: #fff;
    border-color: #385a7f;
    filter: none;
}

.PM_AdsAndSlideshowWrap .adss_controls ol li { margin: 0px; }

#PM_AdsAndSlideshowWrap_1 .adss_controls, #PM_AdsAndSlideshowWrap_1 .adss_controls ol { height:30px; }