@charset "utf-8";
/* CSS Document */

body {}
#main, #main_content{
	text-align: center;
	padding: 0;
	background: none;
	border:none;
	width: 900px;
	height: 1100px;		
	font-family:  "Trebuchet MS", Georgia, serif;
	background: none;
	color: #000;
}
#fastener_image 		{margin-top:50px;clear:both; margin-left:auto; margin-right: auto; width:650px;}
#grade_mark 			{margin-top:50px;clear:both; margin-left:auto; margin-right: auto; width:200px;}
#navbar, #subnav, #breadcrumbs, #leftbar, #top, #bottom, #footer, .ico_back, .noprint {
	display: none;
}
#shadow {}

h1, h2, h3 				{margin: 0; padding: 0;font-weight:normal; text-align:center; color:#000; text-transform: uppercase; border:none;}
h1 						{font-size:16px; }
h2 						{font-size:24px; font-weight:bold;}
h3 						{margin-top:10px; clear:both; float:left; display:block; font-size:18px; font-weight:bold;}

.spec_wrap				{width:110px; height:100px; float:left; padding:5px;}
.spec_head				{width:110px; color: #000; height:30px; font-size:10px; line-height:10px; text-align:center;}
.spec_data				{font-size:12px; height:50px; line-height:13px; text-align:center;}
.spec_title				{height:30px; clear:both; padding:5px; margin-top:20px;}
.printonly 				{display:block;}
.noprint				{display:none; visibility:hidden;}


