@import url("page.css");
@import url("menu.css");
@import url("news.css");
@import url("catalogue.css");
@import url("contact.css");
@import url("form.css");
@import url("shop.css");

html, body {background-color: white; color: black; margin: 0; font-family: Tahoma, sans-serif}

a {color: #A00000}
a:visited {color: #D06060}

hr {border: solid #DADADA 1px; height: 10px; background-color: #DADADA; margin: 1em auto}

.footer {font-size: 80%; color: #888; margin: 0}

.press li div.note {margin: 0.1em 1em; font-size: 80%; border-left: solid silver 2px; padding: 0.1em 1em}

ul.press {margin-bottom: 2em}

ul li {list-style-image: url('../images/bullet.png')}

table.columns {width: 100%}

table.columns td {vertical-align: top; width: 50%}

.review blockquote {margin: 0.5em 0 0}
.review p {margin: 0; text-align: right}
.review {margin: 1em 2em 1.5em}

