
/* MAIN */
#content_wrapper				{	width:720px; height:auto;}
#content_wrapper div			{	margin:0; padding:0;}
#content_wrapper img			{	margin:0; padding:0;}
#content_wrapper .col1			{	float:left; width:345px; margin-right:30px;}
#content_wrapper .col2			{	float:left; width:345px; clear:right;}

/* MISC */
#content_wrapper .red			{	color:#ff0000;}
#content_wrapper .spacesmall	{	height:15px; width:100%; clear:both;}
#content_wrapper .space			{	height:30px; width:100%; clear:both;}
#content_wrapper .topspace		{	margin-top:30px;}
#content_wrapper .bottomspace	{	margin-bottom:30px;}
#content_wrapper .clear			{	clear:both;}