div#product_heading {
	border-bottom: 1px dotted #7f7f7f;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

div#product_heading h1 {
	color: #159BC9;
	line-height: 16pt;
	font-weight: normal;
	position: relative;
	padding: 3px 0 8px;
	margin: 0;
	width: 500px;
}

div.additional_image {
	border: 1px solid #b8b8b8;
	margin: 0 8px 8px 0;
	padding: 1px;
	height: 54px;
	width: 88px;
	float: left;
}

div.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

div#thecategories img{
	bottom: -1px;
	margin: 0 3px 0 0;
	position: relative;
}

.largerPrice {
	font-size: 11px;
}
