.maintable {
	border: #FFFFFF solid 1px;
	background-color: #aaaaaa;
	float: left;
}
#login {
	text-align: right;
}
#cata {
	text-align: center;
	margin: 10px 2px;
	float: left;
	display: block;
	width: 170px;
}
.ptitle {
	margin: 0;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
}
#theim {
	text-align: center;
	margin: 10px 2px;
	float: left;
	display: block;
	width: 207px;
	clear: none;
}
#clear {
	clear: both;
}
#aedit {
	text-align: right;
	width: 200px;
	float: right;
	clear: both;
}
#aedit a {
	font-size: 10px;
	color: #FFFFFF;
}
