﻿
/*------------ Form Styles */

label
{
    display: block;
    margin-bottom: 0.4em;
}

input
{
    margin-bottom: 0px;
}

.button
{
    margin: 10px 0;
}

.formbutton
{
    margin: 10px 0;
    background: url(../images/productsthumb_bg.jpg) repeat-x top left;
    padding: 10px;
}

form table tr th
{
    background: #FFF url(../images/productsthumb_bg.jpg) repeat-x left 1px;
    padding: 0.6em 1em 0.6em 0.5em;
    border-right: 1px solid #FFF;
}

form td
{
    padding: 0.6em 1em 0.6em 0.5em;
    border-right: none;
}

ul.clips h4
{
    font-size: 1.8em;
    line-height: 1.2em;
    margin-bottom: 5px;
}

ul.clips h5
{
    font-size: 1.2em;
    margin-bottom: 20px;
    font-weight: 500;
}

ul.clips a
{
    text-decoration: none;
}

ul.clips {
    border-bottom:0px solid #000000;
    border-top:1px solid #000000;
    color:#000000;
    margin-bottom:2em;
    padding:1em 0 0;
}

.featurebox img{
    margin:0px;
}

ul.bloglist h5
{
    font-size: 1.2em;
    margin-bottom: 20px;
    font-weight: 500;
}

ul.bloglist h4
{
    font-size: 1.8em;
    line-height: 1.2em;
    margin-bottom: 5px;
}

