#big_wrapper {
  width: 950px;
  margin: 10px auto 0 auto;
}
      
      body{ font: normal normal 14px/1.8em "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif; }
      a img{ border:none; }
      
      .uniForm{ margin: 20px; }
      .uniForm fieldset{ margin: 0 0 1.5em 0; }
      .uniForm .inlineLabel em{ left: 10px !important; }
            
      .uniForm .inlineLabels .ctrlHolder .multiField.phoneNum .blockLabel{ width: auto; }
      .uniForm .inlineLabels .ctrlHolder .multiField .blockLabel #phone_ccode.textInput,
      .uniForm .inlineLabels .ctrlHolder .multiField .blockLabel #phone_area.textInput{ width: 4em; }
#apage_wrapper {
    border: 1px solid #143d55;
}

#footer {
    clear: both;
    border-top: 2px solid #143d55;
    margin-top: 20px;
}

.blog-hr {
    height: 10px;
    border-bottom: 1px solid #143d55;
}

h2 a {
    text-decoration: none;
    color: #143d55;
}

h3, h2 {
	margin: 20px 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #143d55;
}
