/* Styles unique to Restrictor_GTL Dimensions page */

#article div.clearer {
	clear: right;
	line-height: 1px;
	height: 1px;
	border: 1px solid black;
}

#article div.center { border: 0px solid Black; text-align: center; }
#article div.center img { float: none; }

table {
	width: 575px;
	margin: 0px x;
	padding-left: 0px;
	font: small;
}
tr { height: 1.05em }
tr.title { height: 50px; }		
/* td {	border: 1px solid #F8F8FF;}									  */
tr.title td { font-weight: 900; text-decoration: underline; padding: 0; }
tr.title td.c2 { text-align: left; padding-left: 10px }
td.c1 { width: 130px; text-align: center; }
td.c2 { width: 210px; text-align: left; padding-left: 10px }
td.c3 { width: 110px; text-align: left; padding-left: 10px }
td.c4 { width: 110px; text-align: left; padding-left: 10px }

#article div.none img.right {
	margin: 10px 10px 10px 10px;
	padding: 0;
	float: right;
	border: 5px solid red;
}
#article div.clearer { clear: right; line-height: 1px; height: 1px; border: 0px solid black; }

