/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/
.panel h2.title{margin-bottom:10px}
noscript div{background:#ccc;border:1px solid #900;margin:20px 0;padding:15px}
.coda-slider-wrapper{padding:0;float:right;margin-bottom:2px;margin-right:1px;position:relative}
.coda-slider{background:#ebebeb}
.coda-slider-no-js .coda-slider{height:200px;overflow:auto!important;padding-right:20px}
.coda-slider,.coda-slider .panel{width:223px;height:139px}
.coda-slider-wrapper.arrows .coda-slider,.coda-slider-wrapper.arrows .coda-slider .panel{width:223px;height:139px}
.coda-slider-wrapper.arrows .coda-slider{margin:0}
.coda-nav-left a,.coda-nav-right a{background:#000;color:#fff;width:70px}
.coda-nav ul li a.current{background:#39c}
.coda-slider .panel-wrapper a{display:block;width:223px;height:139px}
.coda-slider p.loading{padding:20px;text-align:center}
.coda-nav ul{clear:both;display:block;margin:auto;overflow:hidden}
.coda-nav ul li{display:inline}
.coda-nav ul li a{background:#000;color:#fff;display:block;float:left;margin-right:1px;padding:3px 6px;text-decoration:none}
.coda-slider-wrapper{clear:both;overflow:none}
.coda-slider{float:left;overflow:hidden;position:relative}
.coda-slider .panel{display:block;float:left}
.coda-slider .panel-container{position:relative}
.coda-nav-left a{display:block;text-decoration:none;position:absolute;top:118px;left:200px;z-index:100;left:0;background:url(i/coda-arrowleft.png);width:55px;height:21px;border:none;outline:none}
.coda-nav-right a{display:block;text-decoration:none;position:absolute;top:118px;left:166px;z-index:100;background:url(i/coda-arrowright.png);width:57px;height:21px}
.coda-nav{display:none;border:none;outline:none}
#panel1{background:url(i/sidebar-slidepic1.jpg) no-repeat;width:223px;height:139px}
#panel2{background:url(i/sidebar-slidepic2.jpg) no-repeat;width:223px;height:139px}
#panel3{background:url(i/sidebar-slidepic3.jpg) no-repeat;width:223px;height:139px}
#panel4{background:url(i/sidebar-slidepic4.jpg) no-repeat;width:223px;height:139px}
	