/* BuzzDing */
/* Print.css */
/* Created November 10, 2008 */
/* Modified February 16, 2009
--------------------------------------- */

.clearfix, body, #frame, #container, form, .form, .resultsList, .box, .wrapper, #header, .L, .R, dt, dd, .projectList, #navigation, #footer, #feature, #mainCol, #subCol, #extraCol, .content {position: static; text-align: left; text-indent: 0; background: White; color: Black; border-color: Black; width: auto; height: auto; display: block; float: none; min-height: 0; margin: 0; padding: 0; border: 0; -moz-border-radius: 0; -webkit-border-radius: 0;}

body {
	background: White;
	font-size: 10pt !important;
	color: Black;
	padding: 0 3%;
	width: 100%;
	}

.hide, .nav, .switchProject, .modal, .fdbk_tab_right, #fdbk_overlay, .realitver, #footer, #navigation, .resultsList dd, #extraCol, .noflag, .flag {
	display: none !important;
	}

.resultsList dd.meta {display: block !important;}

a:link, a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	color: #2E94CD;
	} 

#header h1 {
	margin-left: 0 !important;
	text-indent: 0 !important;
}

#header h1 a {
	background: none !important;
	}

.resultsList dt, .resultsList dd.meta {padding-left: 0 !important;}