body{
    width: 100%;
    height: 100%;
}

#big_map {
    width:  800px;
    height: 600px;
}

#map {
	width: 100%;
	height: 100%;
}

#small_map {
	width: 400px;
	height: 300px;
}

.tab {
	width:300px; 
	height:200px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif; 
}        

td{
    font-size: 12px;
}

.contact_us {
    width:100%; 
    float:left;
}

span.title {
    color: rgb(102, 102, 102);
}

span {
    font-size: 12px;
}

span.head{
    font-weight: bold;
}

div.sub_tab_title {
    border-bottom: 1px solid #003366; 
    font-weight:bold;
    text-align:left;
} 

#control_bar {
    margin-top:10px;
}

#image {
    margin-top:10px;
}

#details {
    margin-top:10px;
}

#message {
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
}
