/* use at header-label of all static.htm files */
.breadcrumb {
	width: 780px;
	color:#575757;
	font-size:15px;
    padding-left: 10px;
}
/*Blue line use at contactForm.htm */
.headerLineB {
	width: 760px;
	background-color:#00bbe8;
	height:17px;
	color:#ffffff;
	font-size:12px;
	padding:3px 0px 0px 10px;
	margin:6px 0px 0px 10px;
}
