/* Content CSS Document */

body {
font-family: Tahoma, Arial;
font-size: 11px;
color: #807458;
}

td {
margin: 0;
padding: 0;
font-size: 11px;
}

img {
border: 0;
}

p {
line-height: 16px;
}

img.right{
float: right;
margin: 5px 0 15px 15px;
}

img.right_border {
float: right;
margin: 5px 0 15px 15px;
border: 0px solid #666666;
}

img.left_border {
float: left;
margin: 5px 15px 15px 0;
border: 0px solid #666666;
}

ul {
list-style: square;
}

h1 {
font: 15px Georgia, "Times New Roman", Times, serif;
font-weight: bold;
text-transform: uppercase;
}

h2 {
font: 13px Arial, Helvetica, sans-serif;
font-weight: bold;
text-transform: uppercase;
margin-top: 20px;
}

a:link, a:active, a:visited {
text-decoration: none;
color: #807458;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #CC9900;
font-weight: bold;
}

#ruokalista td {
padding-bottom: 5px;
}

td#tuote {
width: 300px;
}

td#hinta {
width: 100px;
font-weight: bold;
text-align: right;
}