/*  cart + product specific  */
.price_old {
    font-size:          .9em;
    text-decoration:    line-through;
}
#main #c2 #content h1, #main #c2 #content h2 {
    font-family: arial;
    text-align: left;
}
#content h2 {
    background:     #CCFF9A;
    padding:        .5em;
    margin:         1em 0;
    position:       relative;
}
#content h2 .right {
    position:       absolute;
    right:          .5em;
    font-weight:    normal;
}
