.descripcio li a{
text-decoration:none;
color: #666666;
}

#pusherglider {
width:100%;
height:30px;
}


.back {
border:3px solid #cfcfcf;
width:317px;
height:109px;
margin:0 0 0 90px;
float:left;	
}

#my-glider{
width:315px;
height:111px;
}

#bckglider{
float:left;
background:url(images/bckg.jpg) no-repeat;
width:33px;
height:111px;
}


div.scroller { 
width: 317px; 
height: 310px;
overflow: hidden;


}

div.scroller div.section {
width:370px;
height:270px;
overflow:hidden;
float:left;
}

div.scroller div.content {
width: 10000px;

}


.img {
width:151px;
height:111px;
float:left;
/*border: 1px solid #dbdbdb;*/

}

.descripcio {
width:200px;
height:100px;
float:left;
padding:15px 0 0 10px;
}

.descripcio li{
font-size: 0.75em;
list-style-type: none;
text-decoration: none;
color: #666666;
text-align: left;
padding-top:1px;
}

.descripcio li span{
font-size: 1.05em;
color:#93b72c;
}

#controls{
margin:20px 0 0 90px;
clear:both;
}

#controls a{
display:block;
text-decoration:none;
}

#controls .bt {
width:21px;
height:21px;
background:url(images/left.jpg) no-repeat;
float:left;
}

#controls .bt span{
visibility:hidden;
}

#controls .btn {
width:21px;
height:21px;
background:url(images/right.jpg) no-repeat;
float:left;
}

#controls .btn span{
visibility:hidden;
}