﻿/* CONtimized CSS Print Style Sheet by Alexander Roessner (c) 2009 */

#webct_quiz_grade{ width:670px; }

#webct_quiz_grade_bar {
	display:block;
	width:670px;
	height:36px;
	text-align: center;
	margin: 0 auto;
	border: 1px #585858 solid;
}

#webct_quiz_grade_percentage {
	display:block;
	width:5px;
	height:32px;
	background:url("../images/layout/wect_quiz_grade.gif") 0 0 repeat-x;
	border-left: 1px #008e07 solid;
	border-right: 1px #008e07 solid;
	margin: 2px 0 0 1px;
}

img { border: none; } 
#unm_body_header { display: block; }
#print_header { display: block; margin-bottom: 15px;}
.unm_body_content_posting { 
	line-height: 150%;
	margin-bottom: 10px;
	border-bottom: 1px #008C98 dotted; 
}

.con_info_container_sm, .con_info_container_sm_2,
#unm_dock_container, #unm_con_nav,
.unm_header_rotate, #screen_header,
#unm_header, #unm_con_nav_links, #unm_body_side_nav,
#concast_jobs, #rotateLinks, #unm_dock,
#unm_links, #unm_footer_partition_2, #twitterFeed, #employee_nav_container  { display: none; }

.unm_body_content_posting h1 { font-size: 1.5em; margin-bottom: -10px;}
.unm_body_content_posting h2, .unm_body_content_posting h3 { font-size: 0.8em; font-weight: normal; }
.unm_body_content_posting p { font-size: 1em; }
#unm_footer_partition_1 { float: right; color: #646464; }
fieldset { border: none; }