#content {
	background-image: url(images/mainimages/productsbg.jpg);
}

#productlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	height: 16px;
	width: 200px;
	position: absolute;
	left: 560px;
	top: 460px;
}

#producttext {
	position: absolute;
	height: 360px;
	width: 180px;
	left: 168px;
	top: 82px;
	padding-right: 5px;
	padding-left: 8px;
}

#productgrid {
	height: 368px;
	position: absolute;
	left: 392px;
	top: 79px;
	width: 524px;
}
#productgrid #gridRow {
	position: relative;
	height: 68px;
	left: 0px;
	top: 0px;
	clear: both;
	margin-bottom: 7px;
}
#productgrid #gridItem {
	position: relative;
	height: 68px;
	width: 113px;
	margin-right: 11px;
	margin-left: 0px;
	top: 0px;
	left: 0px;
	float: left;
	background-color: #fff;
	border: 1px solid #808284;
}
#productgrid #gridItem img {
	margin: 0px;
	position: absolute;
	top: 2px;
	right: 2px;
}
#productgrid #gridItem img.new {
	margin: 0px;
	position: absolute;
	top: 12px;
	left: 5px;
	width: 9px;
}
#productgrid #gridItem p {
	font-size: 11px;
	color: #808284;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 4px;
	top: 53px;
}

#productimage {
	height: 368px;
	width: 366px;
	left: 392px;
	top: 82px;
	position: absolute;
}

#downloadTitle {
	position: absolute;
	height: 16px;
	width: 50px;
	left: 775px;
	top: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#ColumnGrid {
	position: absolute;
	left: 775px;
	width: 120px;
	text-align: left;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #808284;
	bottom: 108px;
}
#ColumnGrid li {
	display: block;
	vertical-align: middle;
	padding: 0px;
	margin-bottom: 3px;
}

#linksUnderImage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	height: 14px;
	width: 90px;
	right: 515px;
	top: 452px;
}
#closeProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	position: absolute;
	height: 14px;
	width: 30px;
	top: 452px;
	right: 245px;
}
#producttext .new {
	color: #FA8E15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.new {
	color: #FAAB53;
	font-size: 0.85em;
}
