









/*
 * $Id: overview.css.jsp,v 1.3 2006/10/18 17:10:20 wliu Exp $
 *
 * Specific CSS for particular pages
 */

#overViewInfo{
    height: 305px;
}

.frontPageCallout { 
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 4px;
    width: 214px;
    height: 312px;
    background-image: url('../../images/metro/backgrounds/narrowBox.png');
    background-repeat: no-repeat;
}

.frontPageCallout .position { 
    padding: 12px;
}

.frontPageCallout .title { 
    padding-top: 3px;
    text-align: center;
    font-size: 9pt;
    font-weight: bold;
    font-style: italic;
}

.frontPageCallout img { 
    border: 1px solid black;
}


.frontPageCallout a.imageBox { 
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;
}

#overview .padding { 
    width: 5px;
}