#id1 {
	border:3px;
	width: 1000px;
	height: 3.33%;
	margin-left: 30.00%;
	margin-top: 0.00%;
	position: absolute;
}

#id2 {
	border:3px;
	width: 1000px;
	height: 3.33%;
	margin-left: 30.00%;
	margin-top: 10.00%;
	position: absolute;
}

#id3 { 
border:3px;
width: 1000px;
height: 3.33%;
margin-left: 30.00%;
margin-top: 30.00%;
}

#logopl {
	border:0px;
	width: 551px;
	height: 81px;
	margin-left: 10%;
	margin-top: 2px;
	position: absolute;
	top: 13px;
	left: 22px;
	background-image:url(images/s291_logo.png);
	background-repeat:no-repeat;
}
#logoplpl {
	border:0px;
	margin-left: 16px;
	margin-top: -20px;
	position:absolute;
	width:551px;
	height:81px;
	background-repeat:no-repeat;
}

#menuplpl {
	position:absolute;
	width:242px;
	height:70px;
	z-index:1;
	margin-left:5px;
}

#content-containertable.override
{
width:150px;
min-height:50px;
max-height:100px;
overflow:scroll;
border-color:Silver;
border-style:Double;
background-color:Lime;
}


#div.scrollxxx {
height: 200px;
width: 300px;
overflow: auto;
border: 1px solid #666;
background-color: #ccc;
padding: 8px;
}

