#productheaderblocklist {
	color: black;
	font-size: 9pt;
	font-weight: bold;
	height: 29px;
	text-align: left;
	overflow: hidden;
	}

#productheaderblocklist a {
	color: black;
	text-decoration: none;
	}


#productdescriptionblocklist {
	font-size: 9pt;
	color: #404040;
	height: 29px;
	text-align: left;
	overflow: hidden;
	}

#productdescriptionblocklist a {
	text-decoration: none;
	color: #404040;
}


#basketproductheader {
	font-size: 10pt;
	color: #404040;
}

#basketproductheader a, #basketproductheader a:visited {
	color: black;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

#basketproductheaderbig {
	color: black;
	font-size: 11pt;
	font-weight: bold;
}

.basketdescription {
	font-size: 10pt;
	color: #404040;
	font-weight: normal;
}

#baskettotalprice {
	color: black;
	font-size: 11pt;
	font-weight: bold;
}

.nicespace {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

#productsort a {
	color: black;
}

.productfullname a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.productfullname a:hover {
	color: black;
	text-decoration: underline;
}

.producttext {
	font-size: 8pt;
	color: #404040;
}

