#product-description {
	margin-left: auto;
	margin-right: auto;
	width: 706px;
	font-size: 1.14em;
	clear: both;
	position: relative;
	top: 10px;
}


.title-text {
	color: rgb(3, 66, 106);
	font-weight: bold;
}

#product-title, #product-condition {
	font-size: 1.14em;
	position: absolute;
	top: 10px;
	z-index: 1000;
}

#product-title {
	font-weight: bold;
	color: rgb(3, 66, 106);
}

#product-condition {
	right: 10px;
}

.record-navigation {
	font-weight: bold;
	display: inline-block;
	position: absolute;
	top: 210px;
	z-index: 200;
}

#ie_print_image {
	display: none;
}