body,p,h1,h2,h3,h4,h5,h6,a { 
	color: black !important; 
	font-family: serif !important; 
}

body, p {
	font-size: 12pt !important;
}

a {
	color: #0565bb !important;
	font-weight: bold !important;
	text-decoration: underline !important;
	background: transparent !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	font-size: 1em !important;
	text-transform: none !important;
	letter-spacing: auto !important;
	
}

#da-top,
#top-nav,
#header a,
#header-under,
#middle-top,
#left-col,
#right-col,
#comments .forms,
#footer div.r,
#page-title-header,
#rating-form,
.sortby_controller
{ display: none !important; }

body, 
#header-bg,
#middle-bg,
#footer-bg,
#footer
{
	background: white !important;
}

#header,
#header-bg {
	height: 85px !important;
	margin: 0 !important;
	width: auto !important;
}

#header {
	background: white url(../images/default/logo.gif) top left no-repeat !important;
}

#header-bg {
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
	border-bottom: 1px solid #666666;
}

#middle-center,
#middle-bg,
#center-col,
#center-col div,
#footer,
#footer div {
	padding: 0 !important;
	margin: 0 !important;
	width: auto !important;
	float: none !important;
}

#middle-center,
#center-col div.content {
	margin-bottom: 10px !important;
}




#comments {
	border: 0 !important;
}

#comments h3 {
	font-size: 1em !important;
	margin-top: 20px !important; 
}

#comments ol li {
	border-top: 1px dotted #DDD !important;
}

#footer div {
	font-size: inherit !important;
	color: black !important;
}

#footer {
	border-top: 1px solid #DDD;
	padding-top: 10px !important;
}
