.sidecolumn .steps { margin: 20px 0; }
.sidecolumn .steps li { padding-bottom: 10px; }
.sidecolumn .steps .active { font-weight: bold; }
.sidecolumn .comodo img {
    float: left;
    padding: 0 10px;
}
.sidecolumn .comodo { font-size: 85%; }
.sidecolumn hr { margin: 20px 0; }

.error {
    background-color: #FF0000;
    color: #FFF;
    font-weight: bold;
    margin: 5px 0;
    padding: 5px 10px;
}
.error a {
    color: #FFF;
    text-decoration: underline;
}

h3 { position: relative; }
h3 span.currencies {
    font-size: 100%;
    padding-right: 10px;
    position: absolute;
    right: 0;
}
h3 span.currencies select { font-size: 60%; }
#user-details {
    clear: both;
    padding-top: 20px;
}
.bigbutton {
    background: url(/brands/trustive_new/images/button_big_left.png) no-repeat scroll left top transparent;
    display: inline-block;
    height: 34px;
}
.bigbutton a, .bigbutton a:hover {
    background: url(/brands/trustive_new/images/button_big_right.png) no-repeat scroll right top transparent;
    color: #A73C00;
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    height: 34px;
    line-height: 30px;
    margin-left: 12px;
    padding-right: 10px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #FFFFFF;
}
.button a:hover, .bigbutton a:hover { text-decoration: underline; }
.button img, .bigbutton img { vertical-align: middle; }
#hotspot-connect, #save-credentials, #activate-account {
    font-weight: bold;
    text-align: center;
}
#save-credentials .bigbutton a { font-size: 80%; font-weight: normal; }
label.mandatory img { vertical-align: middle; }
