
body {
	background-color: transparent;
	font-family:'Times New Roman',Times,serif;
	font-weight:400;
}

body * {
	font-size:12px !important;
	color:#000 !important;
	float:none !important;
}
a {color:#000 !important; text-decoration:underline !important;}
fieldset {border:none;}

h1 {width:auto;}
h1 a {text-decoration:none;}
h1 a img {border:none;}
#container {width:90%;}
#searchbar, .contskill, #footer, #sidebarwrap.resultssidebar, .sortby {display:none;}

#content {
	background:#fff none;
	clear:both;
}

#sidebarwrap.resultssidebar {display:none;}
#sidebarwrap.detailssidebar {display:block;}
	
