﻿.ConstantContact	{padding: 22px;}
.ConstantContact a.Button	{margin: 0px 8px; width: 60px; background: url(../Images/bgButton.gif) repeat-x; font-weight: bold; line-height: 22px; text-align: center; text-decoration: none; color: #FFFFFF; border: solid 1px #CCCCCC; display: block;}
.ConstantContact a.Right	{float: right;}
.ConstantContact a.Edit	{padding-right: 0px; font-size: 10px; text-decoration: underline; line-height: 18px; color: #FF0000; float: right;}
.ConstantContact h2	{margin: 10px 0px 16px 0px; padding-bottom: 8px; font-size: 20px; text-indent: 8px; border-bottom: solid 1px #CCCCCC; font-weight: normal; color: #7F0000;
}
.ConstantContact h1 {margin: 10px 0px 16px 0px; padding-bottom: 8px; font-size: 20px; text-indent: 8px; border-bottom: solid 1px #CCCCCC; font-weight: normal; color: #7F0000;}
.ConstantContact textarea	{padding: 2px; font: 11px Arial, Helvetica; color: #666666; border: 1px solid #CCCCCC;}
.ConstantContact .StaticPage {padding-left: 20px; padding-right: 20px;}
.ConstantContact .StaticPage .input	{width: 199px; height: 16px; padding: 2px; font: 11px Arial, Helvetica; color: #666666; border: 1px solid #CCCCCC;}
.ConstantContact .StaticPage  select	{width: 203px; height: 20px; font: 11px Arial, Helvetica; color: #666666; border: 1px solid #CCCCCC;}

.Button1
{
    background-position: url(../Images/bgButton.gif) repeat-x;
    margin: 2px 8px 0px 8px;
    width: 60px;
    background: url(../Images/bgButton.gif) repeat-x;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
    border: solid 1px #CCCCCC;
    font-size: 11px;
    height: 22px;
    background-color: #7F0000;
}
.Button2
{
    background-position: url(../Images/bgButton.gif) repeat-x;
    margin: 2px 8px 0px 8px;
    width: 250px;
    background: url(../Images/bgButton.gif) repeat-x;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
    border: solid 1px #CCCCCC;
    font-size: 11px;
    height: 22px;
    background-color: #7F0000;
}