﻿#column_wrapper		{width:100%; 		border:0px;}

#leftcol			{width:248px;		float:left;}
#leftpad			{width:0px;			float:left;}

#rightcol			{width:248px;		float:right;}
#rightpad			{width:0px;			float:right;}

#centercol			{margin-left:248px; margin-right:248px;}

#leftcol p			{margin:0;} 
#rightpad p 		{margin:0;}

