* {
float: none !important;
}

.basic { padding: 0 }

#mainevents, #othertips  { padding: 0 }

body {
	background: white;
	font-size: 12pt;

	}
	
#wrapper {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}


#controls {
	display: none;
	}
	

#rightcol { margin: 0; padding: 0;}	

table {
}

#buttons {display: none;}

 #mainsteps {
 overflow: visible;
 }
 
 /*---------- CSS Selectors -----------*/

a[href $='.pdf'] { 
   padding-left: 0px;
   background: none;
}

a[class ="popup"] {
   padding-left: 0px;
   background: none;
}