	div{
				margin: 0px;
			}
			/* Scrollbar & content css */						
			#content1, #content2{
				height: 350px;
				/*width: 500px;*/
				float:left;
				overflow:hidden;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				/*padding-top:15px;*/
				line-height:19px; 
				/*background-color:#F0F1F3;*/

			}
			#content3{
				height: 355px;
				width: 500px;
				float:left;
				overflow:hidden;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:19px; 

			}

			.scrollbar-vert{
				background:url(images/scr_bg.jpg) top left no-repeat;
				/*background:url(images/scrollbg.jpg) left top repeat-y;*/
				height: 350px;
				width: 27px;
				float:right;
			}
			
			.scrollbar-ver1t2{
				background:url(images/01_files/scr_bg.jpg) top left no-repeat;
				/*background:url(images/scrollbg.jpg) left top repeat-y;*/
				height: 350px;
				width: 24px;
				float:right;
			}
			
			.handle-vert{
			margin-top:30px;
			padding-bottom:20px;
				background:url(images/scr_bg1.jpg) top left no-repeat;
				height: 42px;
				width: 21px;
						/*background:url(images/scroll_heandle.jpg) left top no-repeat;*/
				/*background: url(styles/img/handle.gif) no-repeat;*/
			}

			.handle-vert1{
			margin-top:30px;
			padding-bottom:20px;
				background:url(images/01_files/scr_bg1.jpg) top left no-repeat;
				height: 42px;
				width: 21px;
						/*background:url(images/scroll_heandle.jpg) left top no-repeat;*/
				/*background: url(styles/img/handle.gif) no-repeat;*/
			}
			
			#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;
				background-color:#FF0000;
			}
			
			#content3 p{
				width: 700px;
			}
			