.contents ul {
	list-style: none;
	margin-top: 8px;
	margin-bottom: 8px;
}

.contents li.one {
	float: left;
	margin-bottom: 10px;
}

.contents .item li { float: left; }

.contents .image,
.contents .info {
	font: 11px tahoma, verdana, sans-serif;
}

.contents .image { text-align: center; }

.contents { width: 550px; float: left; }

.contents .image { position: relative; }

.contents .image a {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100%;
	text-align: center;
}

.contents .info { line-height: 11px; }

.contents .info a {
	font: bold 11px tahoma, verdana, sans-serif;
	color: #000000;
	text-transform: uppercase;
}

.contents .info .price {
	font: normal 11px tahoma, verdana, sans-serif;
}

.contents .info .sale { font-weight: bold; }

.contents .info .info-form { margin: 5px 0 0 0; }

.contents .info .info-form a{ 
	font: normal 11px tahoma, verdana, sans-serif;
	text-transform: none;
}

/*-----------------CSSJUMP COMMONS-------------------*/
.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

/*-----------------CSSJUMP RTML STYLES---------------*/
.contents li.one { width: 275px; }

.contents li.image { width: 154px; }

.contents li.info { width: 121px; }

.contents .image { height: 122px; }


