.donate_frame {
	width: 752px;
	height: 382px;
	float: left;
	margin-top: -2px;
	background-image: url('images/new.gif');
	background-repeat: no-repeat;
	background-position: left;
}

.nick_frame {
	width: 752px;
	height: 510px;
	float: left;
	margin-top: -2px;
	background-image: url('images/nick_border.gif');
	background-repeat: no-repeat;
	background-position: left;
}

.admin_frame {
	width: 741px;
	float: left;
	margin-top: -2px;
	background-color: #FFF;
	margin-left: 3px;
}

table.order { width:90%; margin-left: 30px; border: 0;}
table.order td.width1 { width: 20%; text-align: left;}
table.order td.notice { font-size: 85%;}

.col { float: left; width: 205px; text-align: center;}
.colitem { float: left; width: 200px; border: 1px solid #9FCE68; background-color:#DDEECA; margin-bottom: 2px;}
.colitem:hover { float: left; width: 200px; border: 1px solid #9FCE68; background-color:#BDDC96; margin-bottom: 2px;}

input.search { background-color: #DDEECA; border: 1px solid #9FCE68; width: 250px;}