.newsletterContainer {
	background:url(/images/bg_newletterInput.png) 0 0 no-repeat;
	height:35px;
	text-align: left;
}
.trackingContainer {
	background:url(/images/bg_trackingInput.png) 0 0 no-repeat;
}

ul.leftNav li.selected a{text-shadow:none!important; filter:none!important}
ul.leftNav{margin-bottom:0px}
@media screen and (max-width: 1024px){
.bottomFooter{padding-left:3%!important; padding-right:3%!important}
}
/*- Contact Form
----------------------------------------------------------------------*/
.contactform input.text {
	background:url(/images/bg_contacttext.png) 0 0 no-repeat !important;
	border: none;
}
.contactform textarea {
	background:url(/images/bg_contacttextarea.png) 0 0 no-repeat;
	border: none;
	overflow:hidden;
	overflow-y: hidden;
	overflow-x: hidden; 
}
.contactform .submit {
	background:url(/images/bg_contactsend.png) 0 0 no-repeat;
	border: none;
}

@media screen and (max-width: 640px) {
    /*body{color:Red;}*/
}
.infoFooter{width:100%;}
.infoFooter li a{float:left; margin:0;}
.infoFooter .phone span,.infoFooter .fax span,.infoFooter .email span{background:url(/images/phone_ie8.png) 0 0 no-repeat; text-indent:-999em; float:left; width:16px; height:16px; margin:8px 0 0 0;}
.infoFooter .fax span{background:url(/images/fax_ie8.png) 0 0 no-repeat;}
.infoFooter .email span{background:url(/images/envelope_ie8.png) 0 0 no-repeat; margin:12px 0 0 0;}