h2 {
	line-height: 1;
	margin: 0px 0px 15px 0px;
}

img.tiny {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #0000CC;
	width: 53px;
	height: 53px;
	margin-bottom: 10px;
}

img.tiny-highlighted {
	border-color: #CC0000 !important;
}

#description-div {
	width: 440px;
	float: right;
}

#f {
	margin-top: 15px;
}

#image {
	width: 184px;
	height: 184px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #BC5162;
	margin-bottom: 7px;
	margin-right: 10px;
}

#image-div {
	width: 285px;
	padding: 10px;
	margin-right: 10px;
	float: left;
	background-color: #F7D4DA;
}

#image-frame-div {
	width: 206px;
	text-align: center;
}

#image-enlarge-a, #image-enlarge-a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0000CC !important;
	text-decoration: none;
}

#image-enlarge-a:hover {
	color: #CC0000 !important;
	text-decoration: underline;
	cursor: pointer;
}

#image-enlarge-div {
	text-align: center;
	clear: both;
}

#image-enlarged {
	width: 400px;
	padding: 10px;
	margin: 0px auto;
	background-color: #FFFFFF;
	border: 2px solid #BC5162;
	text-align: center;
}

#image-enlarged-image {
	width: 400px;
	height: 400px;
}

#image-select-div {
	width: 65px;
	float: right;
	text-align: center;
	line-height: 1;
}

#item-price {
	font-size: 16px;
	font-weight: bold;
	color: #BB0000;
}

#related-items {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 2px dotted #F7D4DA;
}