.news-single-pic-head {
	width: 650px;
	height: 5px;
	padding:0;
	margin: 10px 0 0;
	background: fff url(../images/news-single-pic-headbg.gif) bottom no-repeat;
}
.news-single-picitem {
	 clear: both;
	padding:0;
	margin:0 0 5px;
	border: none;
	background: fff url(../images/news-single-pic-bg.gif) repeat-y;
}
.news-single-picitem H2 {
	font-size: 24px;
	font-weight:bold;
	color: #333333;
	margin:0;
	padding: 6px 10px 0 32px;
	border: 0;
	line-height:1.4;
	background: none;
}
.news-single-picitem P.bodytext {
	padding: 5px 0;
	margin: 0;
}
.news-single-picsubheader {
	display:none;
}
.news-single-piccontent {
	padding: 0 32px 10px;
}
.news-single-picimg {
	float: none;
	width: 643px;
	margin: 0;
	padding: 16px 0 0;
}
.news-single-picimg-cc {
	float: none;
	text-align:center;
	margin: 0;
	padding: 0;
	background: none;
	border-bottom:0;
}
.news-single-picimg IMG {
	float: none;
	margin:0;
	border: none;
}
.news-single-picitem .news-single-imgcaption {
	 display: none;
	font-size: 10px;
	padding:1px;
	clear: none;
	margin: 0;
	text-align: center;
	line-height: 1.2;
}
.news-single-category {
	 display: none;
	float: none;
	margin-top:10px;
	padding:3px 2px 5px 0;
	font-size: 11px;
}
.news-single-category IMG {
	margin: 0 0 1px;
}
.news-single-backlink-top, .news-single-backlink-top a {
	font-weight: bold;
	font-size: 121px;
	margin-bottom: 8px;
	margin-top: 10px;
	text-decoration:none;
}
.news-single-backlink-bottom, .news-single-backlink a {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 10px;
	text-decoration:none;
}
.news-single-picauthordata {
	 text-align: right;
	margin: 0;
	padding: 5px 30px 10px;
}
.news-single-timedata {
	float: none;
	display: inline;
	padding:0;
	margin:0;
}
.news-single-timedata, .news-single-author {
	font-size: 12px;
}
P.news-single-author {
	display: inline;
	margin: 0;
	padding:0 0 3px;
}
.news-single-pic-foot {
	clear: both;
	width: 650px;
	height: 10px;
	padding:0;
	margin:0;
	background: fff url(../images/news-single-pic-footbg.gif) no-repeat;
}

/* Tables */

#view1 table, #view2 table{
	background: #fff;
	border:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 580px;
}
#view1 table{
	border:0;
	border-top:1px solid #eeeeee;
}
#view1 table td{
	border-bottom:1px solid #eeeeee;
}

#view1 table th {
	font-size:100%;
	font-weight:normal;
	color:#555555;
	background: #f9f9f9;
	border:0;
	border-bottom:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	text-align: right;
	padding-right:6px;
	width:100px;
}
#view1 table th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
#view1 table th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
#view1 table tr td {
	background: #fff;
	border-right: 0;
	padding: 0 4px;
	text-align: left;
	vertical-align: top;
	line-height:1.4;
	width:480px;
}
#view1 table td {
	border-right: 0;
}
#view1 table td.tvdescription {
	padding:20px 10px;
}

#view2 table {
	font-size:86%;
	padding:0;
	border:1px solid #cecece;
	background:#f6f6f6;
}

#view2 table tr td {
	border-right: 0;
	background:#f9f9f9;
}

#view2 table td.itemlisttitle {
	font-size:150%;
	_font-size:135%;
	font-weight:bold;
	border-left:5px solid #FE0000;
	border-bottom:1px solid #FE0000;
	padding:5px 10px 3px 10px;
	background:#ffffff url(../img/relateitem_header_bg.jpg) bottom repeat-x;
}

#view2 table ul {
	list-style:none;
	margin:0;
	padding:5px;
}
#view2 table ul:after {display: block;clear: both;content: " ";}

#view2 table li {
	float:left;
	overflow:hidden;
	height:128px;
	padding:5px 15px 5px 5px;
	margin:0 10px 10px 0;
	line-height:1.4;
	border:1px solid #ececec;
	background:#ffffff;
}
#view2 table li IMG{
	float:left;
	margin:10px 15px 10px 0;
	border:1px solid #cecece;
}
#view2 table li h5{
	font-size:13px;
	margin:0 0 4px 110px;
	line-height:1.2;
	border:2px solid #FFEEA4;
	background-color:#FFFDEC;
  	cursor: pointer;
}
* html #view2 table li h5{
	height:1%;
	position:relative;
}
#view2 table li {
	line-height:1.3;
}

