/*

[Custom Stylesheet]

Project: CloudServer - Responsive HTML5 Technology, Web Hosting and WHMCS Template
Version: 1.9
Author : themelooks.com

*/


.btn-greyx{
    background-color:#D8D8D8;
	color:#FFF;
}
.rating-blockx{
	background-color:#FAFAFA;
	border:1px solid #EFEFEF;
	padding:15px 15px 20px 15px;
	border-radius:3px;
}
.boldx{
	font-weight:700;
}
.padding-bottom-7x{
	padding-bottom:7px;
}

.review-blockx{
	background-color:#FAFAFA;
	border:1px solid #EFEFEF;
	padding:15px;
	border-radius:3px;
	margin-bottom:15px;
}
.review-block-namex{
	font-size:12px;
	margin:10px 0;
}
.review-block-datex{
	font-size:12px;
}
.review-block-ratex{
	font-size:13px;
	margin-bottom:15px;
}
.review-block-titlex{
	font-size:15px;
	font-weight:700;
	margin-bottom:10px;
}
.review-block-descriptionx{
	font-size:13px;
}