/* Styles unique to Restrictor_GTL Dimensions page */

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

#article h4 {font-size: medium; font-weight:700; text-indent: 15px; } /* black headings */
#article div.center { border: 0px solid Black; text-align: center; }
#article div.center img { float: none; }

table {
	width: 580px;
	margin: 0px;
	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: 155px; text-align: center; }
td.c2 { width: 139px; text-align: left; padding-left: 10px }
td.c3 { width: 212px; text-align: left; padding-left: 10px }

#adapters {	width: 580px; }

#adapters td { border: 0px solid black; text-align: center; }

tr.r1 {	height: 300px; }

tr.r2 {	height: 75px; }

td.w1 { width: 135px; }
td.w2 { width: 154px; }
td.w3 { width: 242px; }

#article #adapters img {
	 border: 0px solid yellow; margin: 0px;
}


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

