@charset "utf-8";
/* CSS Document */

#unitdetails {
width: 400px;
height: 75px;
margin-left:10px;
background: url(images/global_logo.jpg) no-repeat left center;
font-size:12px;
font-weight:bold;
border-top: 1px solid black;
padding-top:4px;
padding-left:150px;
}

.unitaddress {
width: 200px;
height: 75px;
float: left;
}

