﻿#info_double
{
    width: 490px;
    float: right;
    clear: none;
    margin-right:15px;
}

.post_double
{
    padding: 15px;
    clear: none;
}

.post_top_double
{
    clear: none;
    background-image: url('graphics/big-box-top.gif');
    background-repeat: no-repeat;
    height:14px;
}
.post_bg_double
{
    clear: none;
    background-image: url('graphics/big-box-bg.gif');
    background-repeat: repeat-y;
    margin:0px;
}
.post_btm_double
{
    clear: none;
    background-image: url('graphics/big-box-bottom.gif');
    background-repeat: no-repeat;
    height:14px;
}
#leftcolumn
{
    width: 180px;
    color: #000;
    height: 100%;
    margin-left: 15px;
    clear: none;
    display:inline-block;
}
