.blockuote{ font-size:22px; display:block; margin:70px 0;  position:relative; font-style:italic; font-weight:bold; line-height:25px; text-align:center; }
    .blockuote:before{ content:''; width:40px; height:40px; background: url('http://www.lotusskincare.co.nz/wp-content/themes/beckandcaul/img/quote-open.png') no-repeat; background-size:contain; position:absolute; left:50%; margin-left:-10px; top:-40px; }
     .blockuote:after{ content:''; width:40px; height:40px; background: url('http://www.lotusskincare.co.nz/wp-content/themes/beckandcaul/img/quote-close.png') no-repeat; background-size:contain; position:absolute; left:50%; margin-left:-10px; bottom:-50px; }