.vendorDescriptions td{
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: solid 1px #999;
	padding: 0 6px 6px 6px;
}
.clearFloat {
	clear: both;
}
#noBorder {
	margin-right: 50px;
	margin-left: 15px;
	border: none;
}
.vendorDescriptions img {
	border: 1px solid #999;
	float: left;
	margin: 6px 12px 12px 0;
}
.vendorHead {
	font-family: Verdana, Geneva, sans-serif;
	background: #ccc;
	padding: 2px;
	border-bottom: solid 1px #999;
	margin: 0 -6px 4px -6px;
}
#newArt {
	float: right;
	border: none;
}
.vendorHead strong {
	color: #900;
}
.vendorDescriptions strong {
	font-family: Verdana, Geneva, sans-serif;
}
.vendorDescriptions a {
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
}
.new  {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding: 4px 0px 4px 4px;
	margin: 0 -6px 0 -6px;
	background-color: #900;
}
