#benefits {
	font-size: 100%;
}
h5.directional-left {
	width: auto;
	padding: 5px;
}
div.colset-2 {
	background: none;
}
div.colset-2 ul {
	margin: 1em 1em 0.8em 1.8em;
	padding: inherit;
}
.free-wall {
	margin: 1px;
}
.brick {
	width: 200px;
}
a.ttip-cases {
	text-decoration: none;
}
div .brick {
	display: inline-table;
	vertical-align: top;
    margin: 0 1px;
    max-width: 190px;
}
.info {
	padding: 5px 10px;
	color: #333;
}
.brick img {
	margin: 0px;
	padding: 0px;
	display: block;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.brick {
	background: white;
	border: solid 1px #ddd;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
	-webkit-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border-radius: 6px;
	;
	color: #333;
	float: left;
	cursor: default;
	overflow: hidden;
}
.full-width .float-left {
	display: none;
}
.full-width .desc {
	display: block;
}
.full-width.brick {
	box-shadow: none;
	overflow: visible;
	border: none !important;
	background: none !important;
}
.brick .img {
	width: 100%;
	max-width: 100%;
	display: block;
}
.brick h3, .brick h5 {
	text-shadow: none;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.highlight-case h2 {
	margin: 20px 0 0 0 !important;
}
.fancybox-skin {
	background-color: #fff !important;
}