/***PRINT STYLES***/

body, div, ul, li, a, input, table, td, #FOOTER{ background:none}

#MAIN { 
	width:565px;
	height:520px;
}

#CONTAINER_MIDDLE { 
	border:#040302 solid 1px;
	height:100%;
	width:100%;
	left:0;
}

#CONTAINER_MIDDLE img {margin-top:0}

#CONTAINER_MIDDLE #MIDDLE_CONTENT { padding:12px 15px}

#CONTAINER_MIDDLE .print_styles {	
	display:inline;
	position:absolute;
}

#FOOTER #footer_content  { 	
	margin:0;
	padding:30px 0 0 20px;
	text-align:center
}

#MIDDLE_CONTENT .bold { font-weight:normal}

/*** DISPLAY: NONE*/
#FOOTER #footer_content .links, #FOOTER #footer_content .margin, #FOOTER .copyright, #CONTAINER_LEFT #box img,  #CONTAINER_LEFT,  #CONTAINER_RIGHT,  #MIDDLE_TOP {
	display:none;
}