.root 		{
		position:relative;
		height:			400px;
		width:			330px;
		}
.root p 	{
		margin:			0px 0px 5px 0px;
		}
.thumb 		{
		position:			absolute;
		left: 			2px; 
		}
.up, .dn 	{
		position:			absolute;
		left: 			2px;
	
		}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border:			0;
		}
	.scrollContainer { 
		position:			absolute; 
		left:			2px; 
		top:			19px; 
		width:			290px; 
		height:			190px; 
		overflow:	auto; 
		padding: 4px;
		text-align:justify;
		}
.scrollContent { 
		position:			absolute; 
		left:			0px; 
		top:			0px; 
		width:			290px;
		font-family: Garamond, Rotis, Times New Roman, Serif; color: #450101; font-size: 16px; line-height: 17px; font-weight: normal;
		}
