﻿.Gifts 
{

}

.EachGift
{
    border-bottom: solid 2px navy;
    width: 500px;
    float:left;
}

.EachGift Img
{
    float: left;
}

.EachGift Label
{
    float: left;
}

.ImageSpace
{
    width: 325px;
    float:left;
}