﻿.flFreebieRow
{
    padding: 4px 2px;
    margin: 0;
    height: 64px;
    border-bottom: 1px solid #000;
    clear: both;
}

.flFreebieRow img
{
    float: left;
    border: 1px solid #95B02D;
    float: left;
    margin-right: 7px;
}

.flFreebieRow .flFreebieText
{
    float: left;
    width: 330px;
}

.flFreebieRow h1 a
{
	color: #f77712;
	text-decoration: none;
}
.flFreebieText h1
{
    font-size: 1.1em;
    color: #f90;
    font-weight: bold;
    border: 0;
    margin: 0;
    padding: 0;
    background-color: transparent;
}

.flFreebieInfo {}

.flFreebieDate
{
    color: Gray;
    font-size: 0.8em;
}
.flFreebieInfo a
{
    /* position: relative;
    top: 36px;
    left: 38px; */
    float: right;
    font-size: 1em;
    margin-top: 22px;
}