@import "main.css";

.flash{ position:relative; }
.flash .bannermodcontent{
    position:absolute;
    top:10px; left:10px;
}

h1{ font-size:1.4em; }

.homenews div.newspostitem {
padding-bottom: 10px;
border-bottom:1px solid #FFEBC3;
margin-bottom: 10px;
}

.listcap{
border-top:1px solid #FFEBC3;
margin-top:5px;
padding-top:10px;
padding-bottom:0px;
}
