.productos{
overflow:hidden;
width:900px
}
.productos   .thumbInfo,.productos   .thumbImage{
*cursor:hand;
background-image:url(../img/thumb_info_bg.png);
cursor:pointer;
left:0;
overflow:hidden;
position:absolute;
top:0
}
.productos   ul{
margin:0;
padding:0
}
.productos   ul   li{
float:left;
height:123px;
margin:14px 14px 14px 0px;
overflow:hidden;
padding:0;
position:relative;
width:123px
}
.productos  .thumbImage{
height:123px;
width:123px
}
.productos  .thumbInfo{
background:url(../img/thumb_info_bg.png) 0 0 no-repeat;
color:#333333;
font-size:11px;
height:103px;
left:-123px;
line-height:1.22em;
padding:10px;
width:103px
}
.productos  .thumbInfo  div.go{
bottom:5px;
height:12px;
position:absolute;
right:8px;
width:12px
}
.productos  .thumbInfo  label{
color:#000000;
font:bold 0.9em "Myriad Pro"
}
.productos  .thumbInfo  p{
color:#555555;
font:1em "Myriad Pro";
margin-bottom:10px
}
.productos .thumbInfo  div.go  a{
left:0;
position:relative;
top:0
}
