.leftcolumn
{
    float:left;
    width:500px;
border: red solid 0px;
}

.leftcolumnu l {margin:0;padding:0 0 0 0;list-style:none;}

.leftcolumn li {background:url(/websitev2/both/subsites/products2/css/img/greybullet.gif) 2px 6px no-repeat;padding-left:14px;margin-bottom:4px;border:white dotted 1px;}


.rightcolumn
{
    float:right;
    width:200px;
}

.headcell
{
    background-image: url("/websitev2/both/subsites/websitev2/images/headerbg.gif");
    border:1px solid #e2e2e2;
    padding:5px;
    font-weight: bold;
}

.contentcell
{
    background-color:#e2e2e2;
    border:0px solid #999999;
    padding:5px;
    margin: 0px 0px 10px 0px;
}

.contentcell li
{
    margin: 0px 0px 0px 15px;
    padding: 0px;
list-style:none;
}

.contentarea .contentcell li {list-style:none;border:#e2e2e2 solid 1px;padding:0;margin:0;text-indent:0;}

