	div{
				margin: 0px;
			}
			/* Scrollbar & content css */						
			#content1, #content2{float:left; height: 240px; width: 430px; text-align:justify; overflow:hidden; margin:0px; padding:0px; }
			#content3{height: 365px; 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: 230px; width: 10px; background-image: url(images/scroll_bg.jpg);	background-repeat: no-repeat; background-position: left top; float:right;
		padding-top:10px; 	}
			
			.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.jpg) top left no-repeat; padding-bottom:8px;}
			
			#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;}
			
