.newsletter #terms{
	position: relative;
	top: -0.2em;
}

.replace_text{
	max-width: 90%;
}

.layout_category .newsletter,
.layout_category footer.footer > .wrap,
.lotusbreath-onestepcheckout-index-index .newsletter,
.lotusbreath-onestepcheckout-index-index footer.footer > .wrap,
.checkout-cart-index .newsletter,
/*.checkout-cart-index  footer.footer > .wrap{
	display: none !important;
}*/
.layout_category footer.footer,
.lotusbreath-onestepcheckout-index-index footer.footer,
.checkout-cart-index footer.footer
{
	border-top: 1px solid #eee;
}


#ajaxlogin-newsletter-window input{
	background: transparent;
    border: 0;
    border-bottom: 2px solid #000;
    max-width: 400px;
    height: 2.3em;
}

#ajaxlogin-newsletter-window button {
	
	background: transparent;
	border: 0;
	position: absolute;
	top: 1em;
	left: 0;
	padding: 0;
	min-width: auto;
}

footer.footer .credits{
	border-top: 1px solid #eee;
	color: #222 !important;
}
footer.footer .credits a{
	color:#000;
}

