#popular { display: none; background: transparent url(../images/icons/popular.gif) no-repeat left center;}

#popular-information {display: none;}

#new {margin-top:15px; background: transparent url(../images/icons/new.gif) no-repeat left center; clear: right;}

form {clear:left;}

.item {
	border: 1px solid #ddd;	
	text-align: center;
	width: 120px;
	float: left;
	margin: 0 10px 10px 0;
}

.item span {
	font-size: 1em;
	background-color: #ddd;
	padding: 4px 0;
	color: #fff;	
	height: 2em;
	display: block;
	overflow: hidden;
	font-weight: bold;
}

.thumb {width: 120px; overflow: hidden; display: block; height: 91px;}

.item a {color: #fff; text-decoration: none;}

.no-products {margin-bottom: 10px;}

#new-information {width: auto !important;}

button {clear: right; }
#content {padding-left: 6px;}

h3 {	
	float: left;
	width: 100%;
	margin-bottom: 1em;
	margin-top: .5em;
}