

/*********************** SCROLLERS ***********************/
.root 		{
		position:relative;
		height:	242px;
		width:	313px;
		margin: 0px 0px 8px 7px;	
		}
.root p 	{
		margin:			10px 10px 5px 10px;
		}
		
.main-text .content0scrollbar {
	position: absolute;
	top: 9px;
	left: 295px;
	height: 225px;
	width: 10px;
	background-color: #3bbbeb;
}

.internal-content-inner .content0scrollbar {
	position: absolute;
	top: 9px;
	left: 610px;
	height: 275px;
	width: 10px;
	background-color: #3bbbeb;
}

.right-content-column .right-column-content .content0scrollbar {
	position: absolute;
	top: 9px;
	left: 237px;
	height: 230px;
	width: 10px;
	background-color: #6ac8eb;
}

/*.new-right-column-content .content0scrollbar {
	position: absolute;
	top: 9px;
	left: 237px;
	height: 230px;
	width: 10px;
	background-color: #6ac8eb;
}*/

.new-right-column-content .content0scrollbar {
	position: absolute;
	top: 9px;
	left: 427px;
	height: 240px;
	width: 10px;
	background-color: #6ac8eb;
	
}



.content1scrollbar {
	position: absolute;
	top: 9px;
	left: 240px;
	height: 157px;
	width: 10px;
	background-color: #3bbbeb;
}

.feature .content0scrollbar {
	position: absolute;
	top: 9px;
	left: 432px;
	height: 273px;
	width: 10px;
	/*background-color: #3bbbeb;*/
}

.thumb {
	position: absolute;
	height:	9px;
	width: 10px;
	left: 10px;
}

.up, .dn 	{
	position: absolute;
	left: 10px;
}

.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
	border:	0;
}
.scrollContainer { 
	position: absolute; 
	left: 2px; 
	top: 10px; 
	width: 313px; 
	height: 242px; 
	clip: rect(0 333 262 0); 
	overflow: auto; 
	background: #D9D9B0;
}
		
.scrollContainer2 { 
position: absolute; 
left: 2px; 
top: 19px; 
width: 350px; 
height: 200px; 
clip: rect(0 467 200 0); 
overflow: auto; 
}

.internal-content-inner .scrollContainer-internal1 { 
position: absolute; 
left: 2px; 
top: 19px; 
width: 595px; 
height: 370px; 
clip: rect(0 595 200 0); 
overflow: auto; 
}

#scroll0Container table, #scroll0Container p, #scroll0Container div, #scroll0Container td {    
	width: auto !important;
	line-height: 150%;
}
		
.scrollContent { 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 200px;
	/*margin-bottom: 30px;
	border: 1px solid #00abeb;*/
}