/* Global Style ===================================================================================================*/
body, div, p, td, th, h1, h2, h3, h4, h5, h6, ul, ol, li, option, select, textarea {
	background-color: transparent;
	color: #333;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}
body {
	background-color:#fff;
}

#wrapper_left, #header, #footer  {
	display: none;
}
