/*************************************************
	 Developed by Dawn Price
	 Contact:  dawn@afterdawnonline.com

	This file and its contents and links are the 
	property of AfterDawn Online.  This file can not
	be used or copied with out the written permission
	of AfterDawn Online.  
***************************************************/

// The Login css file

#login #stat td {
	border-spacing: 10px;
	font-size: 20px;
}

.centerdiv {
	margin: 0 auto;
	width: 600px;
	font-size: 12px;
}

.small {
	font-size: 9px;
}




