#googleMap{
  margin: auto;
  width: 625px;
  height: 500px;
  color: #000000;
} 

#themeBox{
  margin: auto;
  width: 625px;
} 
body #inter form.themes {
  padding:0;
  margin:0;
  width:100%;
}
body #inter form.themes fieldset {
  float:left;
  width:200px;
color: #FFFFFF;
}
body #inter form.themes fieldset.setD{
margin: 10px 0px 10px 0px;
width: 600px;
}
body #inter form.themes fieldset.colA,
body #inter form.themes fieldset.colB{
margin-right: 12px;
}
body #inter form.themes div.entry {
  float:left;
  width:100%;
padding: 0px;
height: auto;
margin: 0px 0px 5px 0px;
}
body #inter form.themes div.entry label {
  width:auto;
  margin:0;
  font-size: 90%;
font-weight: normal;
}
body #inter form.themes div.entry label input {
  width:auto;
  border:none;
  margin:0px 3px 0px 0px;
} 
body #inter form.themes fieldset.setD label{
color: #BA1483;
} 
