html>body #content {
	margin-left: 7px;
}
#content {
	margin-left: 2px;
}

#content, #content div, #content span, #content font {
	font-size: 16px !Important; /* zoom */
}

/* zoom */
#content ul, #content li, #content table, #content tr, #content td {
	font-size: 16px;
}/* end zoom */

h2.content_header {
	font-size: 18px !important;
}

h3.content_header {
	font-size: 16px !important;
}