#product-selector #properties ul li {
	float:left;
}


#productList01 {
	border:none;
	list-style:none;
	margin:40px 0;
	overflow:none;
	padding:0;
	width:750px;
	*width: 741px;
        height: 350px;
        font-weight: normal;
}

#productList01 .product {
	background:url(/test/anders/samlingssida_mobilt_bg_91x306.png) no-repeat top left;
	border:none;
	float:left;
	list-style:none;
	margin:0 1px 10px 0px;
	height:326px;
/*	overflow:hidden;*/
	padding:0;
	position:relative;
	width:91px;
}

#productList01 .product:hover {
	background-position:bottom;
}

#productList01 .product .illustration {
	border:none;
	float:left;
	margin:10px 5px;
	padding:0;
}

#productList01 .product .splashpuff {
	   position: absolute;
        top: 0px;
        left: 129px;
}



#productList01 .product h2 {
	border:none;
	color:#CA035B;
	font-size:14px;
	font-weight:normal;
	margin:5px 5px 5px;
	padding:0;
	height: 33px;
}

#productList01 .product h3 {
	border:none;
	color:#666;
	font-size:10px;
	font-weight:bold;
	margin:0px 5px 5px;
	padding:0;
	height: 35px;
}

#productList01 .product .usp {
	border:none;
	list-style:none;
	margin:5px 0;
	padding:0 0 0 5px;
	text-align: center;
}

#productList01 .product .usp li {
	border:0;
	list-style:none;
	margin:0;
	padding:2px 5px 0 0;
	background:url(/test/anders/dotted.gif)  no-repeat bottom left;
	height: 29px;
	*height: 30px;
	font-size: 11px;
	color: #CD0169
}

#productList01 .product .usp li .greytext {
	color: #666666;
}


#productList01 .product img {
	border:0;
	margin-top: 5px;
	padding-left: 7px;
	*margin-left: 6px;
	*margin-top: 7px;
}


#productList01 .product .usp li.leftcolumnx {
text-align:left;
font-weight: bold;
font-size: 10px;
color: #666666;
}


#productList01 .product .pricetag {
	border:none;
	font-weight:bold;
	left:60px;
	margin:0;
	padding:0;
	position:absolute;
	top:100px;
}

#productList01 .product .readmore {
	border:0;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
}

#productList01 .product .readmore a {
	background:url(/img/p.gif) repeat;
	border:none;
	display:block;
	height:144px;
	margin:0;
	overflow:hidden;
	padding:0;
	text-indent:-9999px;
	width:240px;
}

#productList01 .product dl.properties {
	display:none;
}

#productList01 .monthlyoffer {
	background:url(/business/backgrounds/productList01-monthlyOffer-bg.png);
}


