.Container {
  position: absolute;
  top: 0px; left: 20px;
  width: 347px;
  height: 309px;
}
.Container h3 {
	color:#5c81bb;
	margin:14px 0 0 14px;
}
.Container a {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.Container ul {
	margin-top:6px;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 347px;
  height: 309px;
}
#Scroller-1 p {
  margin: 0 0 10px 0;;
  padding:0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #6F6048;
  width:329px;
  line-height:16px;
}
.date{
	color:#6276a0;
	font-size:10px;
	margin:0;
	padding:0;
	display:block;
}
.sub_heading{
	color:#6276a0;
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:11px;
	display:block;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}

.menu-link-box {
	height:108px;
	width:367px; 
	padding:27px 0 0 27px; 
	background:#f1f4fa;
}

.menu-link-box-bigger {
	height:120px; 
	width:367px; 
	padding:27px 0 0 27px; 
	background:#f1f4fa;
}

.clear2 {
	background:#ffffff; 
	width:367px; 
	height:2px; 
	padding:0; 
	margin:0;
	clear:both;
}

.file-img {
	float:right; 
	padding:8px 100px 0 0;
}

.menu-link {
	padding:0 0 0 11px; 
	text-decoration:none; 
	color:#796D5C; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold;
}

.icon-doc-first {
	padding:27px 0 0 13px;
}

.icon-doc {
	padding:6px 0 0 13px;
}

#Scrollbar-Container {
  position: absolute;
  top: 0px; left: 347px;
  background-image:url(../../images/index/news_bg.gif);
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  width: 10px; height: 309px;
  position: absolute;
  top: 0px; left: 20px;
  background-color:#b0bbc5;
}
.Scrollbar-Handle {
  position: absolute;
  width: 10px; height: 126px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 187px;
}