.gift_outer {
    padding: 3px;
    float: left;
    margin-left: 4px;
    margin-top: 4px;
}

.gift_inner {                                                 
    background-image: none;                                   
    background-repeat: no-repeat;                             
    width: 64px;
    height: 64px;
}

.gift_caption {
    width: 64px;
    margin-top: 3px;
    margin-bottom: 1px;
    text-align: center;
    font-size: 11px;
    color: #777;
}

.giftshop_gift_info {                            
    margin: 0 0 0 4px;                                         
    float: left;                                              
}                                                             
                                                              
.giftshop_gift_info .gift_title {                
    margin: 0px;                                          
    font-size: 9px;                                           
}                                                             
                                                              
.giftshop_gift_info .limited_time,               
.giftshop_gift_info .limited_edition {           
    margin-top: 2px;                                          
    font-size: 9px;                                           
    color: #999;                                              
}    

