.industries_header {
	color: #F0F0F0;
}

.industries_bodytop {
	border-top: 2px #F0F0F0 solid;
}

.industriespanelbg_medlight {
	margin-bottom: 0px;
	background: rgba(15,28,87,1);
	background: -moz-linear-gradient(left, rgba(15,28,87,1) 0%, rgba(0,19,102,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(15,28,87,1)), color-stop(100%, rgba(0,19,102,1)));
	background: -webkit-linear-gradient(left, rgba(15,28,87,1) 0%, rgba(0,19,102,1) 100%);
	background: -o-linear-gradient(left, rgba(15,28,87,1) 0%, rgba(0,19,102,1) 100%);
	background: -ms-linear-gradient(left, rgba(15,28,87,1) 0%, rgba(0,19,102,1) 100%);
	background: linear-gradient(to right, rgba(15,28,87,1) 0%, rgba(0,19,102,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f1c57', endColorstr='#001366', GradientType=1 );
}

.industriespanelbg_meddark {
	margin-bottom: 0px;
	background: rgba(12,23,69,1);
	background: -moz-linear-gradient(left, rgba(12,23,69,1) 0%, rgba(0,15,82,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(12,23,69,1)), color-stop(100%, rgba(0,15,82,1)));
	background: -webkit-linear-gradient(left, rgba(12,23,69,1) 0%, rgba(0,15,82,1) 100%);
	background: -o-linear-gradient(left, rgba(12,23,69,1) 0%, rgba(0,15,82,1) 100%);
	background: -ms-linear-gradient(left, rgba(12,23,69,1) 0%, rgba(0,15,82,1) 100%);
	background: linear-gradient(to right, rgba(12,23,69,1) 0%, rgba(0,15,82,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c1745', endColorstr='#000f52', GradientType=1 );
}

.industriespanelbg_dark {
	margin-bottom: 0px;
	background: rgba(10,18,56,1);
	background: -moz-linear-gradient(left, rgba(10,18,56,1) 0%, rgba(0,12,64,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(10,18,56,1)), color-stop(100%, rgba(0,12,64,1)));
	background: -webkit-linear-gradient(left, rgba(10,18,56,1) 0%, rgba(0,12,64,1) 100%);
	background: -o-linear-gradient(left, rgba(10,18,56,1) 0%, rgba(0,12,64,1) 100%);
	background: -ms-linear-gradient(left, rgba(10,18,56,1) 0%, rgba(0,12,64,1) 100%);
	background: linear-gradient(to right, rgba(10,18,56,1) 0%, rgba(0,12,64,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a1238', endColorstr='#000c40', GradientType=1 );
}

#gaming_row {
	
}

#housing_row {
	
}

#field_row { 

}

#housing_row {
	
}

#privateequity_row {

}

#manufacturing_row {
	
}