 /* Remove unwanted elements */
#header, .menu, .left_menu {
	display: none;
}

/* Ensure the content spans the full width */
.main_cont2 {
	width: 98%; margin: 0; float: none;
}

.main_cont {
	width: 63%; margin: 0; /* float: none; */
}
.right_cont {
	width: 29%; margin: 0; /* float: none; */
}


a:link, a:visited {
	color: #781351
}



body {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:1.1em;
}

h1{ font-size:1.4em; }
h2{ font-size:1.2em; font-weight: bolder; }
h3{ font-size:1.2em; }
h4{ font-size:1.1em; }
h5{ font-size:1.0em; }
h6{ font-size:1.0em; }

.block {
	font-size:1.8em;
}

.block span.white_arrows {
	font-size:3.5em;
}

.block input, .block label {
	font-size:1.2em;
}
.tx-newloginbox-pi1 {
	font-size:1.8em;
}

.inp {
	font-size:1.0em;
}

#footer, #footer_no_bottom {
	font-size:1.1em;
}

.product li strong,.product_detail li strong {
	font-size:1.4em;
}

.columPrevious a, .columNext a {
	font-size: 15pt;
}
