.grid	{
	width: 100%!important;
	} 
.gridFull, .gridThird, .gridHalf, .gridFourth, .gridThreeFourth, .gridTwoThird	{
	display: block;
	width: 96.9696%!important;
	}	
.gridSixth, .gridFiveSixth	{
	margin: 15px 1.515%;
	width: 96.9696%!important;
	}	
ul.tabs li, .swapTabContainer ul.tabs li {
	width: 25%;
	}
.swapTabContainer ul.tabs	{
	width: 100%!important;
	}	
.swapTabContainer .tabContent {
    clear: both!important;
	float: none!important;
    width: 100%!important;
	}