#subPageRightColumn {
	background:none;
}


#footer {
	width:783px;
}

#subPageContent {
	width:764px;
	padding-top:0;
	padding-right:0;
	border:0;
}

#subPageTopLinks {
	display:none;
	visibility:hidden;
}

#subPageBottomLinks {
	width:764px;
}

.productNavigatorHolder {
	width:764px;
	margin:5px 0 0 0;
	padding:13px 0;
	background-image:url(../images/product_navigator_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.articleHolder {
	float:left;
	width:361px;
	margin:0;
	padding:0;
}

.articleHolder h2 {
	height:35px;
	background-image:url(../images/article_holder_header_bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.articleHolderSeperator {
	float:left;
	width:42px;
	height:10px;
	margin:0;
	padding:0;
}

.productNavigatorColumn a {
	float:left;
	width:100%;
}

.productNavigatorColumn a:hover {
	position:relative;
	text-decoration:none;
}

.productNavigatorColumn a span {
	visibility:hidden;
	position:absolute;
	top:10px;
	left:0px;
	width:160px;
	border:1px solid #06c;
	background-color:#fff;
	text-align:left;
	padding:10px 10px 0 10px;
}

.productNavigatorColumn a:hover span {
	visibility:visible;
}

.productNavigatorColumn a span h6 {
	color:#5D5D5D;
}

.productNavigatorColumn h1 {
	color:#838383;
	font-size:12px;
	height:30px;
	padding-bottom:20px;
	background-image:url(../images/product_navigator_header_bg.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.productNavigatorColumn img {
	clear:both;
	margin:10px auto;
}

.productNavigatorColumnSeperator {
	float:left;
	width:2px;
	height:2px;
	margin:0;
	padding:0;
}

.error_text { 
	padding: 0 0 10px 0; 
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0; 
	font-size: 11px; 
	color: #FF0000;
}

.error_text a:link {
	color: #036; 
	text-decoration: none;
}

.error_text a:visited {
	color: #036; 
	text-decoration: none;
}

.error_text a:hover {
	color: #039; 
	text-decoration: underline;
}

