#productBox {
	margin-bottom: 20px;
}
#productBox h1 {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#productBox h1 img {
	display: block;
	margin-bottom: 5px;
}
#productBox p {
	margin: 5px;
	color: #000000;
	font-size: 12px;
}
#productBox #view {
	font-size: 10px;
	background-image:  url("../images/pg_elements/view_icon.gif");
	background-repeat: no-repeat;
	padding-left: 18px;
}
#productBox #view a {
	color: #666666;
}
#productBox #gallery {
	font-size: 10px;
	background-image:  url("../images/pg_elements/pic_icon.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
}
#productBox #gallery a {
	color: #666666;
}
#productBox #models {
	font-size: 10px;
	background-image:  url("../images/pg_elements/chart_icon.gif");
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#productBox #models a {
	color: #666666;
}
#productBox .link {
	font-weight: bold;
	background-image: url(../images/pg_elements/demo_link.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 22px;
	text-align: left;
	padding-top: 3px;
	padding-left: 16px;
}
#productBox .link a {
	color: #FFFFFF;
	text-decoration:none;
}
#productBox .link a:hover {
	text-decoration:underline;
}
#features {
		
}
#features ul {
	margin: 0px;
	padding: 0px;	
}
#features li {
	margin-left: 25px;	
}
#features h1 {
	font-size: 12px;
	background-image:  url("../images/pg_elements/box_h1_bg.jpg");
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 25px;
	padding-top: 1px;
	margin: 0px;
	border: none;
}

#features table {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#features td {
	color: #666666;
}
#features .heading {
	font-size: 13px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #990000;
	border-bottom-style: solid;
	padding-bottom: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#features .title {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}
#features .title2 {
	font-size: 12px;
	font-weight: bold;
}
#features .description {
	font-weight: normal;
}
.modelHeading {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC0000;
}
