.sliderwrapper{
position: absolute;
overflow: hidden;
width: 730px;
height: 448px;
border: 1px solid #414141;
background-color:#000000;
}

.contentdiv{
visibility: hidden; /*leave as is*/
position: relative; /*leave as is*/
left: 0;  /*leave as is*/
top: 34px;  /*leave as is*/
width: 340px;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
padding: 10px;
background-color:#000;
}
#divPanelLeft{
position:relative; width:650px;
}

#articleUpdate{
	position:absolute;
	width:730px;
	height:26px;
	background-color:#333;
	z-index:100;
	font-weight:bold;
	color:#ecad1b;
	background:url(images/list_title.gif);
}

.titleMod{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding: 8px 0 0 10px;
}

.pagination{
text-align: left;
font-size:14px;
}

.pagination a{
text-decoration: none; 
color: #000000;
}

.pagination a:hover, .pagination a.selected{
color: #ffffff;
text-decoration:none;
}
DIV.itemtoc{
padding-bottom:5px;
padding-top:5px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
border-bottom: 1px solid #ffc338;
}

#scroll {
position:absolute;
margin: 1px;
padding:10px;
top:32px;
left:370px;
width:340px;
height:360px;
overflow: auto;
background-color: #ecad1b;
background:url(images/bg_update.jpg);
}
#navtoc{
	position:absolute;
	left:371px;
	top:413px;
	height:35px;
	background-color:#252525;
	width:360px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#ecad1b;
}
.the20Title{
	font-size:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#FFFFFF;
	padding-bottom:7px;
	padding-top:5px;
}
.the20Title a{
	color:#ecad1b;
	font-weight:bold;
}
.the20Title a:hover{
	color:#FFF;
}

.contentUpd{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
}
.contentUpd a{ color:#FFF; }
.contentUpd a:hover{ color:#ecad1b; }

.see a { margin-left:8px; font-size: 11px; color:#ecad1b;}
.see a:hover { margin-left:8px; font-size: 11px;  color:#ffffff;}