/*
#producttop {
	background-image: url(greytop.gif);
	background-position: top;
	height: 10px;
	background-repeat: no-repeat;
	font-size: 1px;
	width: 573px;
}

#product {
	background-color: #dddddd;
	margin: 0px;
	padding: 0 10px 0 10px;
	width: 573px;
	margin-top: -20px;
	margin-bottom: -10px;
}
*html #product {
	margin-top: 0px;
}
#product p {
	padding-right: 30px;
}
#productbottom {
	background-image: url(greybottom.gif);
	background-position: top;
	height: 10px;
	background-repeat: no-repeat;
	font-size: 1px;
	width: 573px;
}

#links {
	width: 570px;
}
#links DIV
{
	width: 185px;	
}
.link {
	margin: 15px 0 25px 0;
	width: 135px;
	padding: 0 35px 0 18px;
	border-right: solid 1px #dddddd;
	height: 185px;
}

#dnn_dnnLOGO_imgLogo {
	float: left;
}
*/


