*
{
    margin: 0;
    padding: 0;
}

html
{
    height: 100%;
}

body
{
    height: 100%;
}

img
{
    border: none;
}
h2
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 7px;
    text-align: center;
    text-transform: uppercase;
}
h3
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 16px;
    margin-top: 5px;
}
h4
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bolder;
    margin-top: 5px;
}
h5
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 14px;
    margin-top: 5px;
}
p
{
    background-color: transparent;
    color: #000;
    font-family: times, serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0px 10px 10px 10px;
}
#container
{
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    text-align: left;
    width: 740px;
}
#headerlogo
{
}
#headericon
{
	display: none;
}
.menu
{
	display: none;
}
a.menu-item
{
}
a.menu-item-selected
{
}
a.menu-item:hover
{
}
#main
{
    margin-left: 5px;
    width: 730px;
}
#belowthebottom
{
}
#bottom
{
	display: none;
}

.tealist
{
    border-left: thin solid black;
    float: left;
    padding-left: 5px;
}
.tealist-own
{
    border-left: thin solid black;
    padding-left: 5px;
    width: 45%;
}
dt.tealist-item
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
}
dd.tealist-item
{
    font-size: 12px;
    margin-left: 10px;
}
.bigTeaIcon
{
    float: left;
    margin-right: 5px;
}
.price
{
    color: green;
    float: right;
    font-weight: bold;
}
.reseller
{
	page-break-inside: avoid;
    border-bottom: solid thin black;
    font-family: times, serif;
    font-size: 12px;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.smallTeaIcon
{
    margin-left: 5px;
}
