.newsframe {
	width:685px;
}
.newsdate {
	width:70px;
	text-align: left;
	vertical-align: top;
	font-size:75%;
	background: url(../imgs/img_news_cepalator.gif) no-repeat right top;
	background-color:transparent;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
}
.newsbody {
	width:615px;
	text-align: left;
	vertical-align: top;
	background: url(../imgs/bg_newscel.gif) repeat-x left top;
}
.newsbody p {
	line-height: 1.5em;
	padding: 5px 5px 10px;
}
.newsbody a {
	color: #666666;
}
.newsbody a:hover {
	color: #008598;
}
.newsbody img {
	text-decoration: none;
	vertical-align: bottom;
	padding: 1px 3px 3px;
}
*html .newsbody img {
	text-decoration: none;
	vertical-align: bottom;
	padding: 1px 3px;
}
