div#productBrowser {
	width: 335px;
	margin: 0px 0px 0px 375px;
	background-color: #E5E5E5;
}

div#productBrowser ul {
	list-style-type: none;
	padding: 5px 7px;
}

div#productBrowser li {
	display: inline;
	color: #666;
	font-size: 10px;
	margin-right: 5px;
}

div#productBrowser a {
	color: #000;
	font-size: 10px;
}

div#productBrowser a.prev {
	padding-left: 8px;
	background: url(/images/global/icon_left_arrow.gif) no-repeat left center;
}

div#productBrowser a.next {
	padding-right: 8px;
	background: url(/images/global/icon_right_arrow.gif) no-repeat right center;
}

div#photoViewer {
	width: 334px;
	float: left;
	margin: 30px 0px 0px 35px;
	display: inline;
	padding-bottom: 20px;
}

div#photoViewer ul {
	list-style-type: none;
}

div#photoViewer ul li {
	float: left;
}

div#photoViewer ul.photoControls li {
	margin: 0px 15px 4px 0px;
}

div#photoViewer ul.photoControls li {
	margin: 0px 15px 4px 0px;
}

img#productView {
	margin-bottom: 9px;
	border: 1px solid #CCC;
}

ul.features  {
	margin-left: 1px;
}

ul.features li {
	margin-right: 8px;
	float: left;
}

ul.features li.lastFeature {
	margin-right: 0px;
}

ul.features a img {
	border: 1px solid #CCC;
}

div#productInfo {
	float: left;
	width: 335px;
	margin: 32px 0px 0px 22px;
	display: inline;
	padding-bottom: 60px;
}

img#productName {
	margin-top: 4px;
	padding-top: 1px;
	background: url(/images/global/border_dotted.gif) repeat-x top;
}

ul.purchaseInfo li {
	display: inline;
}

ul.purchaseInfo * {
	font-size: 11px;
}

ul.purchaseInfo li.price {
	font-weight: bold;
}

ul.purchaseInfo a {
	font-weight: bold;
	color: #FA0;
	text-decoration: none;
	margin-left: 4px;
	padding-left: 8px;
	background: url(/images/global/border_vert.gif) repeat-y top left;
}

p.productDescription {
	margin: 4px 0px 0px 0px;
	padding-top: 10px;
	background: url(/images/global/border_dotted.gif) repeat-x top;
	line-height: 18px;
}


ul.featureList,
ul.techSpecs {
	padding: 5px 5px 15px 5px;
}

ul.featureList *,
ul.techSpecs *,
ul.downloadList * {
	font-size: 11px;
}

ul.featureList li {
	margin-top: 10px;
	padding-left: 6px;
	background: url(/images/global/bullet_sm_black_square.gif) no-repeat left top;
}

ul.featureList a.featureLink {
	padding-right: 10px;
	background: url(/images/global/icon_dbl_right_arrow.gif) no-repeat right center;
	color: #FA0;
	font-weight: bold;
	text-decoration: none;
}

ul.featureList a.featureLink:hover {
	text-decoration: underline;
}

ul.downloadList {background: url(/images/global/border_dotted.gif) repeat-x top; padding: 8px 5px 10px 5px;}

ul.downloadList a {
    background: url(/images/global/icon_pdf.gif) no-repeat left center;
    padding: 0px 0px 5px 18px;
    color: #666;
}

ul.downloadList a:hover {
    color: #000;
}

ul.techSpecs li {
	margin-bottom: 5px;
}

ul.techSpecs a.PFDtype {
	padding-right: 16px;
	background: url(/images/products/icon_question_mark.gif) no-repeat right center;
	/* text-decoration: none; */
}

div#productInfo ul {
	list-style-type: none;
}

strong.colors {
	float: left;
}

div.color {
	float: left;
	margin: 0px 10px 5px 0px;
}

div.color img {
	margin-top: 3px;
}

ul.technology {
	clear: both;
	padding: 15px 0px 25px 0px;
	background: url(/images/global/border_dotted.gif) repeat-x top;
}

ul.technology li {
	display: inline;
	padding-left: 10px;
}

div.infoSection {
	background: url(/images/products/BG_productCopy.gif) repeat-x bottom;
}

div.infoSectionHead {
	margin-top: 15px;
	width: 335px;
	height: 30px;
	background: url(/images/products/BG_hdr_productCopy.gif) repeat-x;
}

div.infoSectionHead img {
	margin: 9px 0px 0px 12px;
}