﻿#wrapper{
	width: 100%;
	margin: 3px auto;
}


			div{
				margin: 0px;
			}
			*{
margin:0pt;
padding:0pt;
}

#content1{
	height: 272px;
	width: 340px;
	float: left;
	background: #ffffff;
	overflow: hidden;
}

#content2{
	height: 351px;
	width: 340px;
	float: left;
	background: #ffffff;
	overflow: hidden;
}

#content1 p {
	margin: 10px;
}
.scrollbar-vert {
	background-color: #d2e8ff;
	background: url(../images/slidebackground3b.png) no-repeat;
	height: 273px;
	width: 20px;
	float: left;
}
.handle-vert {
	height: 35px;
	width: 16px;
	background: url(../images/handle4.png) no-repeat;
}

.scrollbar2-vert {
	background-color: #d2e8ff;
	background: url(../images/slidebackground4.png) no-repeat;
	height: 350px;
	width: 20px;
	float: left;
}
.handle2-vert {
	height: 35px;
	width: 16px;
	background: url(../images/handle4.png) no-repeat;
}


#content2 p{
				width: 400px;
			}

