.costumeboxouter {margin-left:0px; float:auto; display:inline;}

.costume {
	width:498px;
	text-align:center;
	background-color:#ffffff;
	display:inline;
	padding-top:0;
	margin-left:6px;
	float: left;
	margin-bottom: 10px;
}

.costumeInterior {
	color:#666666;
	border: 1px solid #CCCCCC;
	padding: 8px 8px;
	min-height: 200px;
}

.costumeInterior .clear {
	clear: both;
	height: 10px;
}

.costume img.costume-image {

	border:1px solid #CCCCCC;
	margin-top:0px;
	margin-bottom:10px;
}

.costume img.buy-button {
	float:right;
	margin-bottom:2px;
}

.costume img.more-button {
	float:right;
}

.costumeImage {
	width:305px;
	float:left;
	margin-right:8px;
}

.costume .buybox {
	width:150px;
	float:left;
}

.costume .rating {
	width:150px;
	float:left;
	margin-top:5px;
}

.costume p.rating-text {
	text-align:right;
}


.costume .coupon-header {
		display:block;
		background-image:url(images/couponheader.gif);
		background-position:right;
		background-repeat:no-repeat;
		float:left;
		width:150px;
		height:17px;
		margin-top:10px;
		line-height:17px;
		color:#FFFFFF;
		font-size:12px;
		font-weight:bold;	
}

.costume .couponbox {
/*	background: #FFFFFF url(images/couponBG.gif) no-repeat top left; */
	font-size:10px;
	width:143px;
	height:45px;
	float:left;
	margin-top:5px;
	margin-left:5px;
	padding-left:4px;
	padding-top:0px;
	border-bottom:1px dotted #CCCCCC;
}

.costume .coupon-instance {
	margin:0px;
}

.costume .coupon-code {
	color:#FF6600;
	font-weight:bold;
}

.costume .rating-header {
		display:block;
		background-image:url(images/ratingheader.gif);
		background-position:right;
		background-repeat:no-repeat;
		float:left;
		width:150px;
		height:17px;
		margin-top:10px;
		line-height:17px;
		color:#FFFFFF;
		font-size:12px;
		font-weight:bold;	
		text-align:right;
}


.rule {
	width:495px;
	height:2px;
	border-bottom:1px dotted #CCCCCC;
	float:left;
}

.costume .nav {
	padding: 8px;
}

.costume .description {
	width: 460px;
	padding:5px;
	float:left;
	margin-left:0px;
	border-top:1px dotted #cccccc;
}

.costume .reviews {
	width: 460px;
	padding:5px;
	float:left;
	margin-left:0px;
	border-top:1px dotted #cccccc;
}

.costume .pricing {
	width: 215px;
/*	border:1px solid #CCCCCC;*/
	padding:5px;
	float:left;
	margin-left:8px;
}

.costume p {text-align:left;}

.costume p.name {
 	width: 480px;
	margin-top:10px;
	margin-bottom:0px;
	font-weight:bold;
	font-size:16px;
	padding:1px;
	height:35px;
	color:#666666;
	line-height: 14px;
	text-align:center;
}

.costume p.retailprice {
	color:#333333;
	font-size:12px;
	height: 12px;
	line-height: 12px;
	text-decoration:line-through;
	margin-bottom:2px;
	text-align:right;
}

.costume p.price {
	color:#333333;
	font-size:12px;
	height: 12px;
	line-height: 12px;
	margin-bottom:2px;
	text-align:right;
	text-decoration:underline;
	background-color:#FFFF00;
}

.costume p.yousave {
	font-size:12px;
	color:#990000;
	line-height: 12px;
	text-align:right;
	margin-bottom:3px;
}

.costume p.outstock {
	font-size:10px;
	line-height: 11px;
	font-weight: bold;
	color: red;
}

.costume p.hed {
	background-color:#ddd;
	font-size:10px;
	color:#369;
	font-weight:normal;
	padding:3px 0;
	text-align:center;
}

.costume p.hed a:link, .costume p.hed a:visited, .costume p.hed a:hover, .costume p.hed a:active {
	font-size:1em;
	color:#369;
	font-weight:normal;
	text-decoration:none;
}


.costume p.nav {
	width:240px;
	float:left;
	display:block;
}

.paging {
	margin-left: 8px;
	line-height: 15px;
}
