.csi_crsl { color:#fff; border:1px dotted #000;  clear:both; margin:10px 0 0 0; }

.csi_crsl ul { display:none; }

.csi_crsl .desc { margin-bottom:10px; color:#000; line-height:1.3em;}
.csi_crsl .main { display:block; /*height:310px;*/ text-align:center; }
.csi_crsl .main img { border: 0; height:305px; width:533px; /*margin-top:5px;*/ }

.csi_crsl .info { padding:11px 15px 11px 14px; font-size:12px; }
.csi_crsl .title { font-size:1.3em; margin-bottom:8px; font-weight:bold; color:#734993; }
.csi_crsl .controls { padding:0px; text-align:center; }
.csi_crsl .status { text-transform:uppercase; font-weight:bold; display:block; text-align:center; margin-bottom:0px; color:#000;}

.csi_crsl .prv, .csi_crsl .nxt { height:12px; display:block;  overflow:hidden; position:relative; color:#000;}

.csi_crsl .prv { background:transparent url("/inc/img/gallery/left-arrow.gif") bottom left no-repeat; float:left;padding:0 0 0 15px; }
.csi_crsl .prv:hover{background-image: url("/inc/img/gallery/left-arrow-on.gif"); color:#734993; }
.csi_crsl .nxt { background:transparent url("/inc/img/gallery/right-arrow.gif") right bottom no-repeat; float:right; padding:0 15px 0 0;}
.csi_crsl .nxt:hover{background-image: url("/inc/img/gallery/right-arrow-on.gif"); color:#734993; }

/* unique styles for tabbed galleries */
.tabs-gallery .csi_crsl { border-top:none; background-color:#fff; color:#fff; border-bottom:1px solid #fff; }
.tabs-gallery .csi_crsl .main { background-color:#fff; border:none; }
.tabs-gallery .csi_crsl .title, .tabs-gallery .csi_crsl .desc, .tabs-gallery .csi_crsl .controls, .tabs-gallery .csi_crsl .status { background-color:#734993; }
.tabs-gallery .csi_crsl .info { background-color:#734993; margin:5px 6px; }

