*{box-sizing: border-box;}
body{margin:0;padding:0;width:100%;font: 12px Tahoma;}
body::before {background: transparent url(cable.gif) top center no-repeat;content: '';width: 100%;display: block;height: 116px;}
h1 {font-size:20px;color:#1F84FF;margin-bottom:20px;margin-top:0;font-weight:normal;line-height:30px;}
a img {border: 0;}
a {color:#1873b4;}
.container {width: 100%; margin: 0 auto; padding: 2em 2em 0}
.content {padding-bottom: 50px;overflow:hidden;border-bottom: 1px solid silver;}
@media (min-width: 576px) {  .container {width: 400px}  }
@media (min-width: 768px) {  .container {width: 550px}  }
@media (min-width: 992px) {  .container {width: 1000px}  }
.menu {float:left;width: 300px;line-height: 140%;padding-right: 20px;}
.text {line-height: 150%;}
.footer {padding-top: 20px;color: gray;}
.footer a {color: gray;text-decoration:none;}
 input.site-box-input { border:1px solid #7F9DB9; height:25px; padding:4px; box-shadow:0 1px 2px #ccc inset; color:#333; outline: none }
.hosting-button-green { height:25px; cursor:pointer; -moz-box-shadow:inset 0 1px 0 0 #a4e271; -webkit-box-shadow:inset 0 1px 0 0 #a4e271; box-shadow:inset 0 1px 0 0 #a4e271; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809) ); background:-moz-linear-gradient( center top, #89c403 5%, #77a809 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809'); background-color:#89c403; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #74b807; display:inline-block; color:#ffffff; padding:4px 15px; text-decoration:none; text-shadow:1px 1px 0 #666;}
.hosting-button-green:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403) ); background:-moz-linear-gradient( center top, #77a809 5%, #89c403 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403'); background-color:#77a809;}
.hosting-button-green:active { position:relative; top:1px; }
.help_button {background-color: #399bff;color: #fff;font-size: 14px;padding: 7px 20px 7px 20px;border: none;border-radius: 3px;vertical-align: middle;text-decoration: none;display: inline-block;margin-top: 20px;}