/* CSS Document */

div#catalog_notes, .belt_table, .gearmotor_table {
	font-size: 10px;
}
.belt_speed_headers {
	font-size: 9px;
	background-color:#CCCCCC;
	text-align: center;
}
.belt_table_padding {
	color: #000000;
	font-size: 8px;
	padding: 2px 1px;
	vertical-align: middle;
}
.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 #CDDFF3;	
	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: #CDDFF3;
}
.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 #CDDFF3;
	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;
}
.gearmotor_table td{
	text-align: center;
	vertical-align: middle;
}
