/* 
    Document   : featured
    Created on : 13-set-2010, 16.41.45
    Author     : Eduard Gabriel Dumitrescu <eddie.dumitrescu@gmail.com>
*/
#featured {
    border: 0px solid #ccc;
    height:150px;
    width:320px;
}
#featured .prod-img{
    width: 100px;
}
#featured a.prod-name{
    color:#666666;
    font-size:12px;
    text-decoration:none;
}
#featured  .price{

}

