#newsconteiner {
	padding:0 0 0 30px;
}
#newsconteiner h1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 18px;
	color: #d9b200;
	font-weight: normal;
}
#newsconteiner p {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
#newsconteiner a:link, #newsconteiner a:visited {
	color:#3b0404;
}
#newsconteiner a:hover {
	color: #890A0A;
	text-decoration:none;
}
#newsconteiner h2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #6d0101;
}
#newsconteiner table {
	margin-bottom:10px;
	}
.tableheader {
	border:1px solid #cdb99a;
	background-color:#e5d7b3;
	margin:15px 0 0 0;
}
.tableheaderleft h2{
	padding:1px 0;
	margin:0;
}
.tableheaderleft {
	border-left:1px solid #cdb99a;
	border-top:1px solid #cdb99a;
	border-bottom:1px solid #cdb99a;
	background-color:#e5d7b3;
}
.tableheaderright {
	border-right:1px solid #cdb99a;
	border-top:1px solid #cdb99a;
	border-bottom:1px solid #cdb99a;
	background-color:#e5d7b3;
	padding-bottom:5px;
}
.tableheaderright div {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #626262;
}

