.search-results { 
	float:left; 
	width:450px;
	height: auto;
}

.map-canvas { 
	width: 500px; 
	height: 571px; 
	float:left;
	display: none;
	margin-top: 33px;
}

.ie7 .map-canvas { 
	margin-top: 27px;
	height: 569px;
}

.ie9 .map-canvas, .ie8 .map-canvas {
	margin-top: 28px;
	height: 569px;
}

.ui-table { 
	border-collapse:collapse;
	width: 445px;	
	border: 1px solid #ccc; 
	font-size: 12px;	
	line-height: 16px;
	height: 571px;
}

.ui-table td { 
	border: 1px solid #ccc;
	padding: 12px 12px 0 12px; 
}

.ui-table td .column { 

}

.ui-table .address-info { 
	font-size: 11px;
}

.ui-table td .column div, .result div.column, #map_canvas div  { 
	float: left;
	margin-right: 15px;
}

.ui-table .agt-photo {

}

.ui-table .agt-info { 
	width: 255px;
}

.ui-table td .column div.right { 
	float: right;
	margin:0;
	text-align: right; 
}

.ui-table td .column div.right img {
	margin-top: 5px;
}

.ui-table td .column a, .result .column a { 
	font-size: 14px;
}

.ui-table td .column img, .result .column img, #map_canvas img { 
	width:50px;
	height: 65px;
}


.ui-table tr.ui-rows-even { 
	background: #fff;
} 

tr.ui-rows-even:hover, tr.ui-rows-odd:hover{background-color:#f3fafe;}

.ui-table-controls { 
	width: 498px;
	padding: 8px 0;
	font-size: 11px;
	color: #666;
}

.ui-table-controls span { 
	padding: 5px;
	vertical-align: middle;
}

.ui-table-control-page { 
	color: #2389DD; 
	cursor: pointer; 
}

.ui-table-control-page-selected { 
	color: #333; 
	cursor: default; 
}
		
		
.ui-table-control-next, .ui-table-control-prev { 
	margin: 0;
	padding: 5px;
	vertical-align: middle;
	font-weight: bold;
	color: #2389DD;	
	cursor: pointer; 
} 

.ui-table-controls-disabled { 
	color: #999;
}


.ui-table-controls-results { 
	
}

.ui-rows-even, .ui-rows-odd{
	height:114px;
}

.ie7 .ui-rows-even, .ie7 .ui-rows-odd{
	height:89px;
}

.result{
	margin-bottom:8px;
	font-size:12px;	
	line-height: 16px;

}
.officeLocation{
	margin-bottom:8px;
	padding-bottom:10px;
	border-bottom: 1px solid #e7e7e7;
	width:300px;
}
.officeLocation h4{	
	color: #666;
	font-weight: bold; 
	font-size: 16px;
}
a.small, .result .column a.small{
	 font-size:12px;	 
	 line-height: 16px;

}
.forms-service-table{
	width:auto;
}
.forms-service-table th, .forms-service-table td {
	vertical-align: middle;
	border: 1px #E7E7E7 solid;
	padding:10px;
	width:250px;
}
.forms-service-table th {
	padding: 7px 10px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	width:250px;
	background: transparent url('/images/layout/table-header-contact.jpg') repeat-x;
}

body p.warning {
	color: #c42828; 
	background: transparent url('http://www.mutualofomaha.com/agency/images/error-icon.png') top left no-repeat; font-size: 12px; 
	padding-left: 20px;
} 

.nameBlock a{
    font-weight:bold;
}

.small{
    font-size: 11px ;
}

.dark-gray, #map_canvas .dark-gray{
    color:#999;
}

.addressColumn{
    width: 200px;
}

#map_canvas .fullName a{
    font-weight:bold;
}

.photoBlock img{
    border: 1px solid #ccc;
}
#map_canvas .column a{
    line-height:25px;
}

.search-box {
	float: left;
	padding: 10px 20px;
	margin: 40px 20px 20px 0;
	border: 1px solid #E7E7E7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #F6F6F6 url('http://www.mutualofomaha.com/agency/images/right-sidebar-bg-gradient-500.png') top left repeat-x;
	background: -moz-linear-gradient(100% 100% 90deg,#F6F6F6, white );
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from( white), to(#F6F6F6));
	background: -webkit-linear-gradient(white, #F6F6F6);
	background: -o-linear-gradient(white, #F6F6F6);
}

.search-box h3 {
	font-size: 20px;
	color: #0E457D;
	margin-top: 1em;
	margin-bottom: 1em;
}

#content .content-copy p {
	padding-bottom:0;
}

#content .main table td, #content .main table th {
	padding: 10px 10px 0 10px;
}

.ie9 .css-btn{
	filter:none;
}
