/* This style sheet and the images to which it refers to
may not be reused, resold or redistributed by any means necessary
================================================================
Style Sheet Developed by Erik Lineback © 2006
Client: AWS Sports
Component Styles
=============== Site Colors ====================================
*/

    /* FRONT NEWS */
    h3#latest_news_header {
        width:100%;
        height:35px;
        margin:0;
        padding:0;
        text-indent:-9999px;
    }
    #latest_news {
        margin:0 0 0 10px;
        width:194px;
        height:135px;
        overflow:hidden;
    }
    #latest_news a {
        font-size:11px;
        display:block;
        color:#ccc;
        margin:0 0 15px 0;
    }
    a#more_news_link { 
        color:#ccc;
        display:block;
        margin:0 0 0 10px;
    }