.column_right {
	width: 244px;
}

.news_module, .news_module_ad {
	width: 204px;
	height: 100px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	text-align: left;
}
.news_module_ad {
	text-align: center;
	font-size:12px;
	color:#999;
	margin-bottom:18px;
}

.news_sms_button {
	margin: 0 50px 0 50px;
}
.news_sms_button a {
	width: 144px;
	height: 37px;
	background: url(../images/sms-news_button.gif) 0 0;
	display: block;
}

.news_sms_button a:hover {
	width: 144px;
	height: 37px;
	background: url(../images/sms-news_button.gif) 0 37px;
	display: block;
}
/*
.news_module a {
	color:#FFCC00;
	text-decoration: none;
}

.news_module a:hover {
	color: #CC0000;
}
*/

.news_left {
	width: 100px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #7b7b7b;	
}

.news_left img {
	
}

.news_right {
	font-size: 12px;
	font-weight: bold;
	color: #8f8f8f;	
}

.news_trenner {
	width: 204px;
	height: 1px;
	margin-bottom: 18px;
	margin-left: 20px;
	background-image: url(../images/trenner.gif);
	background-repeat: repeat-x;
}
