@charset "UTF-8";

/* reset magento and browser styles*/

div.main-container {
	background: none;
	width: auto;
	padding: 0;
}
div.main {
	background: none;
	width: auto;
	padding: 0;
}

.page-title  {
	border-bottom: none;
	margin: 0;
	overflow: visible;
	width:auto;
}

.opc .step {
	background: none;
}

.footer-container {
	border-top: none;
}
