body {
	font-family: Helvetica, Arial, sans-serif;
}

ul, li {
	list-style: none;
}
ul {
	padding-left: 0px;
	margin-left: 0px;
}

.method {
	border-top: 2px solid #ccc;
	padding-top: 20px;
}
.method li{
	margin-bottom: 10px;
	padding-left: 0px;
}

.top img {
	display: none;
}
.linkPanel, .colRight {
	display: none;
}

.footer {
	border-top: 2px solid #ccc;
	padding-top: 10px;
	display: none;
}

.mainImg img {
	height: 170px;
	float: right;
}
h3 {
	float: left;
	margin-right: 16px;
}
.prodshot {
	display: none;
}
.panelSection {
	clear: both;
}
