

/*********************** SCROLLERS ***********************/
/*.root 		{
		position:relative;
		height:	242px;
		width:	313px;
		margin: 0px 0px 8px 7px;	
		}*/
		
.internal-content-inner .root {
position:relative;
height:	318px;
width:	595px;
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: #000000;*/
}

.internal-content-inner .content0scrollbar {
	position: absolute;
	top: 9px;
	left: 570px;
	height: 278px;
	width: 10px;
	background-color: #a1de60;
}

.right-column-content .content0scrollbar,  {
	position: absolute;
	top: 9px;
	left: 237px;
	height: 260px;
	width: 10px;
	background-color: #a1de60;
}

.right-content-column .right-column-content .content0scrollbar {
	position: absolute;
	top: 9px;
	left: 252px;
	height: 260px;
	width: 10px;
	background-color: #a1de60;
}

.feature .content0scrollbar {
	position: absolute;
	top: 9px;
	left: 439px;
	height: 273px;
	width: 10px;
}


.right-home-column .right-column-content .content0scrollbar {
	position: absolute;
	top: 9px;
	left: 237px;
	height: 263px;
	width: 10px;
	background-color: #a1de60;
}

.new-right-home-column .new-right-column-content .content0scrollbar {
	position: absolute;
	top: 9px;
	left: 437px;
	height: 221px;
	width: 10px;
	background-color: #a1de60;
}

.content1scrollbar {
	position: absolute;
	top: 9px;
	left: 240px;
	height: 157px;
	width: 10px;
	background-color: #f09f57;
}

.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: 300px;
/*clip: rect(0 595 370 0); 
overflow: auto; */
}

.scrollContainer-internal2 { 
position: absolute; 
left: 0px; 
top: 19px; 
width: 222px; 
height: 318px; 
clip: rect(0 222 318 0);
overflow: auto; 
}
 
#scroll0Container table, #scroll0Container p, #scroll0Container div, #scroll0Container td {    
	width: auto !important;
	line-height: 150%;
}

.right-column-content #scroll0Container {
	width: auto;
	
}

.scrollContent { 
	position: absolute; 
	left: 0px; 
	top: 0px;
	/*width: 100px; */
	z-index: 9999;
}

#scroll0content {
	line-height: 150%;
}