#accordion {
	margin:0px;
	float:left;
}

h3.category-top {
	cursor: pointer;
	font-family:"Palatino Linotype";
	background:url('http://www.bassfishingtackle101.com/img/nav_btn.jpg') no-repeat;
	height: 40px;
	width: 159px;
	padding: 1px 0 1px 20px;
	line-height:2.1em;
	font-weight:bold;
	font-size:18px;
}

div.category-product p, div.element h4 {
	margin:0px;
	padding:4px;
}


