	div{ margin: 0px;}
			/* Scrollbar & content css */						
			#content1, #content2{float:left; height:300px; width:190px; text-align:justify; overflow:hidden; margin:0px; padding:0px;}			
			#content3{height: 100px; width: 500px; overflow:hidden;	font-family:Arial, Helvetica, sans-serif; font-size:12px;}
			.scrollbar-vert{ /*background:url(images/scrollbg.jpg) left top repeat-y;*/	height:290px; width:10px; background-image: url(images/scroll_bg1.jpg);	background-repeat: no-repeat; background-position: left top; float:right; padding-top:10px; margin:0px;}
			
			.scrollbar-ver1t2{ background:url(images/scr_bg.jpg) top left no-repeat; /*background:url(images/scrollbg.jpg) left top repeat-y;*/	height: 365px; width: 21px; float:right;}
			
			.handle-vert{ height: 32px; width: 10px; background: url(images/scroll_handler.gif) top left no-repeat; padding-bottom:13px;}
			
			#content2 p{ width: 1000px;}
			.scrollbar-hor{	background-color: #d2e8ff; height: 20px; width: 300px; float:left;}
			.handle-hor{ height: 20px;	width: 42px; background: url(styles/img/handle-hor.gif) no-repeat;	}
			
			#content3 p{width: 700px;}
			


