#product_details h5{
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
	color:#88d6ff;
}
#product_details h3{
	font-family:"Trebuchet MS", sans-serif;
	font-size:40px;
	color:#fff;
}
#product_details p{
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#fff;
	margin-bottom:10px;
}
#product_details a{
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
h6{
	font-family:"Trebuchet MS", sans-serif;
	font-size:18px;
	color:#fff;
}
.block dl{
	border-right:1px dotted #fff;
}
dt,dd{
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#fff;
}
dt a{
	color:#43b4ef;
	text-decoration:none;
}
dt a:hover{
	color:#fff;
	text-decoration:underline;
}
#copy dt,#copy dd{
	font-family:"Trebuchet MS", sans-serif;
	font-size:14px;
	color:#fff;
}
#copy dt{
	font-weight:bold;
}
#copy dd{
	font-size:11px;
}