/* ================================================================ 
Copyright (c) 2011 Stu Nicholls - iStu.co.uk. All rights reserved.
This stylesheet and the associated html may be modified in any 
way to fit your requirements.
=================================================================== */
.iStu3 {padding:20px 20px 5px 5px; margin:0; list-style:none; width:570px; height:280px; overflow:hidden; position:relative; background:#fff; border:1px solid #fff;
-o-border-radius: 5px;
-ms-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-o-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.0);
-ms-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.0);
-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.0);
-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.0);
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.0);
}

.iStu3 li {position:absolute; left:18px; top:10px; border:1px solid #dadada;}
.iStu3 li a {text-decoration:none;}
.iStu3 li a img {float:left; border:0; display:none;}
.iStu3 .pv {width:32px; height:32px; background:url(flechaizquierda.png); position:absolute; left:15px; top:154px; cursor:pointer; border:0; display:none;}
.iStu3 .nx {width:32px; height:32px; background:url(flechaderecha.png); position:absolute; left:560px; top:154px; cursor:pointer; border:0; display:none;}
.iStu3 .bt {position:relative; width:570px; height:10px; top:280px; left:0; border:0;}
.iStu3 .bt b {display:block; width:5px; height:5px; background:#666; margin-right:5px; float:left;}
