ul, ol {
  list-style: inside; }

h1, h2, h3, h4, h5, h6, pre, code {
  font-size: 1em; }

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, button, object, select dl, dt, dd {
  font: normal normal normal 13px/1.5em Tahoma, Arial, Helvetica;
  margin: 0px;
  padding: 0px;
  outline-width: 0px; 
  color: #4b4b4b;
}

a img, a:link img, a:visited img, fieldset {
  border: none; }

address {
  font-style: normal; }

* {
  outline-width: 0px; }

h1 {
  font-size: 1.8em; }

h2 {
  font-size: 1.6em; }

h3 {
  font-size: 1.3em; }

h4 {
  font-size: 1.2em; }

h5 {
  font-size: 0.9em; }

h6 {
  font-size: 0.8em; }

small {
  font-size: 0.7em; }

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, blockquote, fieldset, input, select dl, dt, dd {
  line-height: 1.1em; }

a, a:link, a:visited {
  text-decoration: underline; }
a:hover, a:active {
  text-decoration: none; }

.frmw_fullWidth {
  margin: 0;
  padding: 0;
  line-height: 1em;
  width: 100%;
  padding: 1px 0; }

.frmw_centerWrapper {
  padding: 0;
  margin: 0 auto;
  position: relative;
  width: 940px;
 }

.frmw_right {
  float: right; }

.frmw_left {
  float: left; }

.frmw_clear {
  clear: both; }

.frmw_smallCol, .frmw_bigCol { float: left; }

.frmw_smallCol {
  width: 223px; }

.frmw_bigCol {
  width: 701px;
  padding-right: 16px;
 }