html {
  background-color: #fff; }

body {
  font-size: 12px;
  font-family: Arial, Helvetica, Tahoma, Geneva, sans-serif;
  padding-bottom: 25px;
  line-height: 1.167;
  color: #676767; }

h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.112;
  color: #f47b20;
  margin-bottom: 14px;
  text-transform: uppercase; }

h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.143;
  color: #353535;
  margin-bottom: 8px; }
  h2.alias-h3 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.334;
    color: #f0791f;
    margin-bottom: 3px;
    text-transform: uppercase; }
  h2 + h3 {
    margin-top: 14px; }

h3 {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.334;
  color: #f0791f;
  margin-bottom: 3px;
  text-transform: uppercase; }

p + h3 {
  padding-top: 6px; }

h3.alias-h2 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.143;
  color: #353535;
  margin-bottom: 8px;
  text-transform: none; }

h4 {
  font-size: 10px;
  font-weight: bold;
  line-height: 1.2;
  color: #f47b20;
  margin-bottom: 7px;
  text-transform: uppercase; }

h5 {
  font-size: 10px;
  font-weight: bold;
  line-height: 1.2; }

p {
  line-height: 1.334;
  margin: 0 0 7px 0; }

.bold, strong {
  font-weight: bold; }

em {
  font-style: italic; }

dfn {
  font-style: italic;
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666; }

pre {
  margin: 1.5em 0;
  white-space: pre;
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  width: 100%; }

tfoot {
  font-style: italic; }

.hide {
  display: none; }

.clear {
  clear: both;
  height: 0;
  overflow: hidden; }

.left {
  float: left; }

.right {
  float: right; }

img.left {
  margin: 0 15px 15px 0; }
img.right {
  margin: 0 0 15px 15px; }

hr {
  display: none; }

a {
  color: #f47b20;
  text-decoration: underline; }
  a:hover {
    color: #fdb986;
    text-decoration: none; }

form li {
  float: left;
  clear: left;
  margin-bottom: 10px; }

label {
  float: left;
  clear: left;
  font-size: 12px;
  font-weight: bold;
  text-align: right; }
  label.label1 {
    width: 196px;
    line-height: 22px;
    margin-right: 18px;
    color: #f47b20;
    text-transform: uppercase; }

span.required {
  color: #fdb986; }

input {
  float: left;
  margin: 0;
  font-size: 12px;
  color: #f47b20;
  overflow: hidden;
  outline: none; }
  input.text-input {
    width: 272px;
    height: 14px;
    padding: 3px 9px 5px 9px;
    border: none;
    background: url(/images/microsite/text-field.gif) left top no-repeat; }

div.textarea {
  float: left;
  width: 281px;
  height: 100px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 9px;
  margin: 0 0 0px 0;
  background: url(/images/microsite/textarea-field.gif) left top no-repeat;
  overflow: hidden; }

textarea {
  width: 271px;
  height: 100px;
  padding: 0;
  margin: 0;
  border: none;
  font-family: Arial, Helvetica, Tahoma, Geneva, sans-serif;
  font-size: 12px;
  color: #f47b20;
  outline: none;
  resize: none;
  background-color: transparent;
  overflow: auto; }

select {
  float: left;
  margin: 0;
  font-size: 12px;
  overflow: hidden; }

input.checkbox {
  float: none;
  width: 13px;
  height: 13px;
  margin: 0;
  padding: 0;
  vertical-align: middle; }
input.radio {
  clear: left;
  width: 13px;
  height: 13px;
  margin: 0 0 10px 0;
  padding: 0;
  vertical-align: middle; }

button {
  float: right;
  clear: right;
  display: block;
  border: none;
  margin: 0;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer; }
  button.submit-button {
    width: 85px;
    height: 21px;
    background: url(/images/microsite/button-submit.png) left top no-repeat; }
  button:hover.submit-button {
    background-position: left bottom; }

p.required-info {
  float: right;
  line-height: 1.2;
  margin-top: -3px;
  margin-bottom: 18px;
  font-size: 10px;
  color: #f47b20; }

.cf:after, blockquote:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.cf, blockquote {
  display: inline-block; }

* html .cf, * html blockquote {
  height: 1%; }

.cf, blockquote {
  display: block; }

#content-area ul, ul.list1 {
  margin-bottom: 5px;
  padding-top: 6px;
  line-height: 16px; }

#content-area ul li, ul.list1 li {
  padding-left: 22px;
  line-height: 16px;
  padding-bottom: 6px;
  background: url(/images/microsite/bullet1.png) left 2px no-repeat; }

#content-area ul ul {
  padding-top: 0;
  margin-top: 6px;
  margin-bottom: -6px; }
  #content-area ul ul li {
    padding-left: 19px;
    background: url(/images/microsite/bullet2.gif) left 3px no-repeat; }
#content-area ol {
  margin-left: 25px;
  margin-bottom: 1px;
  padding-top: 6px;
  font-weight: bold;
  color: #f47b20; }
  #content-area ol li {
    padding-left: 0px;
    padding-bottom: 10px;
    font-family: "Arial Black", Gadget, Arial, Verdana, sans-serif;
    font-size: 14px;
    line-height: 1;
    list-style-type: decimal;
    list-style-position: outside; }
    #content-area ol li div {
      margin-left: -3px;
      font-family: Arial, Helvetica, Tahoma, Geneva, sans-serif;
      font-size: 12px;
      line-height: 1.334;
      font-weight: normal;
      color: #676767; }
  #content-area ol ol {
    margin: 0;
    padding: 0;
    margin-top: 10px;
    margin-bottom: -10px;
    padding-left: 2px; }
    #content-area ol ol li {
      margin-left: 18px;
      font-size: 12px;
      list-style-type: lower-alpha; }

#page-container {
	padding-bottom: 10px;
}
  #page-container #page {
    width: 960px;
    min-height: 470px;
    padding: 0 20px 88px 20px;
    margin: 0 auto;
    background: url(/images/registered-logo.png) 903px bottom no-repeat; }

#content-area {
  float: left;
  width: 680px;
  padding-left: 10px; }

#home-page #content-area {
  width: 700px;
  padding-left: 0; }

#sidebar {
  float: right;
  width: 231px;
  padding-top: 3px; }

#header {
  position: relative;
	width: 960px;
  height: 120px;
  padding-top: 15px;
  margin-bottom: 5px;
  background: url(/images/header-backgr.jpg);
  overflow: hidden; }
  #header h2 {
    float: left;
    width: 190px;
    height: 77px;
    padding-left: 19px;
    margin: 0;
    overflow: hidden; }
    #header h2 a {
      display: block;
      width: 190px;
      height: 77px;
      text-indent: -9999px;
      overflow: hidden; }
  #header h3.header-info {
    float: right;
    width: 250px;
    padding-top: 61px;
    padding-right:13px;
    text-align: right;
    white-space: nowrap;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    margin: 0; }
    #header h3.header-info span {
      display: none; }

ul#topnav {
  position: absolute;
	left: 0;
	bottom: 0;
	width: 960px;
  height: 33px;
  padding: 0;
  background: url(/images/topnav-backgr.png) left bottom no-repeat; }

#home-page ul#topnav {
	
}

#topnav li {
  padding: 0;
  line-height: 1;
  background: none; }
#topnav ul {
  margin: 0; }
#topnav ul li {
    padding: 0;
    background: none; }

#topnav li {
	float: left;
  height: 33px; }
	#topnav li a {
	  position: relative;
	  display: block;
	  height: 30px;
	  margin-right: -1px;
	  margin-top: 3px;
	  background-position: left top;
	  background-repeat: no-repeat;
	  text-indent: -9999px;
	  z-index: 1; }
  #topnav li a:hover, #topnav li a.active {
    height: 33px;
    margin-top: 0;
    background-position: left bottom;
    z-index: 10; }
  #topnav li a#topnav-home {
    width: 51px;
    background-image: url(/images/microsite/topnav-home.png); }
  #topnav li a#topnav-how-it-works {
    width: 99px;
    background-image: url(/images/microsite/topnav-how-it-works.png); }
  #topnav li a#topnav-pro-benefits {
    width: 144px;
    background-image: url(/images/microsite/topnav-pro-benefits.png); }
  #topnav li a#topnav-pricing {
    width: 64px;
    background-image: url(/images/microsite/topnav-pricing.png); }
  #topnav li a#topnav-demo {
    width: 49px;
    background-image: url(/images/microsite/topnav-demo.png); }
  #topnav li a#topnav-trial {
    width: 49px;
    background-image: url(/images/microsite/topnav-trial.png); }
  #topnav li a#topnav-contact {
    width: 85px;
    background-image: url(/images/microsite/topnav-contact.png); }

.banner {
  width: 680px;
  height: 176px;
  margin-bottom: 16px;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url(/images/microsite/banner-temporary.jpg); }

#home-page .banner {
  position: relative;
  width: 400px;
  height: 157px;
  padding: 17px 265px 0 35px;
  background-image: url(/images/microsite/banner-home.jpg);
  letter-spacing: -1px;
  margin: 0; }
  #home-page .banner h2 {
    display: none; }
  #home-page .banner a {
    position: absolute;
    left: 35px;
    bottom: 24px;
    display: block;
    width: 128px;
    height: 28px;
    background: url(/images/microsite/button-view-our-demo.png) left top no-repeat;
    text-indent: -9999px;
    overflow: hidden; }
    #home-page .banner a:hover {
      background-position: left bottom; }

#content-area ul.banner-blocks {
  padding: 0;
  line-height: 1;
  margin-bottom: 18px; }
  #content-area ul.banner-blocks li {
    float: left;
    height: 57px;
    padding: 44px 20px 0 20px;
    background-image: none;
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #fed1ae; }
    #content-area ul.banner-blocks li.banner-block-fast {
      width: 191px;
      background-image: url(/images/microsite/banner-block-fast.png); }
    #content-area ul.banner-blocks li.banner-block-secure {
      width: 197px;
      background-image: url(/images/microsite/banner-block-secure.png); }
    #content-area ul.banner-blocks li.banner-block-simple {
      width: 192px;
      background-image: url(/images/microsite/banner-block-simple.png); }
  #content-area ul.banner-blocks h2 {
    display: none; }
  #content-area ul.banner-blocks ul {
    padding: 0;
    margin: 0; }
    #content-area ul.banner-blocks ul li {
      padding: 0;
      background: none; }

#footer-container {
  min-width:1000px;
}
#footer-container .menu {
	color: #639DC9;
	font-size: 10px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
}

#footer-container .menu a{
	color: #639DC9;
}

#footer-container #footer {
	width:930px;
	height:21px;
	background:url(/images/footer-backgr.gif) left top no-repeat;
	padding:11px 17px 0 13px;
	margin:0 auto;
	
	font-size:10px;
	color:#004990;
	overflow: hidden;
}

#footer a {
  font-size:10px;
  text-decoration:underline;
  color:#004990; 
}

#footer a:hover {
	color:#002685;
	text-decoration:none; 
}

#footer #copyright {
	float: left;
  font-weight:normal; 
}

#footer #rawnet {
	float: right;
  font-weight:normal; 
}


.ui-tabs-hide {
  display: none; }

#tabs {
  height: 30px;
  margin-top: 16px;
  background: url(/images/microsite/tabs-backgr-orange.gif) left 29px repeat-x; }

#content-area #tabs ul {
  margin: 0;
  padding: 0;
  line-height: 1; }
  #content-area #tabs ul li {
    float: left;
    padding: 0;
    line-height: 1;
    margin-right: -2px;
    background: none; }
  #content-area #tabs ul ul {
    margin: 0;
    padding: 0; }
    #content-area #tabs ul ul li {
      padding: 0;
      background: none; }

#tabs li a {
  position: relative;
  display: block;
  height: 30px;
  background-position: left -30px;
  background-repeat: no-repeat;
  text-indent: -9999px; }
  #tabs li a:hover {
    background-position: left -60px;
    z-index: 900; }
#tabs ul li.ui-state-active a {
  background-position: left top;
  z-index: 1000; }
  #tabs ul li.ui-state-active a:hover {
    background-position: left top;
    z-index: 1000; }

a.tab-1 {
  z-index: 10; }
a.tab-2 {
  z-index: 9; }
a.tab-3 {
  z-index: 8; }
a.tab-4 {
  z-index: 7; }
a.tab-5 {
  z-index: 6; }
a#tab-facts {
  width: 93px;
  background-image: url(/images/microsite/tab-facts.png); }
a#tab-technical-features {
  width: 145px;
  background-image: url(/images/microsite/tab-technical-features.png); }

.tab-container {
  padding-bottom: 8px;
  margin-bottom: 17px;
  background: url(/images/microsite/tab-bottom-orange.png) left bottom no-repeat; }

.tab-content {
  min-height: 100px;
  padding: 14px 18px 0px 18px;
  background-color: #fff6ef;
  border-left: 1px solid #ffd6b7;
  border-right: 1px solid #ffd6b7; }
  .tab-content h2 {
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    color: #333;
    margin-bottom: 16px; }
  .tab-content h3 {
    margin-bottom: 8px; }

#content-area .tab-content ul {
  margin-bottom: 4px; }
  #content-area .tab-content ul li {
    padding-bottom: 7px;
    background-image: url(/images/microsite/bullet1-orange.gif); }
    #content-area .tab-content ul li ul {
      margin-bottom: -7px; }

ul.button-links {
  margin-top: 16px; }
  ul.button-links li {
    float: left;
    margin-right: 19px; }

a.button-link {
  display: block;
  height: 21px;
  background-position: left top;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden; }
a:hover.button-link {
  background-position: left bottom; }
a.button-link.button-read-more {
  width: 85px;
  background-image: url(/images/microsite/button-read-more.png); }
a.button-link.button-view-now {
  width: 85px;
  background-image: url(/images/microsite/button-view-now.png); }

.infobox-container {
  width: 680px;
  margin-top: 17px;
  background: url(/images/microsite/infobox-middle.gif) left top repeat-y; }
  .infobox-container .infobox {
    background: url(/images/microsite/infobox-top.gif) left top no-repeat; }

.infobox .infobox-content {
  min-height: 50px;
  padding: 17px 70px 21px 20px;
  background: url(/images/microsite/infobox-bottom.gif) left bottom no-repeat; }

blockquote {
  background: url(/images/microsite/quote-left.gif) left top no-repeat;
  margin-bottom: 8px;
  margin-top: 17px; }
  blockquote + blockquote {
    margin-top: 8px; }
  blockquote p {
    float: left;
    padding-right: 30px;
    padding-bottom: 8px;
    padding-left: 30px;
    background: url(/images/microsite/quote-right.gif) right bottom no-repeat;
    font-style: italic; }
  blockquote h2 {
    padding-top: 1px;
    margin-bottom: 5px;
    padding-left: 30px;
    background: url(/images/microsite/quote-left.gif) left top no-repeat;
    font-size: 14px;
    font-weight: bold;
    color: #616161; }

.qa-boxes {
  margin-top: 16px; }

.qa-box-container {
  width: 548px;
  margin-top: 10px;
  background: url(/images/microsite/qa-box-middle.png) right top repeat-y; }
  .qa-box-container .qa-box {
    background: url(/images/microsite/qa-box-top.png) left top no-repeat; }
    .qa-box-container .qa-box .qa-box-content {
      min-height: 39px;
      padding-left: 86px;
      padding-right: 20px;
      padding-top: 8px;
      padding-bottom: 1px;
      background: url(/images/microsite/qa-box-bottom.png) right bottom no-repeat;
      color: #f47b20; }

.qa-box-content h3 {
  color: #757575;
  text-transform: none; }

.outline-box-container {
  width: 670px;
  margin-top: 20px;
  background: url(/images/microsite/outline-box-middle.gif) left top repeat-y; }
  .outline-box-container .outline-box {
    background: url(/images/microsite/outline-box-top.gif) left top no-repeat; }

.outline-box .outline-box-content {
  min-height: 10px;
  padding: 14px 20px 8px 20px;
  background: url(/images/microsite/outline-box-bottom.gif) left bottom no-repeat; }

.chat-box {
  margin-bottom: 10px; }
  .chat-box a {
    display: block;
    width: 231px;
    height: 52px;
    padding: 0;
    background: url(/images/microsite/chat-button.png) left top no-repeat;
    text-indent: -9999px;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.2;
    color: #ce6b1f;
    text-decoration: none;
    overflow: hidden; }

#home-page .chat-box a {
  width: 119px;
  height: 42px;
  padding: 34px 100px 0 12px;
  background: url(/images/microsite/chat-box-backgr.png) left top no-repeat;
  text-indent: 0px; }

.chat-box a:hover, #home-page .chat-box a:hover {
  color: #ce6b1f;
  text-decoration: none;
  background-position: left bottom; }

.chat-box h3 {
  display: none; }

.sidebox-container {
  width: 231px;
  margin-bottom: 10px;
  background: url(/images/microsite/sidebox-middle.png) left top repeat-y; }
  .sidebox-container .sidebox {
    background: url(/images/microsite/sidebox-top.png) left top no-repeat;
    padding-top: 28px; }

.sidebox#sidebox-demo {
  background-image: url(/images/microsite/sidebox-top-demo.png);
  padding-top: 29px; }
.sidebox#sidebox-new-to-dcg {
  background-image: url(/images/microsite/sidebox-top-new.png); }
.sidebox .sidebox-content {
  min-height: 50px;
  padding: 0px 1px 13px 1px;
  background: url(/images/microsite/sidebox-bottom.png) left bottom no-repeat;
  font-size: 10px;
  font-weight: bold;
  line-height: 16px;
  color: #7e7e7e; }
.sidebox h3 {
  display: none; }

#sidebox-demo {
  position: relative; }
  #sidebox-demo .sidebox-content {
    padding-left: 14px;
    padding-right: 14px; }
  #sidebox-demo p {
    line-height: 16px;
    margin-bottom: 8px; }
  #sidebox-demo .sidebox-computer-backgr {
    float: right;
    margin-left: 0px;
    margin-right: -13px;
    width: 60px;
    height: 74px;
    background: url(/images/microsite/sidebox-computer-backgr.jpg) left top no-repeat; }

.sidebox-container .sidebox.sidebox-advert {
  padding-top: 1px; }

.sidebox.sidebox-advert .advert-content {
  position: relative;
  min-height: 84px;
  padding-left: 13px;
  padding-top: 6px;
  background-position: right top;
  background-repeat: no-repeat; }
  .sidebox.sidebox-advert .advert-content .roundme {
    position: absolute;
    width: 6px;
    height: 5px;
    right: -1px;
    top: -1px;
    background: url(/images/microsite/roundme-corner-right.png) left top no-repeat; }
.sidebox.sidebox-advert h3 {
  display: block;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -1px;
  margin-bottom: 5px; }
.sidebox.sidebox-advert h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #f0791f;
  margin-bottom: 7px; }
  .sidebox.sidebox-advert h4 strong {
    font-size: 32px;
    font-weight: bold;
    color: #353535;
    text-transform: none; }

#sidebox-new-to-dcg .sidebox-content {
  padding-left: 14px;
  padding-right: 14px;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px; }

.signup-sidebox {
  width: 156px;
  height: 74px;
  padding: 29px 60px 0 15px;
  margin-bottom: 10px;
  background: url(/images/microsite/signup-sidebox.jpg) left top no-repeat;
  font-size: 10px;
  font-weight: bold;
  color: #ce6b1f; }
  .signup-sidebox h3 {
    display: none; }
  .signup-sidebox p {
    line-height: 1.6;
    margin-bottom: 0; }
  .signup-sidebox a.button-link.button-read-more {
    background-image: url(/images/microsite/button-read-more-transparent.png); }

.backup-sidebox {
  width: 170px;
  height: 96px;
  padding: 7px 60px 0 15px;
  margin-bottom: 10px;
  background: url(/images/microsite/29box.jpg) left top no-repeat;
  font-size: 10px;
  font-weight: bold;
  color: #ce6b1f; }
  .backup-sidebox h3 {
    display: block;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -1px;
    margin-bottom: 5px; }
  .backup-sidebox h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    color: #f0791f;
    margin-bottom: 7px; }
    .backup-sidebox h4 strong {
      font-size: 32px;
      font-weight: bold;
      color: #353535;
      text-transform: none; }
  .backup-sidebox p {
    line-height: 1.6;
    margin-bottom: 8px; }
  .backup-sidebox a.button-link.button-read-more {
    background-image: url(/images/microsite/button-read-more-transparent.png); }

.testimonial-box {
  width: 191px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 14px 10px 0 30px;
  background: url(/images/microsite/sidebox-top-testimonial.png) left top no-repeat; }
  .testimonial-box h3 {
    display: none; }

.small-quote {
  position: relative;
  padding-right: 25px;
  padding-top: 4px;
  margin-bottom: -3px; }
  .small-quote strong.leftquotes {
    position: absolute;
    top: 0;
    left: -30px;
    font-family: "Times New Roman", Times, serif;
    font-size: 54px;
    line-height: 1;
    font-weight: normal;
    color: #f47b20; }
  .small-quote strong.rightquotes {
    position: absolute;
    bottom: -40px;
    right: 0;
    font-family: "Times New Roman", Times, serif;
    font-size: 54px;
    line-height: 1;
    font-weight: normal;
    color: #f47b20; }

.author {
  font-weight: bold;
  color: #f47b20;
  line-height: 16px;
  padding-bottom: 1px; }

form#contact-form {
  margin-top: 16px;
  width: 504px; }
  form#contact-form ol li {
    width: 504px; }

#content-area form#contact-form ol {
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #676767; }
  #content-area form#contact-form ol li {
    padding: 0;
    font-family: Arial, Helvetica, Tahoma, Geneva, sans-serif;
    font-size: 12px;
    list-style-type: none;
    list-style-position: inside; }
    #content-area form#contact-form ol li div {
      margin: 0;
      font-size: 12px;
      line-height: 1.167;
      font-weight: normal;
      color: #676767; }
  #content-area form#contact-form ol ol {
    margin: 0;
    padding: 0; }
    #content-area form#contact-form ol ol li {
      margin: 0;
      font-size: 12px;
      list-style-type: none; }

.contact-details {
  float: left;
  clear: left;
  width: 250px;
  margin-bottom: 7px; }
  .contact-details h2.alias-h3 {
    margin-bottom: 7px; }
  .contact-details p {
    margin-bottom: 20px; }
    .contact-details p strong {
      color: #f47b20; }

.map {
  float: right;
  margin-bottom: 23px; }
  .map h3 {
    margin-bottom: 7px; }
  .map a {
    display: block;
    width: 349px;
    height: 136px; }

.home-content {
  min-height: 80px;
  padding-left: 308px;
  padding-right: 25px;
  padding-top: 10px;
  background: url(/images/microsite/welcome-to-dcg.png) left 12px no-repeat; }
  .home-content h1 {
    display: none; }
  .home-content h2 {
    margin-bottom: 17px; }
  .home-content p {
    margin-bottom: 11px; }

.solution-overview {
  width: 674px;
  height: 424px;
  margin-top: 8px;
  background: url(/images/microsite/solution-overview.png) left top no-repeat; }

.error-message {
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  background: transparent url(/images/error-message-backgr.png) no-repeat scroll left top;
  color: #E21717;
  float: left;
  font-weight: normal;
  height: 23px;
  line-height: 1;
  margin-bottom: 1px;
  margin-left: 215px;
  margin-top: 3px;
  padding-left: 15px;
  padding-top: 20px;
  width: 280px; }
