﻿#header_cell, #left_cell, #right_cell, #footer_container, #solu_debug, .toolbar_table
{ display: none; }
#content_container { width: 100%; border: 1px solid red; }
body, p, span, .normal_text, a, td {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
body { margin: 0px; padding: 0px;}
img  { padding: 5px; }
h1, .heading 	{ font-family: Arial, sans-serif; font-size: 15px; font-weight: bold; }
h2, .subheading { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }
