.sub-menu-content-container .content {
	border-left: 1px solid #ccc !important;
	border-right: 1px solid #ccc !important;
	}
	
.megamenu li a {
	 min-height: 0 !important; 
}

.row.bump ul li {
	list-style-type: none !important;
}

 .clearfix:before,
 .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1; /* IE < 8 */
}

.bump img {
	margin: 0 !important;
}

.row ul li.thumbnail-container {
	list-style-type: none !important;
	display: inline;
	float: left;
	width: 312px !important;
	padding-left:6px;
	padding-right:6px;
}

.large-8 {
	width: 66%;
	}

.large-4 {
	width: 33%;
	}

	