@charset "utf-8";
/* CSS Document */

/* Override for cf_show - when disabled
 * ====================================
 *
 */

div#fla_header_container {
	width:						794px;
	height: 					120px;
	margin-top: 				0px;
	margin-bottom: 				0px;
}

body > * div#fla_header_container {
}

div#fla_header {
	width: 						778px;
	height: 					120px;
	margin-left: 				7px;
	margin-right: 				7px;
	
	background-image: 			url("/imgs/cf_show_header-cropped.png");
	background-repeat: 			no-repeat;
	background-position: 		0% 0%;
}

