/*-----------------------------------
Hillberg print CSS stylesheet 
-------------------------------------*/
#top_element,
.send-query,
.list-filter,
#list_03,
#header,
#query_button,
#search,
#image_block,
#image_block ul,
.navigation_02,
.navigation_03,
#side_buttons,
#bottom_element .authoring  { display: none !important; }


body  { font-family: arial, sans-serif; }
a { color: #5165a4; }

#content  { font-size: 12px; line-height: 16px; }
#content h1  { font-size: 24px; line-height: 26px; font-weight: normal; color: #5165a4; margin-bottom: 15px; }
#content table th { text-align: left; padding-right: 10px; }

.detail #image_block  { display: block; }

#list_01  { list-style: none; padding: 0; margin: 0 0 15px 0; font-size: 12px; line-height: 14px; }
#list_01 li { border-bottom: 2px solid #333; padding-bottom: 10px; margin-bottom: 10px; }
#list_01 h2 { font-size: 18px; line-height: 22px; font-weight: normal; color: #5165a4; margin: 0 0 5px 0; }
#list_01 p  { margin: 0 0 5px 0; }
#list_01 img  { display: block; border: none; opacity: 1 !important; filter: alpha(opacity=100) !important; }

#list_02  { list-style: none; padding: 0; margin: 0 0 15px 0; font-size: 12px; line-height: 14px; }
#list_02 li { border-bottom: 2px solid #333; padding-bottom: 10px; margin-bottom: 10px; }
#list_02 h2 { font-size: 18px; line-height: 22px; font-weight: normal; color: #5165a4; margin: 0 0 5px 0; }
#list_02 p  { margin: 0 0 5px 0; }
#list_02 img  { display: block; border: none; }

#bottom_element { font-size: 11px; line-height: 14px; }
