#left {
	display: inline-block;
	position: relative;
	float: left;
	width: 307px;
	min-height: 300px;
  height: auto !important;
	height: 300px;
	top: 28px;
	left: 30px;
	margin-bottom: 40px;
	padding: 8px;
	background-color: lightgray;
 	background: url(../grafics/main/bgadverts.png);
	border-right: 1px solid gray;
}

#left h1 {
	padding-left: 4px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
	background-color: #38414A;
	color: lightgray;
}

#left p, ul {
	font-size: 11px;
	color: black;
}

#left ul {
	margin-left: 10px;
}

#left a {
	color: darkred;
}

#left hr {
	width: 200px;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dashed #38414A;
}

#left div.box_con {
	margin-bottom: 20px;
	background-color: black;
	border: 2px solid #38414A;
}

#left div.box_content {
	text-align: center;
}

#left div div.box_header_text {
	padding-left: 4px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	background-color: #38414A;
	color: lightgray;
}


#right {
	display: inline-block;
	position: relative;
	top: 20px;
	left: 60px;
	width: 480px;
	padding: 0px;
	margin-bottom: 30px;
}

#right abbr {
	border-bottom: 1px dotted #656c73;
	cursor: help;
}

#right abbr:hover {
	color: white;
}

#right h2 {
	padding-top: 12px;
	clear: both;
	margin-bottom: 9px;
	color: white;
	font-weight: bold;
}

#right h2 a {
	color: white;
	text-decoration: none;
}

#right ul {
	list-style-type: none;
	overflow: hidden;
}

#right ul li {
	float: left;
	margin-right: 10px;
}

#right ul li a {
	padding-left: 14px;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: white;
	background: url(../grafics/main/tri.png) no-repeat 0 bottom;
}

#right ul li a:hover {
	color: #FDC261;
	background: url(../grafics/main/hitri.png) no-repeat 0 bottom;
}

#right hr {
	border: 1px dotted white;
}

#right img {
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}

#right h1 {
	margin-top: 10px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 10px;
}

.csc-header-n1,
.csc-header-n2,
.csc-header-n5,
.csc-header-n7 {
	display: none;
}

.csc-header-n8  h1 {
	text-align: left !important;
}
.csc-header-n8  a {
	padding-left: 14px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: white;
	background: url(../grafics/main/tri.png) no-repeat 0 bottom;
}

.csc-frame-frame1 {
	margin-bottom: 10px;
	padding: 2px;
	background-color: #FFE4B5;
	outline: 2px solid #BC0003;
}

.tx-ttnews-browsebox td {
	width: 22px;
	height: 22px;
	padding-left: 6px;
	padding-right: 6px;
	margin: 2px;
	text-align: center;
	font-weight: bold;	
	border: 1px solid gray;
}

.tx-ttnews-browsebox td:hover {
	background-color: lightgray;
}

.tx-ttnews-browsebox td:hover a {
	color: black;
}

.tx-ttnews-browsebox p {
	padding: 0px;
	margin-top: 4px;
	line-height: 12px;
}

.tx-ttnews-browsebox a {
	text-decoration: none;
}