.cs_wrapper, .cs_article { background:#FFF; /* Background color for the entries */ }
.cs_leftBtn, .cs_rightBtn { width:27px; /* Should be as wide as the button graphic being used */ }
/*
 ******************************************************************************
 * These styles may be affected by the plugin, so avoid changing them if 
 * it's not absolutely necessary.
 ******************************************************************************
 */
.contentslider { position:relative; display:block; width:665px; height:301px; margin:0 auto; overflow:hidden; }
.cs_wrapper { position:relative; display:block; width:100%; height:100%; margin:0; padding:0; overflow:hidden; }
.cs_slider { position:absolute; width:10000px; height:100%; margin:0; padding:0; }
.cs_article { float:left; position:relative; top:0; left:0; display:block; width:665px; height:301px; margin:0 auto; padding:0; }
.cs_article img { position:absolute; top:0; left:0; border:0; -ms-interpolation-mode:bicubic; }
.cs_leftBtn, .cs_rightBtn { position:absolute; top:50%; margin:-22px 0 0 0; padding:0; z-index:10000; width:27px; height:44px; display:block; text-indent:-9999px;}
.cs_leftBtn { left:0; outline:0; background:url(../images/arrow-right.png) left center no-repeat;}
.cs_rightBtn { right:0; outline:0; background:url(../images/arrow-left.png) right center no-repeat;}
.cs_leftBtn img, .cs_rightBtn img { border:0; position:relative; margin:0; top:130px !important; }
.cs_article { position:relative; }
.bot-strip { width:665px; height:75px; position:absolute; left:0; bottom:0; display:block; background:transparent url(../images/black-trans.png) left top repeat;}
.bot-strip div{width:665px; height:75px; display:block; position:relative;}
.bot-strip div a { position:absolute; right:95px; top:45px; }
.bot-strip div p { padding:8px 0 0 10px; font-size:24px; color:#FFFFFF; }
.bot-strip div .bluetxt { color:#48cee7; }