html {background: #e8e8e8;}
html,
body {height: 100%;}

.autocompare-wrapper {min-height: 100%; margin: 0 0 -100px;}
.autocompare-footerholder,
.autocompare-footer {height: 100px;}

.page-footer {padding-top: 20px;}

.autocompare {padding: 20px;}

.autocompare-buttons {margin: 0 0 15px; text-align: right;}
.autocompare-buttons span {margin: 0 0 0 1em; color: #4b5b73; border-bottom: 1px dotted #4b5b73; cursor: pointer;}

.autocompare-table {margin: 0 -10px 20px;}
.autocompare-table tbody tr:hover {background: #f8f8f8;}
.autocompare-table td,
.autocompare-table th {padding: 5px 10px 5px 10px; vertical-align: top;}
.autocompare-table thead th {font: bold 14px sans-serif; padding-bottom: 10px;}
.autocompare-table tbody th {min-width: 200px; font-weight: normal;}
.autocompare-caption,
.autocompare-caption:hover {font: normal 18px/1.3 sans-serif; color: #000;}
.autocompare-caption th {padding-top: 15px;}
.autocompare-table .autocompare-caption:hover {background: #e8e8e8;}

.autocompare-delete {font-size: 11px; margin-left: 0.3em; position: relative; top: -0.6em;}
.autocompare-delete {color: #4b5b73;}
.autocompare-delete:hover {color: #000;}

.autocompare-prices td {font: bold 15px sans-serif;}

.autocompare-equal,
.autocompare-equal * {color: #999 !important;}
.autocompare-equal .autocompare-pack {border-bottom: 1px dashed #999;}

.autocompare-notes {font-size: 11px; color: #808080; margin-right: 30px;}

