﻿.container {
	position: relative;
	width: 560px;
	height: 590px;
	top: 23px;
}

.container2 {
	position: relative;
	width: 420px;
	height: 542px;
	top: 0px;
}

.mainTD {
	height:1px;
	width:1px;
	vertical-align:top;
}


#scrolldiv {
	position: absolute;
	top: 1px;
	left: 1px;
	margin: 5px 15px 0px 0px;
	overflow: auto;
	width: 1px;
	height: 590px;
	color: #212121;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}


#scrolldiv__controls {
	position: relative;
	display: none;
	top: -290px;
	left: +50px;
}

#scrolldiv2__controls {
	position: relative;
	display: none;
	top: -290px;
	left: -150px;
}

#imgup {
	position: absolute;
	left: 580px;
	top: 250px;
	font-size: 10px;
	color: #696969;
	text-transform: uppercase;
	font-weight: bold;
}

#imgdown {
	position: absolute;
	left: 580px;
	top: 280px;
	font-size: 10px;
	color: #696969;
	text-transform: uppercase;
	font-weight: bold;
}

#imgcenter {
    position: absolute;
    left: 150px;
	font-size: 10px;
	color: #696969;
	text-transform:uppercase;
	font-weight:bold;    
}

p {
    margin-top: 0;
}
