.categoryboxouter {margin-left:0px; float:left; display:inline;}
.categorygroup { width:510px; margin-bottom: 15px; float:left; display:inline; }

.category {
	width:240px;
	text-align:center;
	background-color:#ffffff;
	display:inline;
	padding-top:0;
	margin-left:6px;
	float: left;
	margin-bottom: 10px;
}

.categorytop {
	margin: 0;
	height: 54px;
	line-height: 54px;
	width: 240px;
}

.categoryTitle p {
	font-size:25;
	font-weight:bold;
	margin:2px 10px;
}
.categoryInterior {
	border: 1px solid #CCCCCC;
	padding: 4px 0;
	height:225px; 
}

.categoryInterior .clear {
	clear: both;
	height: 10px;
}

.category img.preview-image {margin-top:0px;}

.category p {text-align:center;}

.category p.name {
	font-size:14px;
	font-weight:bold;
	padding:1px;
	height:16px;
	color:#006;
	line-height: 16px;
}

.category p.numcostumes {
	font-size:12px;
	padding:1px;
}

.category p.savings {
	font-size:12px;
	font-weight:bold;
	color:#990000;
	line-height: 20px;
	text-align:center;
	margin: 10px 0px;
}

.category p.navimages {
	width:120px;
	padding:0;
	float:left;
	display:block;

}

.paging {
	margin-left: 8px;
	line-height: 15px;
}
.category p.coupon {color: red; font-size: 10px; text-align: center;}