/********************************************
* Lawrence & Geyser
* Developed by I-ology
* http://www.i-ology.com
*
* Created 08/20/2007 - BD
*
* News Style Definitions
********************************************/

/*********************************
* HTML Mods
*********************************/

h3 {
    margin: 10px 0;
    font-weight: normal;
}

/*********************************
* Layout Definitions
*********************************/

.news {
    width: 456px;
    margin-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
    background: url(/images/home_divider.gif) 51% 100% no-repeat;
}

.last {
    background: none;
}

/*********************************
* Titles & Headers
*********************************/

#ttl-news {
    height: 36px;
    margin: 0 0 5px 18px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/ttl_news.jpg) top left no-repeat;
}