﻿/*
	webiste: omegatec.com
	author: CLW
	
*/
   
/* Product Page Layout */



/* page layout */
#product_page_layout { width: 702px; }



/* general content */
#product {
	float: center;
	width: 702px;
	margin: 0 0 0 0;
}
	.product_description {
        font-family: arial;
		font-size: 12px;
	}
	.technical_specs {
		font-weight: bold;
		font-family: arial;
		font-size: 11px;
	}
	.technical_specs_type {
		font-weight: bold;
		font-family: arial;
		font-size: 13px;
	}	
	.technical_specs_value {
		font-weight: bold;
		font-family: arial;
		font-size: 14px;
		color: #aa0a0a;
	}
	.equivalent_part_numbers {
		font-weight: bold;
		font-family: arial;
		font-size: 11px;
	}	
	.equivalent_part_numbers_value {
		font-weight: bold;
		font-family: arial;
		font-size: 14px;
		color: #aa0a0a;
	}
		.pdf_catalog_usa {
		font-weight: bold;
		font-family: arial;
		font-size: 11px;
	}
	
	