@CHARSET "UTF-8";
/**
 * meets-ecommerce Online Agentur GmbH
 *
 *
 * DISCLAIMER
 *
 * Do not edit or move this file if you want that
 * this extension works in a proper way.
 *
 * @category   MeetsEcommerce
 * @package    MeetsEcommerce_Ekomimeetsmage
 * @copyright  Copyright (c) 2012 meets-ecommerce Online Agentur GmbH (http://meets-ecommerce.de)
 * @license    http://meets-ecommerce.de/information/license
 */

/* standard frame to prevent overrides from standard magento */
.ekomimeetsmage{}
/* rating stars for frontend */
.ekomimeetsmage div.rating-stars{float:left; margin-top: 5px; margin-right: 5px; width: 80px; height:13px; background: url(../images/ekomi_star_grey_padding.png) repeat-x;}
.ekomimeetsmage div.rating-text {float:left; margin-top: 5px; font-style: italic; font-size:11px; font-weight:bold;}
.ekomimeetsmage div.rating-text img{vertical-align: top;}
.ekomimeetsmage div.rating-stars div.colored{height: 13px; background: url(../images/ekomi_star_color_padding.png) repeat-x;}
/* rating comments */
.ekomimeetsmage div.feedback-intro img{float: left; margin-top: 3px; margin-right: 5px;}
.ekomimeetsmage div.feedback-into p {float: left;}
.ekomimeetsmage div.comments{}
.ekomimeetsmage div.comments div.text{padding:5px; margin-bottom: 7px; background:#fff; border-bottom:1px solid #E5DCC3;}
.ekomimeetsmage div.comments div.text span{padding: 5px;}
.ekomimeetsmage div.comments div.text div.rating-date{float:left; margin-top: 4px;}
.ekomimeetsmage div.comments a{text-decoration:none; font-style:italic;color: #cc563e;}
.ekomimeetsmage div.comments a:hover{border-bottom: #cc563e 1px dotted;}


.verified-by { font-style: italic; font-size:11px; color:#333; margin-bottom:15px;}