
#navlist, #subNav, #footlist, .button { display:none;}

a img, :link img, :visited img {
	border: 0;
}

hr, #feature { clear: both;}

#feature a { 
	float: left;
	display: block;
	width: 201px;
	margin-right: 24px;
	margin-bottom: 24px;
	text-decoration: none;
	color: #5783a4;
}

#feature a.lastItem {
	margin-right: 0;
}

#productImages {
	margin-bottom: 24px;
}

#productImages a {
	float: left;
	margin-right: 6px;
}

#productImages a#largePhoto,
 #productImages a.lastItem { 
	margin-right: 0;
}

#productImages a img { 
	padding: 3px;
}

#productImages a#largePhoto img {
	padding: 9px;
	margin-bottom: 6px;
}

