/* header 90 */
.second_marker {
background: #fff none repeat scroll 0 0;
border-radius: 100%;
color: #000;
font-size: 25px;
height: 24px;
left: 4px;
padding: 3px;
position: absolute;
text-align: center;
top: 7px;
width: 24px;
}
/* 117 */
#messageLoad {
position: fixed;
width: 400px;
line-height: 40px;
margin-top: -25px;
margin-left: -200px;
left: 50%;
top: 50%;
padding-left: 0px;
display: none;
text-align: center;
z-index: 10001;
}