ul.news_ul {
	list-style: none;
	list-style-image: url("../images/black_bullet.gif");
	padding: 10px 0 10px 0;
	margin: 0 0 0 50px;
	color: #333333;
}

.news_col { border: 1px dashed #999999; border-right: 0; border-top: 0 }

.news_center {
	padding: 5px 0 5px 25px;
	color: #333333;
}

.news_center a {
	color: #333333;
}

.news_center h3 {
	background-image: url("../images/mini_button_icon.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: 500;
}

a.mailto {
	color: blue;
}

.news_bottom {
	padding-left: 55px;
	padding-bottom: 5px;
}

.news_bottom h3 {
	font-size: 12px;
}

li.more_link {
	padding: 4px 0 4px 0px;
	margin: 0 0 0 -16px;
	list-style-image: none;	
}

li.more_link a {
	color: #B3B3B3;
	font-style: italic;
}

.press_release h3 {
	font-size: 12px;
	font-weight: bold;
}

.press_release p {
	line-height: 140%;
	color: #000000;
	width: auto;
}

table.news_contacts {
	border-bottom: 1px dashed #999999;
	margin-bottom: 30px;
	height: 105px;
}