.Left { height: 1120px; }
.tplWidthColumns3 { height: 1132px; }

.cms_demo_div {
  width: 520px;
  padding: 0px 40px 0px 40px;
}

h1.cms_h1 {
  text-align: center;
  color: #AFD3EA;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.3em;
}

h2.cms_h2 {
  color: #167EC3;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.3em;
}

h3.cms_h3 {
  color: #57A3D5;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 14px;
  padding: 0px;
  line-height: 1.3em;
}

p.cms_p {
  color: #979494;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.3em;
  padding: 0px;
}

img.cms_screenshot {
  border: 1px solid #979494;
}

span.cms_test_drive {
  color: #57A3D5;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.3em;
}

div.cms_title {
  color: #167EC3;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.3em;
  margin-bottom: 5px;
}

table.cms_table {
  width: 520px;
}

table.cms_table ul {
  list-style: disc inside url("http://www.editmysite.us/demoimages/blueball.gif");
  padding-left: 10px;
  line-height: 16px;
}

table.cms_table td {
  color: #979494;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.3em;
}

form.cms_form {
  margin: 0px;
  padding: 0px;
}

table.cms_form_table {
  border: 1px solid #979494;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

div.cms_online_demo_title {
  color: #57A3D5;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.3em;
  margin: 20px 0px 10px 0px;
}

hr.cms_hr {
  color: #167EC3;
  width: 450px;
}

table.cms_sample_table {
  width: 505px;
}

input.cms_demo_input {
  width: 100px;
  border:1px solid #979494;
  font-family: Arial,Helvetica,sans-serif;
  margin: 0px;
  padding: 2px;
}

select.cms_demo_input {
  color: #979494;
  width: 100px;
  border:1px solid #979494;
  font-family: Arial,Helvetica,sans-serif;
  margin: 0px;
  padding: 2px;
}

table.cms_table td.cms_demo_prompt {
  color: #167EC3;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.3em;
  vertical-align: middle;
}

input.cms_sample {
  width: 271px;
}

input.cms_button {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #FFFFFF;
  height: 34px;
  border: 1px solid #C1BFBF;
  background-color: #167EC3;
  letter-spacing: 2px;
  padding: 0px 4px 0px 4px;
  margin: 0px;
}

input.cms_online_demo_button {
  background-color: #979494;
}


