
#content{
height:400px;
width:740px;
}


#content h2 {
}
#bottomNav{margin-top:-150px;}
html* #bottomNav{margin-top:-200px;}
.post{
	padding:5px 5px 10px;width:230px;height:580px;
}
.newsHeading{
color:#000;/*a80d0a*/
font-size:16px;
font-weight:bold;
padding:0px 5px 0px 0px;text-transform:capitalize;
}
.newsHeading img{border:1px solid #888;margin-bottom:5px;}
.newsPostDate{
color:#000;
font-size:9px;
padding:5px 0px 5px 0px;
}
.newsContent{
font-size:11px;
padding:0px 5px 0px 0px;
} 
.newsContent img{
border:1px solid #888;
}
#entry, #entry1, .entry{
	float:left;
	padding:0px 2px 0px 2px;
	margin-right:0px;

}
#entry .wrap,
#entry .wrap2{
  width:760px;
  height:300px;
}

#entry p{
width:180px;
}
.entry .wrap{width:250px;}
.last{margin-right:0px;}



.scrollButtons.left {
   top:300px;
}

.scrollButtons.right {
   top:300px;
}
#bottomnav{margin-top:-100px;}