.contents { width: 550px; float: left; }

.contents ul {
	list-style: none;
	margin-top: 8px;
	margin-bottom: 8px;
}

.contents li.one {
	float: left;
	margin-bottom: 10px;
}

.contents .image,
.contents .info {
	font: 11px tahoma, verdana, sans-serif;
}

.contents .image { float: left; }

.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 RTML STYLES---------------*/
.contents li.one { width: 50%; }

.contents .image { height: 110px; }


