#product_wrapper {
	position: relative;
	left: 0;
	top: 0;
	width: 890px;
	height: 500px;
	min-height:500px;
	height:auto !important;
	height:500px;
	background: url(images/BlueGradientBoxMiddle.jpg) top left repeat-y;
}

#plain_wrapper {
	position: relative;
	left: 0;
	top: 0;
	width: 890px;
	height: 500px;
	min-height:500px;
	height:auto !important;
	height:500px;
	background: url(images/whiteBoxMiddle.gif) top left;
}

#product_subnav {
	position: absolute;
	top: -5px;
	left: 19px;
	width: 890px;
	min-height: 27px;
	height: auto !important;
	height: 27px;
	background-image: url(images/SubNav_Revolution.gif);
	background-repeat: no-repeat;
}

#product_subnav ul {
	list-style-type: none;
}

#product_subnav a {
	position: absolute;
	text-indent: -1000em;
}

.productTitle {
	position: absolute;
	top: 65px;
	left: 28px;
}

.productTitlePlain {
	position: absolute;
	top: 65px;
	left: 28px;
}


.product_image {
	position: absolute;
	top: 30px;
	right: 5px;
}

#contentboxtop {
	height: 25px;
}

#contentboxbottom {
	height: 25px;
}

#text_overview {
	font-size: 80%;
	margin-left: 58px;
	padding-top: 120px;
	width: 420px;
}

#text_overview p {
	margin-top: 10px;
}

#text_overview ul {
	list-style-type: none;
}

#text_overview .appList {
	width: 460px;
}

#text_overview .appListItem {
	float: left;
	width: 200px;
}

#text_overview br {
	clear: left;
}

#text_overview h4 {
	margin-top: 10px;
}

#text_features {
	font-size: 80%;
	padding-top: 120px;
	margin-left: 58px;
	width: 800px;
	padding-bottom: 20px;
}

#text_features h3 {
	margin-bottom: 10px;
}

#text_features ul {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#text_specs {
	font-size: 80%;
	position: absolute;
	top: 120px;
	left: 58px;
	width: 420px;
}

/*
#column_left {
	float: left;
}

#column_right {
	float: right;
}
*/

#column_left_feature {
	float: left;
	width: 390px;
}

#column_right_feature {
	float: right;
	width: 390px;
}

.endParagraph {
	margin-bottom: 10px;
}

.subnav_SCD {
	position: absolute;
	top: 6px;
	left: 20px;
}

.subnav_BCD {
	position: absolute;
	top: 6px;
	left: 91px;
}

.subnav_BCND {
	position: absolute;
	top: 6px;
	left: 165px;
}

.subnav_TV {
	position: absolute;
	top: 6px;
	left: 235px;
}

.subnav_TV {
	position: absolute;
	top: 6px;
	left: 235px;
}

.subnav_HCND {
	position: absolute;
	top: 6px;
	left: 343px;
}

.subnav_LCND {
	position: absolute;
	top: 6px;
	left: 415px;
}

.subnav_Overview {
	position: absolute;
	top: 1px;
	left: 650px;
}

.subnav_Features {
	position: absolute;
	top: 1px;
	left: 721px;
}

.subnav_Specs {
	position: absolute;
	top: 1px;
	left: 794px;
}


#downloads {
	clear: both;
	position: relative;
	left: 0;
	top: 0;
	background-image: url(images/Sub_Downloads.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 10px;
	width: 890;
	height: 68;
	min-height:68px;
	height:auto !important;
	height:68px;
	font-size: 70%;
	padding-left: 35px;
}

#downloads ul {
	list-style-type: none;
}

#downloads .item {
	margin-top: 15px;
	margin-left: 25px;
	padding-top: 0px;
	float: left;
	background-repeat: no-repeat;
	height:64px;
	min-height:64px;
	height:auto !important;
	height:64px;
}

#downloads .icon {
	float: left;
	margin-right: 4px;
}

#downloads .description {
	float: right;
}