/**
 * NEW ACCOUNT REGISTRATION CSS
 * 
 * 
 * 
 * @author		Rolf Mortenson
 * @link		http://www.nyseblue.com
 * @email		rmortenson@nyseblue.com
 * 
 * @file		newaccount.css
 * @version		5.3
 * @date		04/18/2011
 * 
 * Copyright (c) 2010-2011
 */

/*----- new account wizard */
.newaccount {}
.newaccount .message {border: none;}
.newaccount .boxhead { height: 18px; padding: 0px 5px; background: #709C4A url(../../images/bg/bg-section-head.png) repeat-x; color: #FFF;}
.newaccount #tou-general {margin-top: 10px;}
.newaccount #tou-general .boxbody {border: none;}
.newaccount #tou-general .boxhead {border: none;}
.newaccount #tou-general .tou-unit {margin-bottom:0; height: auto;}
.newaccount #tou-general .tou-text li {margin-right: 8px; margin-bottom: 10px;}
.newaccount .yui-dt-col-tou {width: 72px;}
.newaccount .account-steps .boxbody {min-height: 110px; padding-top: 5px; border: none;}
.newaccount .account-steps ol {margin-bottom: 0px; line-height: 1.3em; margin-right: 8px;}
.newaccount #side #tou-list li {padding: 5px 0px;}
li.step5 {list-style-type:none;}
#service-list-table td {vertical-align:top;}
#service-list-table td.yui-dt-col-service {font-weight: bold;}
#registry-select-dialog .column ul li {line-height: 12px;}
#ema-tou-dialog ul {margin-bottom: 10px;}
#ema-tou-dialog h3, #review-docs-dialog h3 {border-top: 1px dotted #CCC;padding-top: 5px;}
#ema-tou-dialog li .note {margin-left: 5px;}