#head_nav, #generalSearchBean, #main_nav, #brands_list, #main_content *, #footer {
	display: none;
}

#head_logo {
	width: 100%;
	clear: both;	
	text-align: center;
	border-bottom: solid 1px;
}

#head_logo a img {
	border: none !important;	
}

#main_content #right_content, 
#main_content #right_content #content_title,
#main_content #right_content #help_image,
#main_content #right_content #help_image img,
#main_content #right_content #content_p,
#main_content #right_content #content_p *,
#main_content #right_content #product_content,  
#main_content #right_content #product_content p,  
#main_content #right_content #product_content .product_title,
#main_content #right_content #product_content .product_specs,
#main_content #right_content #product_content .product_specs ul,
#main_content #right_content #product_content .product_specs ul li,
#main_content #right_content #product_content #product_image_bg, 
#main_content #right_content #product_content #product_image_bg #product_image,
#main_content #right_content #product_content #product_image_bg #product_image img {
	display: block;	
	color: #656565;
}

#main_content #right_content #help_image {
	width: 100%;
	text-align: center;	
}

#main_content #right_content #content_p * .noPrintLink {
	display: none;	
}

#main_content #right_content #content_p * .readMore {
	display: none;	
}

#main_content #right_content .careers_p {
	padding-top: 10px;
}

#main_content #right_content .careers_p * ul, #main_content #right_content .careers_p * ul li {
	padding: 0px;
	margin: 0px;
}

#main_content #right_content .careers_p table tr td, #main_content #right_content .careers_p table tr th {
	width: 25%;	
	padding: 4px;
}

#main_content #right_content .careers_p table {
	width: 100%;	
}

#main_content #right_content #content_p table {
	display: table;
}

#main_content #right_content #content_p table tr {
	display: table-row;	
}

#main_content #right_content #content_p table tr td, #main_content #right_content #content_p table tr th {
	display: table-cell;
}

#main_content #right_content #content_title {
	font-size: 1.8em;
	font-weight: bold;
	font-family: arial;
}

div.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	padding-bottom: 3px;
	border-bottom: 1px solid #cccccc;
	width: 222px;
	margin-bottom: 11px;
}

.product_specs {
	float: right;
	width: 238px;
}

.product_info .spec {
	color: #656500;
	float: left;
	width: 100px;	
	clear: both;
	font-weight: bold;
	padding-top: 4px;
}

.product_info .size {
	padding-top: 4px;
	color: #656565;
	float: left;	
	width: 120px;
}

.table_product_info {
	float: left;
	clear: both;	
	width: 100%;
}

.table_product_info tr td.spec {
	color: #656500;
	font-weight: bold;
	padding: 4px 4px 2px 0px;
}

.table_product_info tr td.size, .table_product_info tr td {
	text-align: left;
	padding: 2px 0px 2px 0px;
}

#main_content #right_content #product_content {
	padding-top: 8px;	
}

#main_content #right_content #product_content * {
	display: inline;	
}

#main_content #right_content #product_content #product_image_bg {
	float: left;	
}

#main_content #right_content #product_content #product_image_bg #product_image img {
	margin: 0px 8px 8px 0;	
	padding: 0px;
	float: left;
	border: ridge 4px #DCDCDC;
	width:  380px;
}

/** Options Section **/
#options {
	float: left;
	width: 100%;	
}
#options #product_options {
	float: left;
	margin: 9px 0px 0px 0px;
	font-weight: bold;
	font-size: .9em;
	color: #666666;
	border-bottom: solid 1px #CCCCCC;
	width: 100%;
}
#options #product_options_images {
	float: left;
	margin: 11px 0;
	width: 100%;
}

#options #product_options_images div.option_images{
	float: left;
	text-align: center;
	width: 64px;
	margin-bottom: 8px;
}

#options #product_options_images div.option_images a img, #options #product_options_images div.option_images img {
	width: 40px;	
}

#options #product_options_images div.option_images a div.option_name{
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 4px;
}
div.row{
	clear: both;
}

#main_content #right_content #product_content p {
	display: block;
	margin-bottom: 10px;
}

#main_content #right_content #product_content p img {
	display: block;
	float: left;
	clear: left;
}

#main_content #right_content #product_content br {
	display: block;
}

#main_content #right_content #product_content table {
	display: table;
}

#main_content #right_content #product_content tr {
	display: table-row;
}

#main_content #right_content #product_content td {
	display: table-cell;
}

a, a span
{
	text-decoration: none !important;
	color: #293800 !important;
	border: none !important;
}

.product_size {
	float: left;
	margin-left: 6px;
	color: #656565;
	width: 100px;
}

.product_info {
	width: 224px;	
	list-style-type: none !IMPORTANT;
	padding-bottom: 20px;
}
.product_info li {
	padding-top: 4px;
	float: left;
	clear: both;
	width: 224px;
	list-style-type: none !IMPORTANT;
	list-style-image: none !IMPORTANT;
}
.product_info li .title {
	color: #656500;
	width: 100px;	
	float: left;
	font-weight: bold;
}

.product_info li .value {
	float: left;	
	width: 120px;
}

.product_info .size {
	padding-top: 4px;
	color: #656565;
	_height: 25px;	
	width: 120px;
}
