/*CSS Document*/
#feature_panel	{	padding-top: 3px;}
#panel_01		{	width:719px; height:226px; background: no-repeat url(/home/images/feature_01.jpg); display:none;}
#panel_01_noJS	{	width:719px; height:226px; background: no-repeat url(/home/images/feature_01.jpg); display:block;}
#panel_02		{	width:719px; height:226px; background: no-repeat url(/home/images/feature_02.gif); display:none;}
#panel_03		{	width:719px; height:226px; background: no-repeat url(/home/images/feature_03.gif); display:none;}

#snippets		{}
#snippet_left	{	float: left; padding-top:13px;}
#snippet_mid	{	float: left; padding-left:5px; padding-right:5px; padding-top:13px;}
#snippet_right	{	float: left;}