#breadcrumb_wrapper {
	background: none;
	margin: 0;
	}

#content_body {
	padding: 0;
	width: 960px;
	}
	
#content_wrapper {
	background: none;
	}
	
#header_wrapper {
	background: none;
	}

.product_additional_list {
	font-size: 14px;
	font-weight: normal;
	list-style: none;
	padding: 0 0 20px 0;
	}
	
#product_additional_list_wrapper {
	border-left: 1px solid #dedede;
	font-size: 16px;
	font-weight: bold;
	height: 100%;
	list-style: none;
	margin: 50px 0 0 0;
	padding: 0 0 0 20px;
	}
	
#product_container {
	background: url('../_img/header_div.png') repeat-x scroll center bottom transparent;
	float: left;
	z-index: 99;
	}

#product_documents {
	}
	
.product_documents_file {
	margin-bottom: 1em;
	}

#product_documents_title {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 .5em 0;
	}

.product_documents_type {
	font-size: 14px;
	padding: .5em 0;
	}
	
.product_documents_type a {
	color: #999;
	text-decoration: none;
	}	
		
#product_documents_list {
	border-left: 1px solid #dedede;
	height: 285px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
	z-index: 999;
	}
	
#product_opening {
	color: #999;
	font-family: 'Droid Sans', 'Trebuchet MS', verdana, arial, sans-serif;
	font-size: 14px;	
	line-height: 1.5em;
	margin-top: 12px;
	}
	
#product_opening strong {
	color: #333;
	}

#product_heading {
	color: #1e7da6;
	font-size: 36px;
	font-weight: bold;
	line-height: 1em;
	margin: 12px 0;
	}

#product_request {
	list-style: none;
	padding: 0;
	margin: 24px 0 0 0;
	}

#product_request_button {
	background-color: #99cc33;
	font-size: 18px;
	font-weight: bold;
	padding: 7px 0;
	text-align: center;
	width: 190px;
	}
	
.secondary_item {
	background-color: #99cc33;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	color:#FFF;
	text-align: center;
	border:0;
	cursor: pointer;
/* 	width: 90px; */
}

.search_result_alt {
	background-color: #F3F3F3;
}
.search_result_row {
/* 	border-bottom:1px solid #dedede; */
	padding:10px 0;
}

#product_request_button a {
	color: #fff;
	text-decoration: none;
	}
		
#product_subtitle {
	color: #666;
	font-size: 24px;
	font-weight: normal;
	margin: 12px 0;
	}
	
#product_tabs {
	background: #fff;
	float: left;
	overflow: auto;
	padding-bottom: 40px;
	z-index: 9;
	}
	
#wrapper {
	background: #eee url('/_img/product_bg.png') repeat-x top;
}
