.packagetop-bronze, .packagetop-silver, .packagetop-gold, .packagetop-platinum
{
    float:left;
    width:650px;
    height:61px;  
    font-size:0%;
}

.packagetop-bronze
{
     background:url(../graphics/seo/bronze.gif) no-repeat;
}

.packagetop-silver
{
     background:url(../graphics/seo/silver.gif) no-repeat;
}

.packagetop-gold
{
     background:url(../graphics/seo/gold.gif) no-repeat;
}

.packagetop-platinum
{
     background:url(../graphics/seo/plat.gif) no-repeat;
}

.packagemid
{
    clear:left;
    float:left;
    width:600px;
    background:url(../graphics/seo/middle.jpg) repeat-y;
    padding:0px 25px 0px 25px;
}

.packagebottom
{
    clear:left;
    float:left;
    width:650px;
    background:url(../graphics/seo/bottom.jpg) no-repeat;
    height:19px;
    font-size:0%;
}

.package-price
{
    text-align:right;
    font-weight:bold;
}