body
{
    background:url(/images/body_bg.gif);
    padding:0; 
    margin:0px 4px;
    
}
#layout
{
    font-family:Verdana, Arial;
    font-size:10px;
}

#framework
{
    width: 750px;
    background: #fff;
    text-align: left;
    clear: both;
    margin: 4px auto;
    padding: 4px;
    border:1px #cccccc solid;
    min-height:300px;
}

#cancelAd
{
    margin:10px 30px 5px 30px; 
    font-weight:bold;
}

#preview
{
}
#imgPreview
{
    margin-right:0px;
}
.header
{
    font-size:18px;
}
.subheader
{
    font-size:14px;
    font-weight:bold;
}
.miniheader
{
    font-size:12px;
    font-weight:bold;
    
}
.seperator
{
    width:100%;
    clear:both;
    height:20px;
    border-top: 2px solid #000000;
    border-bottom: 1px dotted #000000;
    background: url("/images/header_bg.gif");
    margin: 6px 0px 6px 0px;
}
.minisep
{
    width:100%;
    clear:both;
    height:2px;
    font-size:1px;
    border-bottom: 1px dotted #000000;
    margin: 6px 0px 6px 0px;
}

.lbl
{
    font-size:12px;
    font-weight:bold;
}
.left
{
    text-align:right;
    float:left;
    width:198px;
    margin-right:10px;
    height:30px;
}
.right
{
    text-align:left;
    float:right;
    width:540px;
    clear:both;
    height:30px;
}
.adleft
{
    text-align:right;
    float:left;
    width:100px;
    height:30px;
}
.adright
{
    text-align:left;
    float:right;
    width:210px;
    margin-left:10px;
    height:30px;
}
.photos
{
    width:104px;
    text-align:center;
    margin:2px;
}


.gridAltItem
{
    background-color:#E0E0E0;
    height:11px;
}
.gridItem
{
    height:11px;
}
.gridHeader
{
    font-weight:bold;
    font-size:12px;
    text-align:center;
    background-color:#eeeeee;
    height:21px;
    background: url(/images/headbg.jpg);
}

.section
{
    background: url(/images/section_bg.gif);
    background-repeat:repeat-x;
    background-position:top;
    border-top: 1px #DDD solid;
    border-left: 1px #EEE solid;
    border-right: 1px #EEE solid;
    padding: auto 2px auto 2px;
    position:relative;
}