.news-latest-container {
background: url(../img/postit_b2.gif) repeat-y;
}
.news-latest-top {
	background: url(../img/postit_b1.gif) no-repeat;
	padding: 5px 7px 0 7px;
	margin:0;
}
.news-latest-bottom {
	background: url(../img/postit_b3.gif) no-repeat 0 100%;
	padding: 0 7px 30px 7px;
	margin:0 0 20px 0;
}
.news-latest-container h2 {
	border-bottom: none;
	color:#000;
	padding: 0;
}
.news-latest-gotoarchive {
	margin:5px 5px 0 0;
	border-bottom: none;
	text-align: right;
	font-size: 90%;
	font-weight: bold;
    background:url("../img/buttons.gif") no-repeat scroll 100% -59px transparent;
}
.news-latest-gotoarchive a {padding-right:14px;}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1em;
	/* IE hack end */
	margin:0;
}
.news-latest-item p {margin: 0;padding: 0;}
.news-latest-item h3 {
margin:0;
padding:0 0 12px 0;
line-height: 1.1em;
border-bottom: none;
font-size:100%;
}
