
#section_extras
{
    position: relative;
    left: 13px;
    .left: 15px;    
    border-collapse: collapse;
    height: 100%;
    width: 700px;
}

#section_extras #body
{
    width: 700px;
    height: 100%;
    width: 100%;
    background: url(/images/components/brown_section_extras_horizontal/slice.png);
    background-repeat: repeat-y;
}

#section_extras #body div
{
    float: left;
}

#section_extras #footer
{
    height: 16px; width: 700px;
    background: url(/images/components/brown_section_extras_horizontal/footer.png);
    background-repeat: no-repeat;
    margin: 0px 0px 20px 0px;
}


#section_extras #story
{
    width: 200px;
    margin: 0px 0px 10px 0px;
    padding: 10px 0px 0px 20px;
    
    position: relative;
    .left: 20px;
    .top: 10px;
    .padding: 10px 20px 0px 0px;
    _padding: 0px;    
}


#section_extras #story #title
{
    text-transform: uppercase;
    .font-weight: bold;
    width: 195px;
    font-family: 'Arial'; color: #153E7E; font-size: 11pt;
}

#section_extras #story #content
{
    position: relative; top: 3px;
    width: 195px;
    font-size: 8pt; font-family: 'Arial';
}

#section_extras #story #content #more
{
    text-transform: uppercase;
    font-size: 7pt; color: #7BA2CD;
    font-family: 'Arial';
    font-weight: bold;
}


/* section extras */

#section_extras #content_secext
{
    position: relative; left: -2px;
    font-size: 9pt; font-family: 'Arial';
    padding-top: 10px;
    width: 95%;
}




/* category */

#section_extras #story #category
{
    height: 35px;
    width: 230px;
    position: relative; left: -7px;
    .font-weight: bold;
    .font-size: 9pt;
    border-spacing: 0px; padding: 0px; border: 0px; margin: 0px;
}

#section_extras #story #category #start
{
    width: 10px; height: 27px;
    background: url(/images/components/blue_title_bar/blue_title_bar_start.png);
    background-repeat: no-repeat;
}

#section_extras #story #category #middle
{
    height: 27px;
    background: url(/images/components/blue_title_bar/blue_title_bar_slice.png);
    background-repeat: repeat-x; no-repeat;
}

#section_extras #story #category #middle #text
{
    position: relative; top: 7px;
    color: white; font-family: 'Arial'; font-size: 12pt;
}


#section_extras #story #category #end
{
    width: 9px;height: 27px;
    background: url(/images/components/blue_title_bar/blue_title_bar_end.png);
    background-repeat: no-repeat;
}

/* hairline */

#section_extras #se_hline_over
{
    width: 1px; height: 100%;
    .height: 200px;
    margin: 0px 5px 0px 5px;
    .margin: 0px;
    position: relative; top: 8px;
}


/* defines top and bottom buffer
   -- to 'float' line in middle */
#section_extras #se_hline_buffer
{
    width: 1px; height: 10%;
    border: 0px;
}

/* this is the middle section
   that you see */
#section_extras #se_hline
{
    width: 1px; height: 80%;
    background-color: #DDDDEE;
    border: 0px;
}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
