.largesizebox {
	width: 590px;
	font-size: 90%;
}
.largesizebox h2 {
	width: 590px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.largesizebox img {
	margin: 0px;
	padding: 0px;
}
.largesizebox hr {
	display: none;
}

#main_image {
	width: 590px;
	margin-top: 0px;
}
#main_image img {
	margin-bottom: 10px;
}
#main_image td {
	vertical-align: top;
	text-align: center;
}
.boxhead {
	text-indent: -3000px;
	height: 34px;
	width: 590px;
}

.commentbox {
	margin-bottom: 20px;
	margin-top: 20px;
}
.commentbox .boxhead {
	background-image: url(Lsize_comment.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.commentbox p {
	background-color: #F3FBFC;
	padding: 8px;
	margin: 0px;
	border-right: 1px solid #7DD3DD;
	border-bottom: 1px solid #7DD3DD;
	border-left: 1px solid #7DD3DD;
	line-height: 135%;
}
.costbox {
	width: 590px;
	margin-bottom: 20px;
}
.costbox .boxhead {
	background-image: url(Lsize_cost.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.costbox p {
	padding: 8px;
	border-right: 1px solid #6193D5;
	border-bottom: 1px solid #6193D5;
	border-left: 1px solid #6193D5;
	background-color: #F4F8FB;
	margin: 0px;
}
.costbox .tablearea {
	padding: 8px;
	border-right: 1px solid #6193D5;
	border-bottom: 1px solid #6193D5;
	border-left: 1px solid #6193D5;
	background-color: #F4F8FB;
}
.costbox .tablearea td {
	vertical-align: top;
	padding: 5px;
}
.tablearea .borderbg {
	background-image: url(Lsize_costborder.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.dimensionbox {
	width: 590px;
	margin-bottom: 20px;
}
.dimensionbox .boxhead {
	background-image: url(Lsize_dimension.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.dimensionbox .imagebox {
	border-right: 1px solid #6193D5;
	border-bottom: 1px solid #6193D5;
	border-left: 1px solid #6193D5;
}

.dimensionbox .imagebox img {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 50px;
}


.linkbox {
	width: 300px;
	margin-bottom: 20px;
}
.linkbox .boxhead {
	background-image: url(Lsize_link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
}
.linkbox ul {
	margin: 0px;
	padding: 8px;
	background-color: #FBFFF5;
	border-right: 1px solid #418E0C;
	border-bottom: 1px solid #418E0C;
	border-left: 1px solid #418E0C;
}
.linkbox li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	background-image: url(Lsize_linkarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 120%;
	line-height: 150%;
}
