#Layer1 {
	position:relative;
	left:0;
	top:0;
	width:440;
	height:260;
	z-index:1;
	overflow: auto;
}
.topsitewidth {
	width: 778px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5B3A7;
	border-right-color: #B5B3A7;
	border-left-color: #B5B3A7;
	border-bottom-color: #B5B3A7;
}
.topspacer {
	height: 20px;
}

.searchbox {
	background-color: #FFFFFF;
	height: 12px;
}
.navbox {
	background-color: #FFFFFF;
	height: 34px;
}
.mainpagearea {
	height: 400px;
}
.pagewidth {
	width: 580px;
}
.rightpane {
	width: 130px;
}
.deletebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
	height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pagewidthscroll {

	width: 580px;
}
#Layer2 {
	position:relative;
	left:0;
	top:0;
	width:98%;
	height:260;
	z-index:1;
	overflow: auto;
}

