﻿

.gift_card_container
{
    width:270px;
    height:130px;
    float:left;
    margin-top:15px;
}   

.gift_card_top_row
{
    width:270px;
    height:90px;
    float:left;
    
}

.gift_card_top_row_left_col
{
    width:95px;
    height:90px;
    float:left;
    
}

.gift_card_top_row_right_col
{
    width:170px;
    height:90px;
    float:left;
    margin-left:5px;
    
}

.gift_card_top_row_right_col_title
{
    width:170px;
    height:15px;
    float:left;
    
}

.gift_card_top_row_right_col_title h1
{
    font-size: 16px !important;
    margin-bottom: 5px !important;
    text-align:left;
    color:#35679A;
    
}

.gift_card_top_row_right_col_text
{
    width:200px;
    height:65px;
    float:left;
    margin-top:10px
    
}

.gift_card_top_row_right_col_text p
{
    font-size: 12px;
    text-align:left;
    color:#3f3838;
    float:left;
    
}

.gift_card_bottom_row
{
    width:270px;
    height:30px;
    float:left;
    
}

.gift_card_bottom_row a
{
    width:220px;
    height:18px;
    float:left;
    text-decoration:none;
    
}
.gift_card_bottom_row img
{
    width:10px;
    height:10px;
    float:left;
    text-decoration:none;
    
}

.gift_card_bottom_row a h2
{
    width:200px;
    font-size: 14px !important;
    text-align:left;
    color:#C61130 !important;

    
}
