@charset "UTF-8";
.headerWrap a img {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.headerWrap a img:hover {
	alpha(opacity=70); /* MSIE/PC */
	-moz-opacity: 0.7; /* Mozilla 1.6 and older */
	opacity: 0.7;
}
.mainWrapper .headerWrap {
	display: block;
	padding: 0px;
	float: left;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.mainWrapper .headerWrap h5 {
	font-family: 'freight-sans-pro';
	font-weight: 700;
	font-style: normal;
	display: block;
	float: left;
	text-align: center;
	font-size: 13px;
	line-height: 15px;
	vertical-align: middle;
	height: 58px;
	margin: 0px;
	text-transform: none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 82px;
}
.mainWrapper .headerWrap h5 a {
	color: #0056A7;
	text-decoration: none;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	-webkit-transition: background 0.15s linear;
	-moz-transition: background 0.15s linear;
	-ms-transition: background 0.15s linear;
	transition: background 0.15s linear;
	display: block;
	background-color: rgba(138,188,254,0.8);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	behavior: url(file:///Macintosh%20HD/Users/rain4th2012/Dropbox/RAINFORTH%20CLIENTS/LilaMax%20Media/PIE-1/PIE.htc);
	text-transform: none;
	height: 45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 82px;
}
.mainWrapper .headerWrap h5 a:hover {
	background-color: rgba(68,110,177,0.8);
	color: rgba(255,255,255,1);
}

#teb-header-button {
    padding: 0;
    height: 58px;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
}

#teb-header-button:hover {
    opacity: 0.85;
}

#teb-header-button img {
    height: 100%;
    width: 82px;
}


