
div#steps {
    background-color: #fff;
    padding:10px 89px;
}

div#steps ul, div#steps ul li {
    list-style: none;
}

div#steps ul {
    margin: auto;
    width: 566px;
    height:35px;
}

div#steps ul li.tc {
    height: 30px;
    width: 96px;
    padding: 6px 0px 0px 0px;

}

div#steps ul li.selected {
    background: transparent url(/images/global/pec-step-bg.jpg) no-repeat;
    font-weight: bold;
}

div#steps ul li.spaced {
    margin-right: 21px;
}

div.signup div.line1 {
    margin-bottom: 20px;
}

/*
div.offerDetail {
    background-color: white;
    color: #666;
    font-size: 12px;
    height: 330px;
}

div.offerDetail div.a {
    padding-top: 5px;
}

div.offerDetail h3 {
    color: #333;
    font-weight: bold;
}

div.offerDetail div {
    width: 480px;
    margin:auto;
}

div.offerDetail div.content {
    height: 280px;
    overflow: auto;
}

div.offerDetail p {
    padding-bottom: 5px;
}

div.offerDetail p.disclaimer {
    padding-top: 30px;
}
*/
div#buttons {
/*    background: transparent url(/images/global/verisign-secure.jpg) no-repeat 343px 0px; */
    clear: both;
    height: 40px;
    padding-top: 20px;
    margin-top: 20px;
}

div#buttons input#submitButton, div#buttons input#printButton, div#buttons input#cancelButton {
    margin-top: 20px;
    min-width: 150px;
}


div.col2 {
    font-size: 11px;
}


div.col2 h3 {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #009966 !important;
    margin: 0 0 5px 0 !important;
    padding: 0 !important;
}

div.hints h4 {
    font-size: 12px !important;
    font-weight: bold !important;
    color: #009966 !important;
    margin: 5px 0 0 0 !important;
    padding: 0 !important;
}

div.col2 .sm {
    font-size: 11px;
}

div.col2 .mr15 {
    margin-right: 15px;
}


div.hints {
    width: 160px;
    margin-top: 100px;
    background-color: #f2fff2;
    padding: 10px;
}


div.hints p {
    font-size: 12px;
    margin-top: 5px;
}

div.col2 div.modifyButtonHolder {
    height: 20px;
}

div.col2 div#contactInfo {
    font-size: 11px;
    padding: 25px 0px;
}

table.contactModify td.td1 {
    width: 128px;
}

div.col2 div.serviceInfo {
    padding: 10px 0px;
}




.mb-3 {
    margin-bottom: -3px;
}

.mb-16 {
 /*   margin-bottom: -16px; */
}

.global_error {
	background-color: #cdeddc;
	border: 1px solid #f5d7d6;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 2px 5px;
	width: 400px;
	margin: 20px auto;
}
