.mapmargin {
background: #99B3CC;
text-align: center;
width: 470px; height: 510px;
}
.mapborder {
/*margin: 0px auto 0px auto;*/
left: 10px;
width: 450px; height: 500px;
overflow: hidden;
}
.liveDevice a {
color: #2D2D2D;
}
.marker {
font-size: 16px;
line-height: 16px;
padding: 0 12px 0 0;
background: url(../images/linkmap.gif) no-repeat left;
}

.baloon {
width: 250px;
text-align: left;
}
.deviceUrl {
margin: 10px 0 0 0;
}
.deviceUrl .device {
color: #2D2D2D;
font-size: 22px;
float: left;
}
.deviceUrl .url {
padding: 5px 0 0 20px;
float: right;
}
.deviceUrl .url a {
color: #999999;
text-decoration: none;
}
.timeLocation {
position: relative;
top: 10px; bottom: 20px;
}
.timeLocation .time {
font-size: 12px;
clear: both; float: left;
}
.timeLocation .location {
color: #2D2D2D;
padding: 0 2px 0 10px;
font-size: 12px;
clear: right; float: right;
}
