/* CSS Document */

.news_td {
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 5px 15px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.contact_td {
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 5px 15px;
}
