/*************************************************
	 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.  
***************************************************/

/* CONTACT PAGE */
#contact table {
	margin: 0 auto;
	font-size: 1em;
	width: 500px;
}

#contact  td {
	vertical-align: top;
	font-size: 15px;
}

#contact  .title {
	font-style: underline;
	font-weight: bold;
	text-decoration: underline;
}

.belt {
	width: 250px;
}
