﻿body
{
    /*width:500px;*/
}

fieldset
{
    border:none;
    background-color:#e1e1e1;
}

h3
{
    border:none;
}

h4, h4:hover
{
    color:#000000;
    text-decoration:none;
}

legend
{
    font-weight:bold;
    font-size:1.2em;
    color:#000000;
    margin-top:-15px;
}

td
{
    vertical-align:top;
    padding:5px;
}

th
{
    background-image:url("images/box_green_bg.png");
    background-repeat:repeat-x;
    color:#ffffff;
}

.address
{
    display:block;
}

.alignright
{
    text-align:right;
}

.datalistitem
{
    padding:10px;
    border:dashed 1px #cccccc;
}

.float-right
{
    float:right;
    padding:10px;
}

.home-content
{
    /*background-color:#ddffbb;*/
    margin-right:0px;
    right:0px;
}

.home-content p, .home-content h2, .home-content h3
{
    margin-left:10px;
}

.home-content h4
{
    margin-left:10px;
    margin-right:10px;
    border-bottom:solid 1px #000000;
}

.home-content table
{
    margin-left:10px;
    margin-right:10px;
    /*background-color:#ddffbb;*/
}

.home-footer
{
    position:static;
    width:924px;
}

.productname
{
    font-size:1.2em;
    font-weight:bold;
}

#more
{
    border:dashed 1px #cccccc;
    padding:10px;
    display:none;
    background-color:#ddffbb;
}

