/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* Empty, so the default theme style.css is not loaded for this style */

ul.newsfeatures {
    list-style: disc outside url("images/newsbullet.png");}
ul.newsfeatures li {
    height: 34px;
    line-height: 34px;
}

input.newsradio {
    margin-left: 20px;
    vertical-align: middle;
}

.newsform {
    color: #474747;
    font-family: Arial,Helvetica,sans-serif;
    margin: 10px 0 0 17px;
}

.newsform input {
    vertical-align:middle;
}
span.formtextemail {
    font-size: 16px;
    font-weight: 600;
}
td.lefttd {
    text-align: left;
}
.newsform td {
    height: 40px;
}
input.newsinputer {
    background: url("images/newsinput.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 24px;
    line-height: 24px;
    margin-left: 14px;
    padding-left: 10px;
    width: 248px;
}
input.newsradio {
    margin-left: 20px;
    vertical-align: middle;
}
input.newscheck {
    margin-left: 20px;
    margin-right: 7px;
    vertical-align: middle;
}
div.newssubmitnote {
    color: #474747;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    margin-top: -28px;
    padding-left: 26px;
}
button.submitnews {
    background: url("images/signupbutton.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 0;
    height: 67px;
    line-height: 67px;
    text-align: center;
    width: 468px;
}

