

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:2em;	
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	clear: left;
}
h1, #nav, form {
	display: none;
}
#wrapper {
	width: 100%;
}
#main {
	width: 100%
}
#main img {
	float:left;
	padding: 5px;
	margin: 0 0 0 5px;
	border: 1px solid #ccc;
}
#printlogo {
	float: right;
	width: 283px;
	height: 50px;
	border:none;
	background:url(/images/logo.gif) no-repeat;
}
/*table {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
td, th {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 0.3em;
}*/
caption {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-weight: bold;
	letter-spacing: 0.2em;
}
h3 em{
	font-style:normal;
	color:#6f7071;
}
.breadcrumb {
	display:none;
}
#category_breadcrumb {
	display:none;
}
.category {
	float:left;
	text-align:center;
}
#footer {
	display:none;
}
