ul, li
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;	
}

#content {font-size:12px;}
div#catalog_notes, .belt_table, .gearmotor_table {
	font-size: 10px;
}
.belt_speed_headers {
	font-size: 9px;
	background-color:#CCCCCC;
	text-align: center;
}
.gearmotor_table {
	width: 97%;
}
.gearmotor_table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.gearmotor_table th, .gearmotor_table td {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.series_table {
	border: 1px solid #F57F26;
	font-size: 12px;
}
div#gearmotor_table_dimensions {
	font-size: 10px;
	text-indent: -10px;
	padding-left: 10px;	
}
.series_table th, .belt_table th, .gearmotor_table th {
	text-align: left;
	padding: 3px;
	background-color: #F57F26;
}
.size_table {
	font-size: 12px;
}
.size_table th {
	text-transform: uppercase;
}
.white_cell_back {
	background-color: #FFFFFF;
}
.grey_cell_back td{
	background-color: #cccccc;
	text-align: center;
	vertical-align: middle;
}
.chart_number {
	width: 120px;
}
.size_nine_text {
	font-size: 9px;
}
div#page_title {
	display: block;
	border: 2px solid #F57F26;
	margin: 0;
	padding: 0;
	background-image:url(../images/header_back.gif);
}
div#page_title H1, div#page_title H2, div#page_title H3 {
	padding: 5px 0 3px 6px;
	margin: 0;
}
.green_text {
	color: #339900;
}
.red_text {
	color: #CC0000;
}
.blue_text {
	color: #003399;
}
.h2_fix { font-family:Arial, Helvetica, sans-serif; 
          font-weight:bold; 
          margin:0; 
		  padding:0;
          font-size: 13px;	
	}
	
.h3_fix{ font-weight:700;
          font-size:12px;
          color:#000; margin:0; padding:0; border:none;}
ul {margin-left: 17px; margin-top:2px; margin-bottom:0px; padding:0;}
li { padding-top:2px; padding-bottom:2px;}

#note_text { padding:0; margin:0; font-size:9px;}
.subheading {font-weight:700;
          font-size:12px;
          color:#000; margin:0; padding:0; border:none;}
