img { border: 0; }

body, p, ul, a {
	background-color: #fff;	
	color: #000;
	font-family: 'X', "Times New Roman", Garamond, serif, 'X';
	font-size: 100%;
}

#header { 
	background: url(../gfx/print_logo.gif.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	width: 261px;
	height: 67px;
}

#nav_b, #nav_o, #menu, #footer, #newsletter, #attbar, #header a {
	display: none;
}

#breadcrumbs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#breadcrumbs ul li {
	margin-left: 0;
	padding-left: 2px;
	display: inline;
}

#breadcrumbs {
	color: #cccccc;
	margin: 10px 0 30px 0;
}

#breadcrumbs a {
	color: #cccccc;
}

#breadcrumbs h4 {
	margin: 0
}

#breadcrumbs ul {
	border: none;
} 

#breadcrumbs ul li {
	border: none;
	list-style: none;
}

#content .textentity {
	margin-bottom: 10px;
}

#content .textentity h4 {
	margin-bottom: 4px;
}

#content .textentity img.listing {
	padding: 0;
	border: 0;
	float: left;
	margin: 0px 10px 10px 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
	float: left;
}