#product {
	width: 580px;
	padding: 0px 5px 5px 5px;
	margin-top: 0px;
}#product dt {
	color: #bd9764;
	font-size: 12px;
	font-weight: bold;
}

#product dd {
	font-size: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 14px;
	color:white;
}

#product table {
	background: #e3f0ff;
	padding: 0px;
	margin: 5px;
	border-spacing: 0px 0px;
	width: 540px;
	clear: both;
	border-top: 1px solid #233cc7;
	border-left: 1px solid #233cc7;
}

#product th {
	font-size: 10px;
	color: #fff;
	margin: 0px;
	padding: 4px;
	background: #005EFD;
	border-spacing: 0px;
	border-right: 1px solid #233cc7;
	border-bottom: 1px solid #233cc7;
	font-weight: bold;
}

#product td {
	font-size: 10px;
	padding: 4px;
	margin: 0px;
	text-align: center;
	border-bottom: 1px solid #233cc7;
	border-right: 1px solid #233cc7;
}

#product td.pricing {
  font-size: 9px;
  background-color: #f7ffff;
}

#product td.producttitle {
  text-align: center;
}

#product tr {
	margin: 0px;
	padding: 0px;
}

#product h3 {
	color: #339;
	font-weight: bold;
	font-size: 12px;
}

#product p {
	font-size: 10px;
	line-height: 14px;
}

#product ul {
	font-weight: bold;
	font-size: 12px;
}

#product li {
	list-style: disc;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

/*<group=faq>*/

#faq dl {
	padding: 10px;
}
	
/*</group>*/

/*<group=prices>*/
	
/*</group>*/

/*<group=specs>*/

#specs {
	clear: left;
	padding-left: 24px;
}

#specs h3 {
	font-size: 14px;
	margin-bottom: 2px;
	margin-top: 2px;
}

#specs p {
	font-size: 12px;
	line-height: 16px;
}
	
/*</group>*/

/*<group=fileprep>*/

#fileprep {
	padding-left: 10px;
	padding-top: 4px;
}

#fileprep li {
	font-size: 10px;
	line-height: 14px;
	color: #000;
	font-weight: normal;
	padding-left: 3px;
	list-style: none inside;
}

#fileprep ul {
	padding-left: 3px;
}
	
/*</group>*/

/*<group=pheader>*/

#pheader {
	background: repeat-x url(images/p_header_bg.jpg);
	display: block;
	width: 100%;
	height: 35px;
	padding: 0px;
	clear: both;
}

#pheader img {
	border-width: 0px;
	margin: 0px;
}

#ptitle {
	background: no-repeat url(images/p_title_bg.jpg) right top;
	color: #ffffff;
	font: 14px 'Arial Black','Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	float: left;
	display: inline;
	padding: 3px 10px 10px 3px;
}

#pmenu {
	display: inline;
	padding-left: 5px;
	padding-top: 6px;
	font: 10px   Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

#pmenu a {
	padding-right: 5px;
	padding-left: 5px;
}

#pmenu a:link, #pmenu a:visited {
	text-decoration: none;
	color: #0d18ff;
	font-weight: normal;
}

#pmenu a:hover, #pmenu a:active {
	text-decoration: underline;
	color: #0814be;
	font-weight: normal;
}
	
/*</group>*/

#productphoto {
	width: 275px;
	height: 250px;
	display: block;
	float: right;
}

.green {
	color: #20981f;
}

#product td.colors {
  font-style: italic;
}
