#NewsHolder{
float:left;
width:234px;
margin-bottom:15px;
margin-top:15px;
}

#NewsTop{
width:209px;
background-image:url(images/news_top.gif);
height:32px;
}

#NewsMid{
width:179px;
background-image:url(images/news_mid.gif);
background-repeat:repeat-y;
padding:0px 15px 0px 15px;
}

#NewsBot{
width:209px;
background-image:url(images/news_bot.gif);
height:10px;
background-repeat:no-repeat;
background-position:top;
}

#HomeMain{
width:266px;
padding: 0px 5px 0px 5px;
margin:0px;
}

#SubTop{
width:209px;
background-image:url(images/sub_top.gif);
height:32px;
}

#SubMid{
width:189px;
background-image:url(images/news_mid.gif);
background-repeat:repeat-y;
padding:0px 15px 0px 5px;
}


