﻿
#datasheet { position:relative; }

#datasheet h4 { font-size:12px; font-weight:bold; margin-bottom:5px; text-transform:uppercase; border:none; color:#172983; }


.panel { clear:right; }
.panel.right { float:right; width:250px; margin:0 0 30px 30px; }

#datasheet table { width:100%; }
#datasheet table th,
#datasheet table td { padding:5px;  }


#datasheet span.section { display:block; margin-bottom:20px; }
#datasheet span.section p { margin:0; }
#datasheet span.section.disclaimer { clear:both; width:auto; font-size:smaller; color:#666; border-top:solid 1px #ccc; padding-top:15px; }

#datasheet span.section ul { }
#datasheet span.section ul li { color:#172983; }
#datasheet span.section ul li span { color:#333; }

#datasheet span.section table { width:380px; }

#datasheet table.header { background-color:#172983; color:#fff; font-weight:bold; }
#datasheet table.content { margin:5px 0 0px 0; border-collapse:collapse; border:solid 1px #172983; }
#datasheet table.content td { text-align:center; }

#datasheet table .alt td { background-color:#eee; }

#datasheet .download { height:30px; line-height:30px; text-align:center; border:solid 1px #172983; background-color:#eee;  }

#datasheet .notes { margin-top:3px; font-size:smaller; font-style:italic; color:#666; }


.filtered-by { margin-bottom:10px; text-align:center; font-style:italic; }