
.wpcr3_button_1 {
font-size: 20px !important;
}

.wpcr3_button_1 {
	border: 1px solid;
	border-color: #e6e6e6 #cccccc #cccccc #e6e6e6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #743b41;
	background: -moz-linear-gradient(top,  #743b41 0%, #b92a41 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#743b41), color-stop(100%,#b92a41));
	background: -webkit-linear-gradient(top,  #743b41 0%,#b92a41 100%);
	background: -o-linear-gradient(top,  #743b41 0%,#b92a41 100%);
	background: -ms-linear-gradient(top,  #743b41 0%,#b92a41 100%);
	background: linear-gradient(to bottom,  #743b41 0%,#b92a41 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#743b41', endColorstr='#b92a41',GradientType=0 );
	color: #ffffff;
	cursor:pointer;
	display: inline-block;
	font-size: 22px;
	font-weight: normal;
	outline: 0;
	padding: 15px 12px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	float:none;
	height:auto;
	text-indent:0;
	margin-bottom: 15px;
 }

.wpcr3_button_1:hover {
	background: #b92a41;
	background: -moz-linear-gradient(top,  #b92a41 0%,#743b41 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#743b41), color-stop(100%,#b92a41));
	background: -webkit-linear-gradient(top,  #b92a41 0%,#743b41 100%);
	background: -o-linear-gradient(top,  #b92a41 0%,#743b41 100%);
	background: -ms-linear-gradient(top,  #b92a41 0%,#743b41 100%);
	background: linear-gradient(to bottom,  #b92a41 0%,#743b41 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b92a41', endColorstr='#743b41',GradientType=1 );
    border-color: #99ccff;
    color: #ffffff;
    cursor:pointer;
    font-weight: normal;
}

.wpcr3_button_1:active, .wpcr3_button_1:focus {
    background-position: 0 -25px;
	background: #b92a41;
	background: -moz-linear-gradient(top,  #743b41 0%, #b92a41 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#743b41), color-stop(100%,#b92a41));
	background: -webkit-linear-gradient(top,  #743b41 0%,#b92a41 100%);
	background: -o-linear-gradient(top,  #743b41 0%,#b92a41 100%);
	background: -ms-linear-gradient(top,  #743b41 0%,#b92a41 100%);
	background: linear-gradient(to bottom,  #743b41 0%,#b92a41 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#743b41', endColorstr='#b92a41',GradientType=1 );
    border-color: #8fc7ff #94c9ff #94c9ff #8fc7ff;
    color:#1a1a1a;
}




div.wpcr3_review_title {
    font-size: 1.3em !important;
    font-style: normal;
font-weight:bold;
}

div.wpcr3_review div.wpcr3_review_author {
    font-size:1.0em !important;
    font-style: italic;
}
div.wpcr3_aggregateRating {
  
    font-size: 1.1em;
}
blockquote.wpcr3_content p {
    font-size: 16px !important;
}
div.wpcr3_review_custom {
    font-size: 1.0em !important;
}

.post{margin-bottom:40px;}

.entry-header{}
.entry-header p{font-size:0.9em;font-style:italic;}

.entry-title{font-size:2.2em;}
.entry-title a:hover{color:#000;}

.post-thumbnail
{
	margin:12px;
	float:right;
}

.text-input, .wpcr3_ftext
{
	border:1px solid #000;
	background-color:#fff;
	color:#000;
}

