table.priceList { width: 605px; border-width: 0; border-collapse: collapse; margin-top: 10px; } table.priceList thead td { padding: 0; background-image: url(../templates/plofs/$file/priceListTableHead.jpg); background-repeat: repeat-x; height:21px; line-height: 21px; color: #5050be; font-weight: bold; font-size: 10px; } table.priceList tbody tr { background-image: url(../templates/plofs/$file/tableDots.gif); background-repeat: repeat-x; background-position: left bottom; width: 100%; /*border-bottom: 1px dotted #afafaf;*/ } table.priceList tbody td { padding: 8px 0; width: 175px; } table.priceList tbody td.title { color: #CE2625; font-weight: bold; padding-top: 15px; width:605px; } table.priceList tbody a { display: block; background-repeat: no-repeat; background-position: left center; padding-left: 15px; text-decoration: none; } table.priceList tbody a:hover { text-decoration: underline; } table.priceList tbody a.excel { background-image: url(../templates/plofs/$file/excelIcon.jpg); } table.priceList tbody a.pdf { background-image: url(../templates/plofs/$file/pdfIcon.jpg); } /* Hide the heading on these specials pages */ .mmh1 { visibility: hidden; }