﻿.select-area .sub-col,
.select-area .sub-col-last {
	float: left;
	width: 234px;
	margin: 4px 0 0;
}
.select-area .sub-col-last {
	width: 190px;
}
.select-area h3 {
	margin: 0 0 0 4px;
	font-size: 13px;
	line-height: 16px;
}
.select-area select {
	font-size: 11px;
	line-height: 14px;
	color: #818282;
	width: 180px;
	height: 240px;
	margin: 6px 0 0 2px;
}
* html .select-area select {
	height: 244px;
}
*+html .select-area select {
	height: 244px;
}


.industries-and-applications-results 
{
    min-height: 240px;
    height: auto !important;
    height: 240px;
    
    padding-right: 0 !important;
    overflow: visible !important;
}

.industries-and-applications-loadingwithtext
{
    text-align: left;
    margin-top: 2em;
}

.industries-and-applications-bigloading img
{
    text-align: center;
    margin: 5em auto 0 auto;
}

