/*  You2U - Default Profile Styles 	*/
/*  Author: Patrick Cole 			*/
/*  Site: www.patrickcole.com 		*/

	/* Element Styles */
	.profile-label { vertical-align: top; text-align: right; font-weight: bold; width: 40px; padding: 0 15px 0 0; }
	table { padding: 5px 0 5px 0; font-size: 12px; }
	
	/* Basic Layout */
	#profile-main { margin: 20px 0 20px 0; padding: 0 20px 0 20px; }
	#profile-contact { float: left; width: 200px; }
	#profile-shouts { float: left; width: 400px; }
	#profile-about { float: left; width: 200px; }
