﻿.packagesection
{
    float: none;
    clear: both;
    margin-bottom: 10px;
    margin-top: 10px;
}

.packagepics
{
    width:277px;
    float:left;
}

.packagetext
{
    width:340px;
    color: #ffffff;
    background-color: #000000;
    float:right;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}