#content
{
	padding:20px 0px 20px 50px; 
	width:702px;
}

#news-top{
	background-image:url(../images/banner/newbg-03.png);
	background-repeat:no-repeat; 
	height:267px;
	margin-left:2px;
	position:relative;
}
	

#newsticker-demo { 
	/*height: 484px;*/
	width:735x;
	background-image:url(../images/news/newsbg-middle.png);	
	background-repeat:repeat-y; 
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	margin-left:2px;
	position:relative;
/*	padding-top:20px; */
}

#news-bottom{
	background-image:url(../images/news/newsbg-bottom.png);
	background-repeat:no-repeat; 
	height:23px;
	margin-left:2px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 0px; }

#newsticker-demo .title {
	height:auto;
	width:580px;
	float:left;
}

.scroll{ width:700px; height:474px; overflow-y: scroll; overflow-x:hidden;}

.newsticker-jcarousellite { width:688px; padding:1px; }
.newsticker-jcarousellite ul li{list-style:none; display:block; padding-bottom:10px; margin-bottom:5px; margin-left:28px;}
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info {  width:100%; }

.newsticker-jcarousellite .info span.cat { 
	display: block; 
	font-size:12px;
	line-height:30px; 
	color:#000; 
	background-image:url(../images/news-br.png);
	background-repeat:no-repeat;
	text-indent:8px;
}
.newsticker-jcarousellite .info a { 
	margin-left: 8px;
}

.essay { 
	
	width:650px; 
	padding:9px 0px 18.5px 0px;
	margin-left:40px;
}

.essay p{
	color:#000000;
	padding:0px;
	margin:0px;
	font-size:14px;
	/*text-align:justify;*/
	line-height:25px;
}


.essay h3{
	margin:2px 0px 20px 0px;
	color:#EA521B;
	font-size:16px;
}


.subpage_back{
	padding-top:6px;	
}

.subpage_back2{
	position:absolute;
	right:85px;
	padding-bottom:6px;	
}


.playvideo
{
	margin-left:20px;
	border-bottom-color:#C00;
	z-index:-1001;
	
}

#playlist
{
	height:auto;
	width:675px;
	margin-left: 38px;
	position:relative;
}

.lightbox{
 	margin-right:12px; 
	position:relative; 
	float:left;
}

.lightbox img{
 	border: 0px;
}
 
.lightbox img:hover
{
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}

#video_clips_item_section
{
	margin-left:5px;
}

.video_clips{
	position:absolute; 
	top: 18px;
	left: 38px;
	border:0;
	z-index: 1;	
	
}

div.video_clips_item
{
	position:relative;
	float: left;
	height: 150px;
	width: 129px;
	overflow:hidden;
	margin-left:12px;
	margin-top:20px;
	/*background-image:url(../images/videoclips-bg.jpg);
	background-repeat:no-repeat;*/
}

div.video_clips_item>img
{
	position:absolute;
	width:129px;
	height:80px;
	top:3px;
	left:3px;
	overflow:hidden;
}

div.video_clips_item>a
{
	position:absolute;
	width:43px;
	height:43px;
	top:25px;
	left:55px;
	overflow:hidden;
}

div.video_clips_item>p
{
	position:absolute;
	width:130px;
	height:50px;
	top:90px;
	left:15px;
	margin:0px;
}

ul li { display: inline; }

.clear { clear: both; }