#cities {
	margin: 0 0.5em 1em 0.5em;
}
#cities>ul {
	float: left;
	width: 25%;
	line-height: 1.3em;
	margin: 20px 0 0;
	list-style: none;
}
#cities>ul>li>a.active {
	text-decoration: underline;
	color: #aaa;
}
#cities>ul>li>a {
font-size: 90%;color: #314b7d;
}
ul.popCity>li>a {
font-weight: bold ;	font-size: 100% !important;color: #314b7d;
}
/************/
.menu>ul.nav>li>a {
	padding: 12px 8px;
	color: #000;
}
.menu>ul.nav>li>a:hover {
	color: #789;
}
.menu>ul.nav>li.active {
	background: #314b7d;	
}
.menu>ul.nav>li.active>a {
	color: #fff;
}
/************/
.mInputLeft {
	margin-left: 3em;
}
.mInputRight{
	margin-right: 3em;
}
.limSearch input, .limSearch label{
  display: inline-block;
vertical-align: middle;
}
.limSearch{
	padding:  0 0 .8em 0 ;	
}
tr.sendZ{
	border-top: none !important;
	width: 100%;
}
tr.sendZ td{
	width: 100%;
}
/************/
#services>table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1.5em;
}
#services>table>tbody>tr {
	border-top: 2px solid #e4e8f2;
}
#services>table>tbody>tr:first-child {
	border: none;
	color: #fff;
	background: #314b7d;
}
#services>table>tbody>tr:last-child {
	border-bottom: 2px solid #e4e8f2;
}
#services>table>tbody>tr>td {
	padding: 10px;
	min-width:70px;
}
#services>table>tbody>tr>td img{
	border: 1px solid #e4e8f2;
}
.goog {display:inline-block;vertical-align:bottom;width:32px;height:32px;margin:0 20px 10px  20px;padding:0;outline:none;background:url(images/icons2.png) -32px 0 no-repeat;}