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

/* BENEFITS PAGE */
#benefits table {
	margin: 0 auto;
	padding: 0;
}

#special {
	margin: 0;
	padding: 0 50px;
}
#special  p {
	margin: 0;
	padding: 10px 15px;
	/*background-repeat: no-repeat;
	background-position: 50% 0%;
	background-image: url("../images/textframe.gif" );*/
	border: 1px solid blue;
	color: blue;
}
