/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.woocommerce-account h2.cufon_headings{
    border-bottom: 1px solid #eee;
    padding-bottom:10px;
    margin-bottom:15px;
    width: 100%;
    display: block !important;
}
.my-account-purchased-table .link,.my-account-purchased-table .type{
    text-align: center;
}
.my-account-purchased-table .link a{
    display: inline-block;
}
.my-account-purchased-table .title{
    padding: 5px 20px;
}
