/* 
this file should contain ONLY css declarations that are EXCEPTIONS to those 
layed out in global-layout.css

*/

div#content div#column1{
	padding: 0;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 18px;
	float: left;
}
