body#etf .page{width:620px;}
body#etf .header{padding:23px 10px 5px;background:#B10501;}
body#etf .header .page{width:600px;}
body#etf .larger{color:#fff;font-weight:bold;text-align:right;font-family:Verdana, Arial, sans serif;font-size:15px;margin-top:-3px;}
body#etf hr{margin-top:1px;height:3px;background:#B10501;border:none;}
* html > body#etf hr{margin-top:-5px;height:4px;}
body#etf input.text,body#etf input[type='text'],body#etf textarea{padding:2px 4px;width:420px;color:#0A0202;font-size:1em;border:1px solid #999;}
body#etf textarea{resize:vertical;}
body#etf tr.actionRow input {padding:2px 5px;font-weight:bold;}
body#etf textarea{height:10em;}
body#etf td{padding:3px 0;}
body#etf tr.actionRow td {padding-right:3px;}
body#etf label{font-weight:bold;padding-top:2px;}
body#etf label>small{font-weight:normal;}
body#etf td.top{vertical-align:top;padding-top:8px;}
body#etf td>img{vertical-align:middle;}
body#etf td>table{float:right;width:auto;margin:10px 0;}
body#etf td>table td{padding-right:5px;}
body#etf .newsletter {width:350px;}
body#etf .newsletter input.text,body#etf .newsletter input[type='text'] {width:200px;font-size:1.1em;}
body#etf #emailThanks{margin:20px 0;text-align:center;}
body#etf #emailThanks>div{padding:8px;color:#fff;margin:20px auto;width:320px;background:#b10501;
   background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#900), to(#b10501));
   background:-webkit-linear-gradient(top, #b10501, #900);
   background:-moz-linear-gradient(top, #b10501, #900);
   background:-ms-linear-gradient(top, #b10501, #900);
   background:-o-linear-gradient(top, #b10501, #900);
   box-shadow:1px 2px 4px rgba(0,0,0,0.2);border-radius:3px;
}
body#etf #emailThanks table{background:url(/css/images/check-white.png) no-repeat 0 center;}
body#etf #emailThanks td {padding:0;}
body#etf #emailThanks td input{padding:3px 5px;font-weight:bold;cursor:pointer;}
