@CHARSET "ISO-8859-1";
/*CARDS BUSINESS*/

.portletCards .x-portlet .x-panel-mc {
	padding-top: 0;
}

.portletCards .x-portlet .x-panel-ml {
	padding-left: 1px;
}

.portletCards .x-portlet .x-panel-nofooter .x-panel-bc {
	height: 1px;
}

.gridRowVCenterCls .x-grid3-cell {
	vertical-align: middle !important;
}

.imgBackgroundBusinessGrid {
	background-color: #f1f1f1;
	background-size: 170px 130px;
	background-image: url('../images/business/business_grid.jpg') !important;
	background-repeat: no-repeat;
	background-position: top left;
}

.businessGridSearch {
	background-color: #d0d0d0;
}

.businessGridSearch .x-panel-mc {
	padding: 0 0 0;
}

.businessGridSearch .x-panel-ml {
	padding-left: 0;
}