h2
{
	font-size:18px;
}
#adminbox
{
	margin:10px 0 10px 0;
	padding:10px;
	overflow:hidden;
}
#adminbox a 
{
	color:#0000ff;
}
.pagemanager th
{
	text-align:left;
	border-bottom:2px solid #000;
}
.pagemanager td
{
	border-bottom:1px dotted #000;
}
#update
{
	border:1px solid #ff0000;
	background:#FFCFCF;
	margin:10px 0 10px 0;
	padding:10px;
	position:absolute;
	width:825px;
	
}
#updateoutter
{
	position:relative;
}
.sidebox
{
	float:left;
	width:400px;
}
.superadmindata
{
	float:left;
}
.locationbox
{
	width:100%;
	height:150px;
	overflow:auto;
	border:1px solid #000;
}