input{height:auto;width:auto;margin:auto;padding:auto;line-height:auto;}
#quick-contacts{position:fixed;bottom:0;line-height:22px;right:10px;width:260px;border-radius:5px 5px 0 0;overflow:hidden; z-index:999999;font-style:normal;}
#quick-contacts .qc-titile{padding:5px 10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#fff;border-radius:4px 4px 0 0;overflow:hidden; cursor:pointer;text-shadow: 1px 2px 2px #555;border:1px solid #7c7d7c;border-bottom:none;background: #6c6c6c;background: -moz-linear-gradient(top,  #9f9f9f 0%, #6c6c6c 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9f9f9f), color-stop(100%,#6c6c6c));background: -webkit-linear-gradient(top,  #9f9f9f 0%,#6c6c6c 100%);background: -o-linear-gradient(top,  #9f9f9f 0%,#6c6c6c 100%);background: -ms-linear-gradient(top,  #9f9f9f 0%,#6c6c6c 100%);background: linear-gradient(to bottom,  #9f9f9f 0%,#6c6c6c 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f9f9f', endColorstr='#6c6c6c',GradientType=0 );}
#quick-contacts #qc-btn{background:url(../images/max.png) no-repeat  218px 2px; line-height:22px;}
#quick-contacts .qc-form{padding:10px; border-top:1px solid #7c7d7c;}
#quick-contacts .textbox, #quick-contacts .textarea{float:none;background-color: #FFFFFF;border: 1px solid #bcbcbc;color: #333;display: block;font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;font-size: 13px;padding:5px 5px;width:228px;margin-bottom:8px;border-radius:5px;box-shadow: 1px 1px 3px #999;}
#quick-contacts #qc-data{display:none;border:1px solid #7c7d7c;border-bottom:none; border-top:none; background:#fff;}
#quick-contacts .errorClass{border:1px solid #900; color:#900;}
#quick-contacts .textarea{height:60px;}
#quick-contacts .button{color:#FFFFFF;display: inline-block;line-height:18px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;position: relative;text-transform: uppercase;cursor: pointer;padding: 2px 10px 2px;font-size: 13px;font-weight:bold;-webkit-border-radius: 3px;-moz-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;border:1px solid #505050;background: #9f9f9f;background: -moz-linear-gradient(top,  #9f9f9f 0%, #6c6c6c 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9f9f9f), color-stop(100%,#6c6c6c));background: -webkit-linear-gradient(top,  #9f9f9f 0%,#6c6c6c 100%);background: -o-linear-gradient(top,  #9f9f9f 0%,#6c6c6c 100%);background: -ms-linear-gradient(top,  #9f9f9f 0%,#6c6c6c 100%);background: linear-gradient(to bottom,  #9f9f9f 0%,#6c6c6c 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f9f9f', endColorstr='#6c6c6c',GradientType=0 );text-shadow: 1px 2px 2px #555;float:left;}
#quick-contacts .button:hover{background: #6c6c6c;background: -moz-linear-gradient(top,  #6c6c6c 0%, #9f9f9f 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6c6c6c), color-stop(100%,#9f9f9f));background: -webkit-linear-gradient(top,  #6c6c6c 0%,#9f9f9f 100%);background: -o-linear-gradient(top,  #6c6c6c 0%,#9f9f9f 100%);background: -ms-linear-gradient(top,  #6c6c6c 0%,#9f9f9f 100%);background: linear-gradient(to bottom,  #6c6c6c 0%,#9f9f9f 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c6c6c', endColorstr='#9f9f9f',GradientType=0 );}
#quick-contacts .w60{width:60%; float:left;}
#quick-contacts .w40{width:40%; float:left;}
#quick-contacts .clear{clear:both; height:0; line-height:0; font-size:0;}
#quick-contacts .phone{background:url(../images/phone.png) no-repeat 0 6px; margin:0; padding:4px 2px 4px 12px; font-size:12px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; color:#7f7f7f;float:right; line-height:18px;}
#quick-contacts #submitLoading{background:url(../images/loading.gif) no-repeat center; height:16px; width:16px; display:block; float:left; padding:5px; display:none;}
#quick-contacts .qc-cont{background:#f1f1f1; border-bottom:1px solid #d8d8d8; padding:10px; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#686968; line-height:14px;}
#quick-contacts .sentSuccess{background:#d2ffb5; color:#333;}
#quick-contacts .sentError{background:#ffa4a4; color:#333;}
.contact-now{background:url(../images/contact-now.png) no-repeat  top right; width:260px; height:73px;}
.com-name{margin:5px 0;text-align:right;}
.com-name span{ border-radius:4px;border:2px solid #444; padding:2px 10px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff;font-size:14px;font-weight:bold;display:inline-block;line-height:16px;background: #c20b0b;background: -moz-linear-gradient(top,  #c20b0b 0%, #8b0808 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c20b0b), color-stop(100%,#8b0808));background: -webkit-linear-gradient(top,  #c20b0b 0%,#8b0808 100%); background: -o-linear-gradient(top,  #c20b0b 0%,#8b0808 100%);background: -ms-linear-gradient(top,  #c20b0b 0%,#8b0808 100%);background: linear-gradient(to bottom,  #c20b0b 0%,#8b0808 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c20b0b', endColorstr='#8b0808',GradientType=0 );}
#qc-open{cursor:pointer;}/* CSS Document */