@CHARSET "ISO-8859-1";

.description {
	padding: 0 10px 0 10px;
}

.description a {
	color: #4345AE;
	text-decoration: none !important;
}

.description a:hover,.silverware_image a:hover {
	color: #FF0000;
}

.price {
	font-weight: bold;
	font-size: 12pt;
}

.more_info_links {
	font-weight: bold;
	font-size: 10pt;
	color: #990000;
	text-decoration: none !important;
}

h2.more_info_links {
	text-align: center;
	
}

.silverware img {
	height: 100px;
	width: 100px;
}

.buy {
	text-align: center;
}

#similar_types {
	margin-bottom: 13px;
	}

.unformatted_inline_list {
	display: inline;
	margin: 0px;
	padding: 0px;
	}

.unformatted_inline_list li {
	display: inline;
	list-style-type: none;
}
