body { margin: 0 auto; padding: 0; font-size: 0.85em; font-family: Tahoma, Arial, Helvetica, sans-serif; }

.no-print { display: none; }
#ie_old { display: none; }

table.LineCard th,
table.LineCard td { text-align: left; vertical-align: top; border-bottom: 1px dotted #ccc; line-height: 130%; padding: 2px 6px; }
table.LineCard div.photo { display: block; width: 64px; height: 64px; border: 1px solid #ccc; overflow: hidden; float: right; clear: none; margin-left: 10px; }
table.LineCard span.manufacturer { font-size: 12px; font-weight: bold; color: #950909; }
table.LineCard tr.row1 td { background: #fff; }
table.LineCard tr.row2 td { background: #ddd; }

table.fancy_table { width: 100%; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; }
table.fancy_table th,
table.fancy_table td { border-top: 1px solid #ccc; border-left: 1px solid #ccc; }
table.fancy_table .header { font-weight: bold; background: #eee; }

input, select, textarea	{ font-size: 12px; display: inline; height: auto; background: #fff; border: none; margin: 0; padding: 0; }