#content {
padding:0 0px;
width:600px;
}

#content p, h1.section_head{
padding-left: 20px;
padding-right: 20px;
}

ol#full_bestsellers_list p {
padding-left: 0px;
padding-right: 0px;
}

#full_bestsellers_list {
  border-top: 1px solid #d4d4d4;
  margin: 0px 20px;

}
#full_bestsellers_list li {
  list-style-type: none;
  clear: right;
  border-bottom: 1px solid #d4d4d4;
  padding-top: 28px;
}

span.popularNumbers {
	background-color:#E6E6E6;
	color:#000;
	display:block;
	font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	margin-left:0px;
margin-top:-28px;
	padding:2px 2px 3px;
	position:absolute;
	text-align: center;
	width:20px;
}

li.product div.listing_basic { padding: 0px; }

.classification_cell {
	padding:10px 0 10px 0;
}
.wrapperdiv {
	border-top:1.5px solid #ccc;
	border-bottom:1.5px solid #ccc;
	padding:10px 0 10px 0;
}

#classification li {
	font-size:11px;
	float:left;
}

#classification li a {
	background:transparent;
	color:#000000;
	font-weight:normal;
	padding:2px 4px;
	text-decoration:none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#classification li .on {
	background: #e3e3e3;
	color:#000000;
	padding:2px 4px;
	text-decoration:none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.lameerror {
	background-color:#FF0078;
	color:white;
	display:block;
	padding: 5px 10px;
}
