/* #FILE - mod-ui-print */



/* #MOD ----- Generic ----- */


* {
	background: transparent;
	border-color: #000 !important;
	color: #000 !important;
}

html, body {
	background: #FFF;
}

div[class] {
	overflow: visible !important;
}



/* #MOD ----- Main ----- */


div#main {
	padding: 10px 0;
	width: 643px;
}

#nav-skip, #nav-top, #nav-top-bin, #nav-sub, #content-start, .breadcrumb, #content-end, #grid #article .unit, .image .enlarge, #options, .related, #footer, #adv, #adv-content, #adv-sky, #adv-skyscraper, #popup-top, #popup-top-bin {
	display: none;
}

.search-2 .unit {
	display: block !important;
}

div.content {
	border: 0;
	margin: 0 !important;
}

#grid .index {
	border-style: none !important;
	border-bottom: 1px solid #000 !important;
}

#grid .index a, #time {
	color: #000 !important;
}

#searchbox-btm {
	display: none;
}



/* ----- EOF: $Revision: 1.4 $ ----- */
