h4 {
	text-align: center;
	font-size: 120%;
	letter-spacing: 3px;
	margin: 30px auto 50px;
}

h5 {
	font-size: 100%;	
}

div#photo {
	margin: 0 auto 40px;
	text-align: center;
}

div.prdInfoImg {
	display: inline-block;
	width: 250px;
	vertical-align: top;
	margin-top: 20px;
}

div.prdInfoImg img#img02 {
	position: relative;
	top: 0;
	left: 30px;
}

div#data {
	text-align: center;
	margin-bottom: 40px;
}

table.prdInfo {
	display: inline-block;
	vertical-align: top;
	margin-top: 15px;
	border-collapse: collapse;
}

table.prdInfo th,td {
	text-align: left;
	padding: 5px 8px 5px;
	vertical-align: top;
	line-height: 1.4;
	border: solid 1px #bbb;		
}

table.prdInfo th {
	width: 180px;
	background: #efefef;	
}

table.prdInfo td {
	width: 450px;
}

table.prdInfo ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

table.prdInfo ul li {
	padding-left: 18px;
	background: url(../img_150907/dot_s.png) 0px 5px no-repeat;
}

table#tbl1 {
}

table#tbl2 {
	margin-top: 25px;
}

div.note {
	font-size: 85%;
	margin-top: 10px;
}

div#relatedInfo {
	margin: 30px 0 40px;	
}

div#relatedInfo h5 {
	background: url(../../img/dot.gif) 0px 0px no-repeat;
	padding-left: 15px;
}

div#relatedInfo h6 {
	font-size: 100%;
	margin: 10px auto 15px;	
}
