body {
	background: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: "trebuchet ms", trebuchet, helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 3px;
	padding: 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 8px 3px 15px;
	padding: 0;
	color: #000;
}

h3 {
	font-size: 12px;
	color: #000;
}

h4 {
	font-size: 11px;
}

p {
	margin: 3px;
	padding: 0;
}

img {
	border: 0;
}
.clearFloats {
	clear: both;
}

.alignRight {
	float: right;
}

.alignLeft {
	float: left;
}
#auxNav {
	display: none;
}
#logo {
	position: absolute;
	left: 0;
	top: 22px;
	height: 100px;
	z-index: 10;
}
#header {
	position: relative;
	height: 125px;
}
#mainHeading {
	height: 60px;
	margin-left: 14px;
}
#mainHeading h1 {
	margin-left: 166px;
	font-size: 28px;
	font-weight: normal;
	padding: 15px 0 0 0;
	color: #000;
}
#mainHeading h1 em {
	font-style: normal;
	color: #ff6600;
}
#mainContentBox {
	position: absolute;
	width: 960px;
}

#search, #priNav, #subNav, #breadcrumb, #secNav, #view360, #MblDtlsOverview_rPanel #selectbtn, #MblDtlsOverview_rPanel #bestprice, .domtab, #footer, #MblDtlsOverview_rPanel p, #MblDtlsOverview_rPanel select, #top_emailprint, #bot_emailprint, #mainHeading  {
	display: none;
}

#subContentBox1, #subContentBox2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 770px;
	}

#MblDtlsOverview_rPanel {
	float:right;
	width: 140px;
	margin-top: 0;
	margin-right: 135px;
	display:inline;
}
#MblDtlsOverview {
	width: 466px;
}


