.account_screen h1, .account_screen h2{
    margin:0px;
}

.account_options{
    padding:16px;
    line-height:170%;
}

.account_error{
    color:#AA0000;
    background: #FFEEEE;
    padding:8px;
    border-radius: 3px;
}

.previous_orders{
    padding:16px;
}

.previous_order{
    margin-bottom:8px;
}
.previous_order_link{

}

.previous_order_date{
    font-size:80%;
    opacity:0.75;
}

.zgrid_container tr th{
    background: none !important;
}
.zgrid_container td{
    background: none !important;
}
.zgrid_container .navigation .page{
    border:none !important;
    background: none !important;
}