	div{
				margin: 0px;
			}
			/* Scrollbar & content css */						
			#content1, #content2{
				height: 160px;
				width: width:767px; 
				float:left;
				overflow:hidden;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#FFFFFF;
				margin:0px;
				padding:0px;
				/*padding-top:15px;
				line-height:19px; */

			}
			#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.gif) top left no-repeat;
				/*background:url(images/scrollbg.jpg) left top repeat-y;*/
				height: 160px;
				width: 19px;
				float:left;
			}
			
			.scrollbar-ver1t2{
				background:url(../images/scr_bg.jpg) top left no-repeat;
				/*background:url(images/scrollbg.jpg) left top repeat-y;*/
				height: 350px;
				width: 21px;
				float:right;
			}
			
			.handle-vert{
			margin-top:20px;
			padding-bottom:40px;
			background:url(../images/scr_bg1.gif) center top no-repeat;
			height: 16px;
			width: 19px;
			}
			
			#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;
			}*/
			