/********************************************
* Ensemble Investments, LLC
* Developed by I-ology
* http://www.i-ology.com
*
* Created 4/18/06 - AC
*
* Newsroom Style Definitions
********************************************/

/*********************************
* Titles
*********************************/

#ttl-newsroom {
    background: url(/images/ttl_newsroom.gif) top left no-repeat;
    height: 22px;
    text-indent: -9999px;
    margin-bottom: 7px;
}

#hdr-archive-year {
    background: url(/images/hdr_archive_by_year.gif) top left no-repeat;
    height: 27px;
    text-indent: -9999px;
}

/*********************************
* Layout
*********************************/

#right-news {
    float: right;
    width: 163px;
}

#left-news {
    width: 450px;
    width/**/:/**/ 440px;
    padding-right: 10px;
    margin-right: 183px;
    border-right: 1px solid #C0DDD5;
}

.grey-module {
    padding: 10px 10px 10px 20px;
    background: #EBEBEB;
    font-family: Verdana, Trebuchet MS, sans-serif;
    font-size: 11px;
}

dl {
    margin-top: 20px;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: 15px;
    padding-bottom: 10px;
}

#news-photo {
    float: right;
    width: 254px;
    padding: 3px 0 10px 15px;
    clear: right;
}

#news-photo #project-text {
    padding: 9px 25px 18px 21px; 
}

.photo-container {
    display: inline;
}

