.anythingSlider{width:720px;
height:360px;
position:relative;
margin:1em auto 0;
background:#eee;}

.anythingSlider .wrapper{width:720px;
overflow:auto;
height:360px;
margin:0;
position:absolute;
top:0;
left:0;}

#sld-01{background:#000 url(../imgs/2011-2-1.jpg) top no-repeat;}
#sld-02{background:#000 url(../imgs/2011-2-2.jpg) top no-repeat;}
#sld-03{background:#000 url(../imgs/2011-2-3.jpg) top no-repeat;}
/*#sld-04{background:#000 url(../imgs/noticia04.jpg) top no-repeat;}
#sld-05{background:#000 url(../imgs/noticia05.jpg) top no-repeat;}*/

#sld-01 *, #sld-02 *, #sld-03 *, #sld-04 *, #sld-05 *{padding:0.05em 0.75em 0.15em 0.75em;}
#sld-01 .wrapperSlide, #sld-02 .wrapperSlide, #sld-03 .wrapperSlide, #sld-04 .wrapperSlide, #sld-05 .wrapperSlide{background:url(http://cobachbc.edu.mx/licofa/media/imgs/fondo_panel_pie.png);
color:#fff;}
#sld-01 a:link, #sld-02 a:link, #sld-03 a:link, #sld-04 a:link, #sld-05 a:link{color:#fff;
text-decoration:none;}
#sld-01 a:hover, #sld-02 a:hover, #sld-03 a:hover, #sld-04 a:hover, #sld-05 a:hover{color:#fff;
text-decoration:none;}
#sld-01 a:visited, #sld-02 a:visited, #sld-03 a:visited, #sld-04 a:visited, #sld-05 a:visited{color:#fff;
text-decoration:none;}


.anythingSlider .wrapper ul{width:9999px;
list-style:none;
position:absolute;
top:0;
left:0;
border-top:3px solid /*#7db900*/rgb(0,115,54);
border-bottom:3px solid /*#00a2df*/rgb(0,60,135);
margin:0;}

.anythingSlider ul li{display:block;
float:left;
padding:0;
height:354px;
width:720px;
margin:0;}

.anythingSlider .arrow{display:none;}

.anythingSlider .forward{background-position:0 0;
right:-20px;}

.anythingSlider .back{background-position:-67px 0;
left:-20px;}

.anythingSlider .forward:hover{background-position:0 -200px;}

.anythingSlider .back:hover{background-position:-67px -200px;}

#thumbNav{position:relative;
top:323px;
text-align:center;}

#thumbNav a{color:#fff;
font:x-small; Georgia, Serif; display: inline-block;
width:25px;
height:18px;
margin:0 5px 0 0;
background:#00a2df url(http://cobachbc.edu.mx/imgs/cellshade.png) repeat-x;
text-align:center;
-moz-border-radius-bottomleft: 5px; 
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;}

#thumbNav a:hover{background-image:none;}

#thumbNav a.cur{background:#00a2df;}

#start-stop{display:none;}

#start-stop.playing{background:#00a2df;}

#start-stop:hover{background-image:none;}

/*  Prevents */
.anythingSlider .wrapper ul ul{position:static;
margin:0;
background:none;
overflow:visible;
width:auto;
border:0;}

.anythingSlider .wrapper ul ul li{float:none;
height:auto;
width:auto;
background:none;}

.wrapper a{display:block;
width:720px;
height:360px;}
