#detailArea {
	background-color: #FFFFFF;
	background-image: url(images/prod_detail_b.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	width: 750px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
	margin-bottom: 10px;
}
#detailArea  #infoArea {
	display: block;
	float: right;
	width: 330px;
	list-style-type: none;
}
#detailArea  #photoArea {
	display: block;
	float: left;
	width: 400px;
	border: 1px dotted #999999;
	background-color: #CCCCCC;
}
#detailArea  #review {
	clear: both;
	float: left;
	width: 100%;
}
#detailArea p {
	font-size: 85%;
	line-height: 120%;
}

#detailArea  p, #detailArea ul {
	margin-bottom: 12px;
}
#detailArea ul {
	list-style-position: inside;
	list-style-type: none;
}
#detailArea li {
	font-size: 80%;
}
#detailArea h1 {
	font-size: 100%;
	margin-bottom: 10px;
}


#detailArea h2 {
	font-size: 95%;
}

#detailArea h3 {
	color: #00657A;
	font-size: 90%;
}

#detailArea  h3  em, #detailArea h2 em {
	font-size: 85%;
}

#categoryDisplay  {
	clear: right;
	float: left;
	width: 100%;
	font-size: 80%;
}
#categoryDisplay    .ectlink, #review  .ectlink, .catnavigation .ectlink {
	color: #00657A;
}

#categoryDisplay, .detailname, .detaildescription {
	margin-bottom: 12px;
}
.catnavigation {
	font-size: 80%;
}

.detailname {
	font-size: 100%;
	font-weight: bold;
}
.detaillistprice {
	color: #999999;
	font-size: 80%;
}
.detaildescription {
	border: 1px solid #AAD0D9;
	padding: 3px;
}

.price {
	font-size: 120%;
	font-weight: bold;
}
.pagenums {
	color: #999999;
	font-size: 90%;
}

.pagenums a {
	text-decoration: none;
	color: #00657A;
}


#review {
	font-size: 80%;
	clear: both;
	margin-top: 12px;
}
#buttons {
	display: block;
	width: 328px;
	margin-top: 12px;
}
.catname .ectlink {
	font-size: 80%;
	color: #00657A;
}
.blitz {
	font-size: 70%;
	text-align: right;
	padding: 2px;
}
