/*Start home page specific styles*/
#main-content .home {
    margin-bottom:0;
    overflow:hidden;
}
#main-content .home #banner,
#main-content .home #flash-banner {
    float:right;
    border-bottom:solid 1px #000000;
}
#main-content .home .welcome_heading {
    background:url(/css_images/heading_welcome.png) no-repeat;
    height:1em;
    margin:0.8em 0 0.4em 0.6em;
}
#main-content .box .webeditor {
    margin-left:1em;
    width:220px;
}
/*End home page specific styles*/

