/* CSS Document */
#banner{width:400px;height:100px;}
#feature {position: relative; margin: 0px; background:none; z-index:1}
#feature.dv{overflow: hidden; visibility: visible; position: relative; left: 0px; width: 200px;}
#feature .slider {position: relative;}
#feature ul.sliderul{margin: 0pt; padding: 0pt; position: relative; list-style-type: none; width: 400px; left: 0px;}
#feature li {position: relative;width:400px;height: 100px; padding-left:20px;}
#feature li.slider1{ overflow: hidden; float: left; width:400px; height:100px;}
#feature li p.buttons {position: absolute;}
#feature-1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none;}
#feature-1 p.buttons {right: 115px;top: 275px;}
#feature-2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none;}
#feature-2 p.buttons {left: 160px;top: 210px;}
#feature-3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none;}
#feature-4 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none;}
#feature-5 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none;}
#feature-ei {background: url(http://www.citec.in/img/feature-ei.png) no-repeat 0 0;}
#feature-ei p.buttons {left: 160px;top: 240px;}	
#feature p.prev,
#feature p.next {position: absolute;z-index:6666;top: 100px;}
#feature p.prev a:link, #feature p.prev a:visited,
#feature p.next a:link, #feature p.next a:visited {display: block; width: 36px; height: 36px; text-align:center;}
#feature p.prev a:link span, #feature p.prev a:visited span,
#feature p.next a:link span, #feature p.next a:visited span {background-repeat: no-repeat; background-position: 0 0;}
#feature p.prev {left: 0px;}
#feature p.prev a:link span, #feature p.prev a:visited span {background-image: url(http://www.citec.in/images/control_left.png);}
#feature p.next {right: 0px;}
#feature p.next a:link span, #feature p.next a:visited span {background-image: url(http://www.citec.in/images/control_right.png);}