@CHARSET "UTF-8";

#feature-list.default{}
	#feature-list.default .feature{float: left; margin-bottom: 1.25em;}
	#feature-list.default h3{margin-bottom: 0.25em;}
	#feature-list.default .alpha{text-align: center; padding-top:5px;}

#feature-list.only-text{}
	#feature-list.only-text .feature{margin-bottom: 1.25em;}
	#feature-list.only-text h3{font-size:16px; margin-bottom: 0.25em;}
	
#feature-list.two-colls-2-10{}
	#feature-list.two-colls-2-10 h3{margin-bottom: 0.25em;}
	#feature-list.two-colls-2-10 .grid_10{width:380px;}
	#feature-list.two-colls-2-10 .feature{width:460px;}
		#feature-list.two-colls-2-10 .feature.alpha{margin-right:15px;} 
		#feature-list.two-colls-2-10 .feature.omega{margin-left:15px;}         