body {
	background: white;
	font-size: 10pt;
	line-height: 1.5;
	font-family: Helvetica, Arial, Sans-serif;
	margin:0;
}

.cycle-slideshow {
	width: 100%;
	margin: 20px 0;
}

.cycle-slideshow div {
	width: 100%;
}

.cycle-slideshow div img {
	width: 100%;
}

.cycle-sentinel {
	display: none!important;
}

.cycle-slide-active {
	position: relative!important;
}

#prodright {
	display: inline-block;
    vertical-align: top;
	width: 55%;
	font-size: 12pt;
	margin: 0 4% 0 0;
}

#prodleft {
	display: inline-block;
    vertical-align: top;
	width: 40%;
}

#footer {
	text-align: center;
	font-size: 10pt;
	border-top: 1px solid #000;
	padding: 24pt 0 0;
	margin: 12pt 0 0;
}

#footer p {
	margin: 0; 
}

#searchform, #header, #secondary, .feature, #footernav, #subsection, #blogsidebar, #featured, #Pagination, .pagination, .alpha-filter, .slider img, #sidebar, #sidebar img, #select-filter, .next, .prev, #prev2, #next2, .plantcontact, .printer, h2.hidemobile {
	display: none;
}