@CHARSET "ISO-8859-1";

#t_page #header,
#t_customer #header {
	background:url("header.png") no-repeat scroll 0 0 transparent;
}

#t_bigpage #header {
	background:url("header.png") no-repeat scroll 50% 0 transparent;
}
#t_page .taskLogo,
#t_customer .taskLogo {
	background-image: url("logo_s.png");
}

#t_bigpage #header {
	background:url("header.png") no-repeat scroll 50% 0 transparent;
}

#t_bigpage #main_menu {
	margin-top: 0px;
}

#t_bigpage #auto-complete {
	top: 80px;
}

#t_bigpage .taskLogo {
	background-image: url("logo_s.png");
}

#printContent #header {
	height: 35px;	
}

#printContent #cwLogo {
	float: left;
	text-align: left;
	margin-left: 10px;
	font-size: 25px;
	font-weight: bolder;
	color: #000000;
	font-family: Helvetica;
}

#printContent #bwLogo {
	float: right;
	text-align: right;
	margin:5px 10px 5px 5px
}