#sign_out, #banner, #tabs, #left_panel, #footer, .print_button, .no_print {
	display: none;
}

#main_content {
	font-family:"Arial", Times, serif;
 	font-size: 9pt;
}

H2 {
	border-bottom: 1px solid #CCCCCC;
}

H4 {
	border-bottom: 1px dotted #CCCCCC;
	width: 360px;
}

UL {
	list-style: none;
}

LI, .section {
	clear: both;
}

.section {
	margin-top: 50px;
}

.item_desc H4{
	margin: 0;
}

.item_desc_text {
	float: left;
	width: 360px;
	height: 50px;
}

.price {
	float: left;
	margin-top: -1.3em;
	margin-bottom: 1.3em;
	font-weight: bold;
}

.price_val, .price_any {
	width: 80px;
	text-align: center;
	float: left;
}
