.yadlee p{
 	font-size: 13px;
    line-height: 18px;
    margin-bottom:20px;
}
.yadlee h2{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    line-height: 28px;
    margin:20px 0;
    padding: 0;
}
.yadlee h3{
	font-family: Arial,Helvetica,sans-serif;
    font-size:18px;
    line-height:20px;
    margin: 20px 0 4px 0px;
    padding: 0;
}
.top li.main{float:left;}
li.main li{
	border-bottom: 1px solid #D4D4D4;
    border-left: 1px solid #D4D4D4;
    padding: 7px 20px;
}
.bdr-topd4{border-top:1px solid #D4D4D4;}
.bdr-rightd4{border-right:1px solid #D4D4D4;}
.top{margin-left:20px;}
.top a
{
	color:#3B94E6;
    text-decoration: underline;
}
.top a:hover
{
    text-decoration:none;
}
h6 span{color:#666;}
.QAHeader { 
	float: left;
    margin-top: 25px;
    padding: 7px 0 8px 13px;
    width: 98%;
}
.QAHeader div a {
	text-decoration:none;
}
h6 {
	float:left;
    color: #E14E2F;
    font-size:16px;
    font-weight: normal;
	line-height:20px;
}
.steps-ul {
    margin: 20px;
}
.goToTop {
    display: block;
    float: right;
    height: 26px;
    width: 46px;
}

.error li{
list-style-type: decimal;
margin-left:18px;
 padding-bottom: 10px;
font-size: 13px;
line-height: 18px;
}
.error ul.desc li{list-style-type: square;}
.fieldName {
    background: none repeat scroll 0 0 #fff8e5;
    font-weight: bold;
    white-space: nowrap;
	color:#db8b5b;
}
.error td{padding:8px;border-bottom: 1px solid #f2e1b3;}
table{border: 1px solid #f2e1b3;border-bottom:none;}
.error{margin-top:30px;}
td.fieldName{vertical-align:top;}
.yadlee{margin-top:30px;}