 #skip, #header, #leftside, .email-link, .print-link, .bookmark-link, ul.block_list, #footer  {
 	display: none;
 }
 
 #content table {
	width: 100%;
	margin-bottom: 1.5em;
}

#content table td, #content table th {
	padding: 0.5em;
	padding-left: 0;
	border-bottom: 1px dotted #ccc;	
	vertical-align: top;
}

#content table th {
	font-weight: bold;
}

.ui-accordion div {display: block!important;
		height: auto!important}
