v\:* {
  behavior:url(#default#VML);
}

#map {
  top:60px;
  left: 400px;
  width: 450px;
  height: 450px;
  position:absolute;
  border:1px solid #000000;
  margin-left: 20px;
}

#side {
  position:absolute;
  top:60px;
  left:10px;
  width:400px;
}

#list {
  position:relative;
  top:-10px;
  font-size: x-small;
  background-color: #ffffff;
  padding: 5px;
}

#cmt {
  font-size: x-small;
  width: 220px;
}

#small {
  font-size: small;
}

#input {
  position:relative;
  top:-10px;
  font-size: xx-small;
  display: none;
  background-color: #ffffff;
}

#mainte{
  position:relative;
  top:-10px;
  display: none;
  background-color: #ffffff;
}

#logout{
  display: none;
}

#update {
  font-size: xx-small;
  display: none;
}

body {
  background-color: #ffffff;
  margin-left: 7px;
  margin-top: 10px;
}

.inversedHeader {
  font-weight: bold;
  color: #ffffff;
  font-size: 14px;
}

a {
  text-decoration: underline; 
  font-size: small;
}

a:link {
  font-weight: bold; 
  color: #336666; 
  background-color: transparent; 
}

a:visited {
  font-weight: bold; 
  color: #808080; 
  background-color: transparent; 
}

a:hover {
  color: #e6194c; 
  background-color: transparent; 
}

.SearchHeading {
  background-color: #545454;
}

h2 {
  line-height: 0px;
}

.white {
  color: #ffffff;
  font-size: x-small;
  font-weight: bold;
}

#tabs {
}

#tabs td {
  border-top: 1px solid gray;
  border-right: 1px solid gray;
  border-left: 1px solid gray;
  border-bottom: 1px solid gray;
  height: 20px;
  background-color: #cccccc;
  font-size: small;
}

#tabs #tabList {
  background-color: #ffffff;
}

#tab {
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
}

