/* 

Neuton Power CSS - Text Size Level 3
version 1.0
2/11/2008

Author: Fred Truman
Company: Empax
email: ftruman@empax.org
tel: 212. 242. 5300
 
*/

/*body {
	font-size:14px;
	line-height:2em;
	}
	*/
#content p {
	font-size:1.4em;
	line-height:1.8em;
	}
	
#share_toolbox #text_size_3 {
	color:#333333;
	}
	
#share_toolbox #text_size_1, #share_toolbox #text_size_2 {
	color:#999999;
	}
	
	/*
	
.add_to_cart_button {
	width:125px;
	
	}

html>/**//*body > #all_content > #main_content > #content > form > fieldset > p > .add_to_cart_button {
	width:auto;
	}
	
* html .add_to_cart_button {
	width:125px;
	}
	
	*/