div#content div#ruler {
	height:				3px;
	width:				100%;
	float:				left;
	clear:				both;
	background-color:	transparent;
	margin-bottom:		20px;
}

div#content div.productHolder {
	float:				left;
	width:				161px;
	margin-right:		15px;
	margin-bottom:		10px;
}

a.subcategorie {
	position:		relative;
	float:			left;
	display:		block;
	width:			161px;
	min-height:		161px;
	margin-right:	20px;
	margin-bottom:	20px;
	text-decoration:none;
	font-size:		14px;
	color:			#00aeef;
}

a.subcategorie span {
	text-decoration:underline;
	line-height:	16px;
}

a.subcategorie img {
	border:			2px solid #00aeef;
	margin-bottom:	5px;
	width:			157px;
}

a.last {
	margin-right:	0px;
}

a.first {
	clear:			left;
}

h3 {
	display:		block;
	clear:			left;
	font-size:		16px;
	margin-bottom:	8px;
	line-height:	20px;
}

h3 a#randomHome {
	font-size:		16px;
	line-height:	20px;
	margin-bottom:	8px;
	margin-right:	0;
	min-height:		1px;
	width:			auto;
	display:		inline;
}