table#homeRight div.new-products {
 	margin-top: 8px;
}

table#homeRight div.new-products div.featureTitle {
	margin: 8px 0 8px 0;
}

table#homeRight div.new-products .title {
	font-weight: bold;
}

table#homeRight div.new-products .part {
	font-weight: bold;
}

table#homeRight div.new-products .navlist li {
	margin-top: 8px; 
}

table#homeRight div.new-products .additionalText {
	margin: 8px;
}

table#homeRight div.new-products span a {
	color: black;
}

table#homeRight div.new-products span a:hover {
	color: red; 
}
