/* 
    Document   : news
    Created on : Jan 28, 2011, 10:43:36 AM
    Author     : Emerson Huitt
    Description:
       Controls styling of the news section of the site
*/

h4.headline
{
    margin: 6px 0 6px 0;
    font-size: 2.4em;
}
div#right-callout
{
    width: 480px;
}
div#right-callout img
{
    margin: 9px 9px 16px 0px;
}

