.wp-recommendations ul li h6 {
	color: rgb(153, 153, 153); text-transform: uppercase; line-height: 18px; font-size: 11px; font-weight: bold;
}
.wp-recommendations ul li h6 a {
	color: rgb(153, 153, 153); text-transform: uppercase; line-height: 18px; font-size: 11px; font-weight: bold;
}
.thumbnail {
	padding: 4px; border-radius: 4px; border: 1px solid rgb(221, 221, 221); border-image: none; line-height: 1; display: block; box-shadow: 0px 1px 1px rgba(0,0,0,0.075); -webkit-border-radius: 4px; -moz-border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
.page-header {
	margin: 18px 0px; padding-bottom: 17px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.protective-well {
	padding: 19px; border-radius: 4px; border: 1px solid rgba(0, 0, 0, 0.05); border-image: none; margin-bottom: 20px; position: relative; min-height: 20px; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05); -webkit-border-radius: 4px; -moz-border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.wp-recommendations {
	margin: 20px 0px;
}
.wp-recommendations form {
	margin: 0px;
}
.wp-recommendations ul {
	list-style: none; overflow: hidden;
}
.wp-recommendations ul li {
	margin: 1em; border: 1px solid rgb(240, 240, 240); border-image: none; overflow: hidden; float: left; position: relative; cursor: pointer;
}
.wp-recommendations ul li:hover {
	border: 1px solid rgb(7, 139, 205); border-image: none;
}
.wp-recommendations ul li:hover .wp-recommendations-meta {
	left: 0px; right: 0px; bottom: 0px;
}
.wp-recommendations-meta {
	background: rgb(243, 243, 243); padding: 3px 5px; left: 0px; text-align: center; right: 0px; bottom: 0px; border-bottom-color: rgb(240, 240, 240); border-bottom-width: 1px; border-bottom-style: solid; position: absolute;
}
.wp-recommendations-meta-surpress {
	height: 18px;
}
form#wp-recommendations-form select {
	background: black; border: 3px solid rgb(0, 136, 204); border-image: none; width: 160px; height: 25px; color: white; font-size: 12px; font-weight: bold; -ms-user-select: none; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; user-select: none;
}
form#wp-recommendations-form select:focus {
	
}
img.load {
	left: 200px; top: 22px; display: none; position: absolute;
}
.wp-recommendations-meta h6 a {
	color: rgb(153, 153, 153) !important;
}
