
.callCenter {
border:1px solid #5D86B2;
margin-bottom:10px;
}

.callCenterHeader {
width:100%;
color:#B51C24;
font-size:18px;
font-weight:bold;
border-bottom:1px solid #5D86B2;
background-color:#BAD2E8;
}

.callCenterHeader div {
padding:7px 7px 7px 7px;
}

.callCenterList {
padding:5px;
}

.callCenterList div {
padding:5px 0px 5px 0px;
border-bottom: 1px solid #969696;
background:none;
}

.callCenterList td{
	color: #424242;
	text-decoration:none;
}


#map_canvas{
	border:1px solid #5D86B2;
	width: 100%; 
	height: 300px; 
	position: relative;
	margin-top:10px;
}
