/*
	print css document
*/
body {
color: #444444;
font-family: Helvetica,Geneva,Arial,sans-serif;
font-size: 9pt;
}
h1,h2,h3,h4,h5,legend,h1 a,h2 a,h3 a,h4 a {
color: #2D2D2D;
font-weight: normal;
}
a {
color: #084897;
font-weight: normal;
text-decoration: none;
}
p,li {
font-size: 9pt;
line-height: 1.5em;
}
p,ul,ol {
margin-bottom: 10px;
}
ol {
margin-left: 20px;
}
ol li {
margin-left: 20px;
list-style: decimal;
list-style-position: inside;
}
h1 {
font-size: 16pt;
margin-bottom: 15px;
}
h2 {
font-size: 14pt;
margin-bottom: 10px;
}
h3 {
font-size: 12pt;
margin-bottom: 10px;
}
h4 {
font-size: 11pt;
margin-bottom: 10px;
}

ul#skip,p.built,form#searchform,ul.nav,div#flash_placeholder,ul#callouts,a#rss,ul.footnav,div#section_info,div.pagination,li.small{
display: none;
}
a#branding img{
margin:0;
padding:0;
border:none;
position: absolute;
top: 0;
left:0;
}
div#left,div#right,element.style,div.accordbody,div.product_info ul {
height: auto !important;
display:block !important;
visibility: visible !important;
}
div.accordbody form{
display: none;
}
div#footer {
margin-top: 30px;
padding-top: 30px;
border-top: 5px #d2d2d2 solid;
clear: both;
}
div#content_main img {
border:1px solid #A0A0A0;
float:right;
margin-left:15px;
padding:2px;
}
div.section_full, div.section{
clear:both;
}
div#content_main div#product div.prod_gallery ul li {
background-image:none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding-left:0;
}
div#section_header {
font-size: 16pt;
padding-top: 20px;
padding-bottom: 30px;
margin-bottom: 20px;
padding-left:215px;
}
div#section_header.orthotics {
color: #f7931d;
border-bottom: solid 3px #f7931d;
}
div#section_header.assistive-technology {
color: #C0272D;
border-bottom: solid 3px #C0272D;
}
div#section_header.meditech-it {
color: #652D90;
border-bottom: solid 3px #652D90;
}
div#section_header.prosthetics {
color: #32A2DB;
border-bottom: solid 3px #32A2DB;
}
p#breadcrumb{
clear: both;
}