 /* COURIER MAIL 3RD PARTY EMAIL SUBSCRIBE STYLES
    

	index ->	headers
				content 
				form		
*/

/* master-wrap
-------------- */
#esub-wrap { width: 998px; }

/* =headers
----------- */
h3 {
padding: 3px 0 2px 0;
margin-bottom: 8px;
font-size: 1.4em;
font-family: Helvetica, Arial, sans-serif;
position: relative;
background: #fff url("../images/bg-dotted-line.gif") repeat-x 0 100%;

}
h3.variant-arrow-header {
padding-left: 40px;
background: transparent url("../images/bg-bottom-links.gif") no-repeat 0 100% ;
}

/* content
--------- */
#content {
width: 744px;
float: left;
padding-left: 15px;
}
#content .right-col, #content .left-col { float: left; }
#content .left-col {
width: 350px;
padding-right: 15px;
}
#content .dotted {
background: #fff url("../images/bg-dotted-line.gif") repeat-y 100% 0;
}
#content .right-col {
padding-left: 14px;
width: 351px;
}

/* =form
-------- */
h4.top { margin: 0; }
#disclosure {
margin-top: 10px;
font-size: 11px;
}
#disclosure address {
margin-bottom: 10px;
font-style: normal;
}
#email-sub {
margin: 0 0 5px 0;
padding: 14px;
background: #e4f0f6;
font: normal 12px arial, san-serif;
}
#email-sub p {
margin: 0;
font-size: 11px;
}
#email-sub p.req {
text-align: right;
margin-right: 8px;
}
/* top dl */
#email-sub #top { margin: 0; }
#email-sub #top dt {
width: 125px;
float: left;
margin: 5px 0 0 0;
font-weight: bold;
}
#email-sub #top dd {
width: 190px;
margin: 5px 0 0 0;
float: left;
}
#email-sub #top dd.long { padding-left: 120px; }

/* bottom dl */
#email-sub #bot { margin: 0; }
#email-sub #bot dt {
width: 30px;
float: left;
margin: 5px 0 0 0;
font-weight: bold;
}
#email-sub #bot dd {
width: 290px;
margin: 8px 0 0 0;
float: left;
}
#email-sub #bot dt.submit {
width: 90px;
padding-top: 5px;
float: right;
}
#email-sub #bot dt.submit2 {
width: 90px;
padding-top: 5px;
float: right;
}
.dividing-line { margin-bottom: 10px; }

/* input lengths */
#email-sub input { width: 185px; }
#email-sub #text-ver,
#email-sub #html-ver,
#email-sub #male,
#email-sub #female,
#email-sub #yes1,
#email-sub #yes2 { width: 15px; margin: 0 5px; } 

#email-sub #bot #submit { width: 85px; height: 21px; }
#email-sub #bot #submit2 { width: 85px; height: 21px; }

/* confirm page */
#unsub {
display: block;
width: 111px;
height: 21px;
margin: 3px 0;
float: right;
text-indent: -9999px;
background: #fff url("../images/button-unsubscribe.gif") no-repeat 0 0;
}