@charset "utf-8";
/* CSS Document */

table td{
	vertical-align: top;
	padding: 10px;
}

ul, li{
padding: 0px; 
margin: 0px;
}

table.recordingTable td{
	margin-bottom: 30px;
	
}

#leftcol{display: none;}

#maincol{width: 100%;}

#logo {
background: url(/images/logo.png) 0 0 no-repeat;
height:50px;
width:366px;
}