span.post-large-rate {
	width:98px;
	display:block;
	height:23px;
	background-position: left bottom;
	background-repeat:no-repeat;
	border-radius: 7px;
	cursor: pointer;
	  margin: 0 auto;
}

span.post-large-rate span {
	width:100%;
	display:block;
	height:22px;
	background-position: left top;
	background-repeat:no-repeat;
	float: left;
}

span.stars-large, span.stars-large span{
    background-image:url('../images/stars-large.png');
    }
[itemprop="reviewRating"] > [itemprop="ratingValue"],.priceRange {
    color: transparent !important;
    display: block;
    height: 0;
    width: 0;
}
#mytestimonials_preview
{
	width:100%;
}
.mytestimonials
{
	margin-left: auto; 
			margin-right: auto;
			background-color: #f9f9f9;
				border-radius: 10px;
				-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
				border-style: solid;
				border-width: 1px;
				border-color: #cccccc;
				    padding: 4%;
    position: relative;
    vertical-align: top;
	margin-left:0px !important;
	    margin-bottom: 10px;
}

.mytestimonials_image
{
			text-align: center;
			display: inline-block;
			vertical-align: top;
}
.mytestimonials_imageblock
{
width: 95px;
			height: 95px;
		
			border-radius: 50%;
			-webkit-border-radius: 50%;
			-moz-border-radius: 50%;
		
			box-shadow: 0 0 8px rgba(0, 0, 0, .8);
			-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
			-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
}
.mytestimonials_textblock
{
	margin: 2% 3% 3% 2%;
		
			display: inline-block;
			width: calc(94% - 95px);
}
.mytestimonials_title
{margin: 2% 0;
            font-size: 1.2em;
            font-family: ;
            font-weight: bold;
            text-align: center;
			max-width:95px;
			}
			.mytestimonials_subtitle
			{
			font-size: 0.95em;
            margin: 2% 0;
        	text-align: center;
    				max-width:95px;
			}
			.mytestimonials_desc
			{
				 margin-top: 5px;            
            color: ;
            font-size: ;
            font-family: ;
            text-align: center;
			}
			#mytestimonials_map
			{
				width:100%;
				height: 400px;
			}
.mytestimonials blockquote.adjust2
{
	width:100%;
}