@charset "utf-8";

/*
|--------------------------------------------------------------------------
| (ac) Amedia Creative Community > Sponsor
|--------------------------------------------------------------------------
|
| @package		Amedia Creative
| @subpackage	Frontend
| @company		Amedia Creative, Inc.
| @phone		310/651/8733
| @fax			310/388/1210
| @author		Joey Avino
| @email		joey@amediacreative.com
| @link			http://www.amediacreative.com
| @copyright	2009 Amedia Creative, Inc.
|
*/

/*
|--------------------------------------------------------------------------
| (ac) Amedia Creative Community > Sponsor > Images
|--------------------------------------------------------------------------
|
| Declares all global images and some positioning.
| Additional positioning can be found following this section.
|
*/

/*
|--------------------------------------------------------------------------
| (ac) Amedia Creative Community > Sponsor > Global Styles
|--------------------------------------------------------------------------
|
*/

/*
|--------------------------------------------------------------------------
| (ac) Amedia Creative Community > Sponsor > Layout
|--------------------------------------------------------------------------
|
*/

	#table_header, #table_fields ul { margin: 0; padding: 0; }
		#table_header, #table_fields li { margin: 0; padding: 0; clear: left; height: 19px; }
	
	#view_stats .left { width: 300px; }
	#view_stats .right { width: 280px; }
	
		.header, .field { float: left; height: 19px; }
	
			.header { }
				.hname { width: 30%; }
				.hsince { width: 30%; }
				.hlevel { width: 20%; }
				.hmore { width: 20%; }
	
					.field { }
						.fname { width: 30%; }
						.fsince { width: 30%; }
						.flevel { width: 20%; }
						.fmore { width: 20%; }
							.fmore a { }
	
			.detail_left { width: 30%; float: left; height:145px; display:block; }
				.show_header { width: 120px; float: right; }
	
			.detail_right { width: 70%; float: left; height:145px; display:block; }
				.detail_right a { }