body {
	font: 12px/18px 'Verdana', Arial, Helvetica, sans-serif;
}
body,
page,
#main-holder,
.mtitle-block,
.mtitle-block .block-holder,
.cbox,
.cbox .hold-c,
.cbox .hold-l,
.cbox .hold-r,
.cbox .hold-b,
.cbox .hold-t,
ul.meta,
ul,
ol,
dl,
li,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
table,
tr,
td,
th,
cite,
q,
div,
span {
	color: #000 !important;
	background: none !important;
	border: none !important;
}

#header,
#footer,
#navbar,
#sidebar,
.breadcrumbs,
.tools,
.pbox,
.button,
.cbutton,
.comments-area,
.scrolling,
.meta,
form,
fieldset {
	display: none !important;
}
#content {
	width: 100%;
}
#content form, #content fieldset{
    display: block !important;
}
a {
	color: #DF2E17 !important;
	text-decoration: none;
}
ul,
ol,
dl {
	margin: 0 !important;
	padding: 0 !important;
}
img {
	border: 1px solid #000 !important;
}
h1 {
	line-height: 26px;
}
