.idx-footer-navigation {
	float: left;
	font-size: 8pt;
	font-family: tahoma, sans-serif;
	width: 160px;
	max-width: 160px;
	padding: 5px;
	line-height: 18px;
}

.idx-footer-navigation li {
	text-transform: uppercase;
	font-weight: bold;
}

.idx-footer-navigation ul li {
	text-transform: none;
	font-weight: normal;
}

.idx-footer-navigation a, 
.idx-footer-navigation a:visited {
	text-decoration: none;
	color: #000;
}
.idx-footer-navigation a:hover {
	text-decoration: underline;
	color: #0044cc;
}

.idx-random-products {
	background: #eef3f6;
	height: 128px;
	margin-bottom: 10px;
	border: 1px solid #e0e0e0;
}
.idx-random-products h2 {
	font-family: tahoma, sans-serif;
	font-size: 22px;
	font-weight: normal;
	display: block;
	color: #8e8e8e;
	padding: 8px 8px;
}