body {
    font-size: 12pt;
    font-family:'Times New Roman',Times,serif;
    color:#000;
}
#printheader {display:block !important;margin-bottom:20pt;}
#pos_left, #pos_head, #pos_right, .footer_middle, .footer_right {display:none}
.footer_left {
    font-family: arial,sans-serif;
    padding-top:20px;
    font-size: 70%;
}
h1, h2, h3 {
    font-family: arial,sans-serif;
    page-break-after: avoid;
}
h1 {font-size:120%}
h2 {font-size:100%}
h3 {font-size:80%}
a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px dashed #000;
}
a img {border:0}
.list_title_row_active, .list_title_row, .content_list_title {
    font-family: arial,sans-serif;
    page-break-after: avoid;
    font-weight: bold;
    display: block;
    margin-top: 20px;
    font-size: 80%;
}
.price {
    width: auto !important;
}
td, th {
    vertical-align: top;
}
.price table {
	border-collapse:collapse;
	width: 100%;
}
.price td,
.price th {
	border: 1px solid #ccc;
	padding: 4px;
	background: #FFE88A;
}
.price th {
	background: #FFCC00;
	text-align: left;
}
td.center, #content th.center {
	text-align: center;
}