﻿#DTC_Newsletter
{
}
#DTC_Newsletter_Top
{
}

#DTC_Newsletter_TopRight
{
    float:left;
    width:29px;
    height:29px;
    background: url(images/tl.gif) no-repeat;
}

#DTC_Newsletter_TopMiddle
{
    float:left;
    width:252px;
    height:29px;
    background: url(images/tmid.gif) repeat-x;
}

#DTC_Newsletter_TopLeft
{
    float:left;
    width:29px;
    height:29px;
    background: url(images/tr.gif) no-repeat;
}

#DTC_Newsletter_Middle
{
    clear:both;
}

#DTC_Newsletter_Middle_Right
{
    text-align: center;
    float:left;
    width:229px;
    height:600px;
    background:#ffffff;
	border:0px;
    border-top: 1px solid #f2f2f2;
    /*border-right: 1px solid #f2f2f2;*/
    border-bottom: 1px solid #f2f2f2;
}

#DTC_Newsletter_Middle_Left
{
    float:left;
    width:305px;
    height:625px;
    background: url(images/mid.gif);
}

#DTC_Newsletter_Bottom
{
    clear:both;
}

#DTC_Newsletter_BottomRight
{
    float:left;
    width:29px;
    height:29px;
    background: url(images/bl.gif) no-repeat;
}

#DTC_Newsletter_BottomMiddle
{
    float:left;
    width:252px;
    height:29px;
    background: url(images/bmid.gif) repeat-x;
}

#DTC_Newsletter_BottomLeft
{
    float:left;
    width:29px;
    height:29px;
    background: url(images/br.gif) no-repeat;
}

.btnUnselected, .btnUnselected a:link, .btnUnselected a:visited 
{
    margin-top:20px;
    color:#000;
    background:#fff;
}


.btnSelected
{
    margin-top:20px;
    line-height:22px;
    width:100%;
    background: url(images/buttons/btnBg.jpg) center no-repeat;
}

.btnSelected a:link, .btnSelected a:visited
{
    color:#fff;
}

.DTC_Newsletter_link
{
    width:259px;
    height:44px;
    line-height:44px; 
    display:block; 
    vertical-align:middle;
    color:#333333;
    font-family:Verdana;
    font-size:12px;
}

.DTC_Newsletter_link a:link, .DTC_Newsletter_link a:visited
{
    color:#333333;
    font-family:Arial;
    font-size:14px;
}

/*a:link, a:visited
{
    color:#333333;
    font-family:Arial;
    font-size:14px;
}*/
