.ms_but input {
width: 100px;
color:#000000;
font-family:'trebuchet ms',helvetica,sans-serif;
font-size:94%;
font-weight:bold;
cursor:pointer;
}
.ms_header {
    font-size: 12px;
    font-weight: normal;
}
.ms_inputcontainer input, .ms_inputcontainer select {
  font: 12px Arial, Helvetica, sans-serif;
}
.region-country-table {
  border: 0px;
  height:130px;
  width:468px;
  border-collapse: collapse;
  font: 12px Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}
.ms_borders {
  background-color: #0B4677;
  height:130px;
  width:468px;
}

.ms_title {
  font-size: 1.8em;
  background: transparent;
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 10px;
}
.ms_inputcontainer {
 padding:0px;
}


