﻿
/* This CSS is only used for the "In Today's World" section of the homepage. */

.InTodaysWorldRows 
{
    width:100%;
    margin-bottom:15px;
}
.InTodaysWorldModules 
{
    width:375px;
}
.InTodaysWorldModules .hdrImg 
{
    margin-bottom:10px;
}
.InTodaysWorldStory1 
{
    display:inline-block;
    width:100%;
    margin-bottom:10px;
}
.InTodaysWorldStory1 .pic 
{
    float:left;
    margin:0 5px 5px 0;
}
InTodaysWorldLink /* not currently used */
{
    margin:0 0 13px 0;
    display:block;
}
