#pricelist {
    color: #000;
}
#pricelist th, td {
    padding: 5px;
    text-align: left;
}
#pricelist th {
    background-color: #b8dff8;
}
#pricelist th.otsikko {
    background-color: #fff;
    font-size: 14px;
    padding-top: 15px;
}
#pricelist .alt, #paketti .alt {
    background-color: #ebebeb;
}
#pricelist a {
    color: #000;
}
#content-narrow{
	background-repeat:repeat-y;
}
