.button { font-size: 11px; font-family: Verdana }
.mouseOver { color: #000000; text-decoration: none }
.mouseOver:HOVER { color: #AA0000; text-decoration: underline }
.path { color: <?=$settings->getValue("color_text") ?>; text-decoration: underline }
.path:HOVER { color: <?=$settings->getValue("color_text") ?>; text-decoration: underline }
BODY { background: #EEEADA; }


table.pdoListing tr.attributes td { font-family: Verdana; font-size: 12px; color: #666666; }

table.pdo_listing_overview td.image { width: 150px; text-align: center; }
table.pdo_listing_overview td.image img { padding: 2px; border: 1px solid #7f7f83; }
table.pdo_listing_overview div.name { padding-bottom: 5px; }
table.pdo_listing_overview div.name a { font-size: 14px; font-weight: bold; color: #9cb01a; text-decoration: none; }
table.pdo_listing_overview div.name a:hover { color: #adc02b; text-decoration: underline; }
table.pdo_listing_overview div.summary { font-size: 11px; color: #555555; line-height: 1.5; }
table.pdo_listing_overview span.more a { font-size: 11px; font-weight: bold; color: #bed03c; text-decoration: none; }
table.pdo_listing_overview span.more a:hover { color: #bed03c; text-decoration: underline; }

table.pdo_sidebox#sidebox_news { font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px; }
table.pdo_sidebox#sidebox_news th { font-size: 14px; background: #e5e5e5; border-bottom: 5px solid #b5b5b5; }
table.pdo_sidebox#sidebox_news td div.headline { padding: 3px; padding-top: 0; }
table.pdo_sidebox#sidebox_news td div.headline a { font-size: 14px; font-weight: bold; color: #9cb01a; text-decoration: none; }
table.pdo_sidebox#sidebox_news td div.headline a:hover { font-size: 14px; font-weight: bold; color: #333333; text-decoration: none;  }
table.pdo_sidebox#sidebox_news td div.date { font-size: 11px; font-weight: bold; color: #333333; padding: 3px; padding-top: 0; }
table.pdo_sidebox#sidebox_news td div.text { font-size: 11px; color: #555555; line-height: 1.3; padding: 3px; padding-top: 0; margin-bottom: 5px; border-bottom: 5px solid #b5b5b5; }
