    * { 
    margin:0;
    padding:0;
}
body {
    font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    background:#555f59;
        color:#4c4c4c;
}
/****************** ACTIVE NAVIGATION STATE ********************/
#show ul li a#show,
#attendee ul li a#attendee,
#exhibitor ul li a#exhibitor, 
#conference ul li a#conference, 
#press ul li a#press, 
#hotel_travel ul li a#hotel-travel,
#nkba ul li a#nkba {
    color:#636363;
}
/****************** GENERAL START ********************************************/
p {font-size:12px;}
ul {list-style:none;}
ol {padding-left:25px;}
a {color:#3cb794;text-decoration:none;}
a:hover {text-decoration:underline;}
img {border:0;}
table {margin:0 0 15px 7px;}
td {padding:0 5px 0 0;}
form, fieldset {margin: 0;padding: 0;border-style: none;}
/******************* Headings ***********************/
h1, h2, h3, h4, h5, h6 {
    font-family: Arial, "Times New Roman", Times, serif;
    border-bottom:2px solid #8f9190;
    padding-bottom:2px;
    text-indent:6px;
}
h1 {font-size: 16px;}
h2 {font-size: 15px;}
h3 {font-size: 15px;}
h4 {font-size: 14px;}
h5 {font-size: 13px;text-decoration:underline;}
h6 {font-size: 12px;}

/******************** Spacing ********************************/
p, hr, h1, h2, h3, h4, h5, h6 {margin-bottom: 10px;}
#contentBox, #fullBox, #sponsorBox {margin-bottom: 15px;}

/****************** ATTRIBUTE SELECTORS ********************/
a[href^="mailto:"] {
    background:url(/images/template/icons/email.gif) no-repeat right;
    padding-right:15px;
}
a[href=".pdf"]{
    background:url(/images/template/icons/pdf.gif) no-repeat right;
    padding-right:13px;
        .display:inline-block; /* for IE - 2line links */
}
a[href^="/file.download"] {
    background:url(/images/template/icons/pdf.gif) no-repeat right;
    padding-right:15px;
        .display:inline-block; /* for IE - 2line links */
}
a[href=".doc"] {
    background:url(/images/template/icons/word.gif) no-repeat right;
    padding-right:15px;
}
#primeEstate a[href^="http"], #primeEstate a[href *="/register"] {
    background:url(/images/template/icons/ext_link.gif) no-repeat right top;
    padding-right:12px;
}
#primeEstate div a[href^="http"] {
    background:none;
}
#primeEstate a[href^="#"] {
    color:#717171;
}
#bannerRotate a[href^="http"] {
    background:none;
} 


/***************** SHARED CLASSES *********************/
.colOne, .colTwo, .colFull, .blueBox {
    float: left;
    display: inline;
    position: relative; 
}
.indent {
    text-indent:4px;
}
.ad {
    font-size:10px;
    color:#999;
}
.top {
    float:right;
    display: inline;
    position: relative;
    clear:both;
    margin-bottom:5px;
}
a.more, #bannerRotate .content .more  {
    height: 20px;
    width: 95px;
    margin: 7px 0 0 0;
    display: block;
font-weight:bold;
}
a.ext {background:none !important;padding-right:0 !important;}
.footnote {
 font-size:11px;
 color:#5c5c5c;
 border-top:1px dashed #acacac;
 padding-top:3px;
}
/**********************************************************************/
/****************** LAYOUT START *************************************/
#container {
    margin-left:auto;
    margin-right:auto;
    width: 960px;
    background:#fff;
    border-right:1px solid #213529;
    border-left:1px solid #213529;
}
#adOne, #header, #contentBox, #primeEstate, #fullBox, #footer, #preFoot, #sideBox, #navmenu, #sponsorBox {
    float: left;
    display:inline;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}
#mainContent, #sideBar, #pr {
    display: inline;
    float: left;
    position: relative;
}
/****************** AD BANNERS START *********************************/
#adOne {
    width:940px;
      background:#fff;
      margin-bottom:15px;
    margin-top:3px;
}
#adOne img, #adOne object, #adOne iframe {
    float:left; 
   margin-left:90px;
}
/****************** HEADER START *********************************/
#header {
    width:940px;
    height:150px;
    margin-bottom:0px;
    background:url(/images/template/2012/header/bg-hand.png) no-repeat #fff 58% 10%;
}
#header h2 {
    display:inline;
    float:left;
    position:relative;
    width:324px;
    height:112px;
    background: url(/images/template/2012/header/touch-the-future.png) no-repeat;
    margin:37px 0 0 20px;
    text-indent: -2000px;
    border:none;
}
#header h1 a, #header span a { 
    display: block; 
    width:100%;
    height:100%;
    position:relative;
} 
#header h1 {
    width:327px;
    height:89px;
    float:left;
    background: url(/images/template/2012/header/kbis-location.png) no-repeat;
    margin:55px 0 0 250px;
    text-indent: -2000px;
    border:none;
}
#header div {
   float:right;
   width:88px;
   position:relative;
   margin-top:5px;
   margin-right:1px;
}

#header ul {
    position:absolute;
   right:0px;
   top:0px;
   width:220px;
}
#header ul li {
    position: relative;
    display: inline;
    float:left;
    border-left:1px solid #5c5c5c;
}
#header ul li a {
    display:block;
    text-decoration: none;
    color: #fff;
    padding:0px 3px 0 3px;
    font-size:10px;
}
#header ul li a:hover {
    text-decoration: underline;
}
#header ul li.odd, #header ul li.odd a {
    border:none;
}

/****************** NAVIGATION START *********************************/
#navmenu {
    width:938px;
    background: #fff url(/images/template/nav/bg-navigation.gif) repeat-x;
    border-right:1px solid #dedede;
    border-left:1px solid #dedede;
     z-index:100;
}
#navmenu ul {
    width:650px;
    float:left;
    display:inline;
    position:relative;
    z-index:100;
}
#navmenu ul li {
    position: relative;
    display: inline;
    float:left;
    text-transform:uppercase;
}
#navmenu ul li.first { 
    background: #bfd41f;
    border-right:2px solid #FFF;
}
#navmenu ul li a {
    display:block;
    text-decoration: none;
    color: #213629;
    padding:11px 8px 10px 9px;
    font: bold 13px arial;
        background: url(/images/template/nav/sep-bg.gif) no-repeat right;
}
#navmenu ul li a:hover {color: #585858;}
#navmenu ul li:hover a {color: #585858;}
#navmenu li:hover li a {color: #1b1a1a;}
/****************** SUB navigation start *******************/
#navmenu li ul {
    width: 175px;
    position: absolute;
    display: none;
    overflow: hidden;
    list-style: none;
    margin:0;
}
#navmenu li:hover ul {
    display: block;
    border-right: 0px solid #009beb;
    border-left: 0px solid #009beb;
    border-bottom: 0px solid #009beb;
}
#navmenu li ul li {
    width: 175px;
}
#navmenu li ul li a {
    font-weight:normal;
    text-transform:capitalize;
    font-size:12px;
    padding: 5px 0 5px 18px;
    margin:0;
    display: block;
    background:#e0e0e0;
    width:100%;
}
#navmenu li ul li a:hover {
    background: #677ba4;
    color: #fff;
}
/***************** FOLLOW US ***********************/
#navmenu #follow {
    height: 20px;
    width:44px;
    margin: 8px 0px 0 0;
    float:left;
   display:inline;
   position:relative;
    border:none;
}
#navmenu #follow a {
    float:left;
    margin:0 0px 0 0;
    border:none;
}
#navmenu #follow img {
    padding:0 0 0 2px;
    border:0;
}

/****************** SEARCH AREA START *******************/
#navmenu div {
    height: 25px;
    width: 220px;
    margin: 5px 5px 0 8px;
    float: left;
    display: inline;
   background:#fff;
     border:1px solid #e2e1e1;
}
#navmenu input {
    float:left;
   display:inline;
   position:relative;
    margin: 4px 0 0 10px; 
    padding: 1px;
    width: 170px;
    border:none;
    font-size: 12px;
    color: #666;
}
#navmenu input.search {
    float:left;
    display:inline;
    position:relative;
    margin-top: 2px;
    height: 22px;
    width: 21px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    background: url(/images/template/buttons/search-button.gif) no-repeat;
}

/****************** MAIN CONTENT AREA START *******************/
#mainContent {
    width:640px;
    padding-bottom:10px;
}
#primeEstate {
    width:620px;
    background:#fff;
    margin-top:15px;
}
#primeEstate h1 {
    color:#313bbb;
    width:100%;
    border-bottom:1px dotted #535353;
    margin-top:0px;
    font-size:18px;
    text-shadow:#CCC 1px 1px 1px
}
#primeEstate h2, #primeEstate h3, #primeEstate h4, #primeEstate h6 {
    width:100%;
    margin-bottom: 0px;
    color:#005B80;
    padding:0;
}
#primeEstate h5 {
    border:none;
    margin-bottom: 0px;
     color:#066bc3;
}
#primeEstate p {
    display:block;
    color:#303030;
    margin:3px 5px 15px 6px;
}
#primeEstate ul, #primeEstate ol {
    padding-left:25px;
    margin-bottom:15px;
}
#primeEstate ul {
    list-style:square;
}
#primeEstate ul.none {
    list-style:none;
 padding-left:0px;
}
#primeEstate li {
   margin-left:10px;
}
#primeEstate a img {
    background:none;
  padding:0;
}
/****************** BANNER ROTATOR/TOP CONTENT AREA START *******************/
#bannerRotate {
    width:618px; 
        border:1px solid #dbdbdb; 
        float:left;
        position:relative;
        display:inline;
    margin:0 0 15px 0;
        padding:0;
}
#bannerRotate ul {
    float:left;
    display:inline;
    position:relative;
}
#bannerRotate ul li {
    list-style:none;
    float:left;
    display:inline;
    position:relative;
}
#bannerRotate #bannerNav {
    width:618px;
    background: #0088ce;
    float:left;
    display:inline;
    position:relative;
    height:20px;
    border-top:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
    padding:3px 0 0 0;
}
#bannerRotate #bannerNav a {
   font-family:arial;
    font-size:11px;
  font-weight:bold;
    color:#fff;
}
#bannerRotate #bannerNav a:hover {
    color:#e3ded9;
    text-decoration:none;
}
#bannerRotate #bannerNav li.selected a, #bannerRotate #bannerNav a:active {
    color:#e3ded9;
    text-decoration:underline
}
#bannerRotate #bannerNav ul.text {
    float:left;
    margin:0;
    padding:0;
}
#bannerRotate #bannerNav ul.text li{
    border-right:1px solid #f4f7df;
    padding:0 5px 0 0px;
}
#bannerRotate #bannerNav .image {
    float:right;
    width:80px;
    margin:0 15px 0 0;
    padding:0;
}
#bannerRotate .content {
        float:left;
        display:inline;
        position:relative;
        margin:10px 5px 0px 10px;
    padding-bottom:10px;
}
#bannerRotate .content img {
    float:left;
    border:2px solid #bec0c2;
    width:322px;
    margin:0;
}
#bannerRotate .content div {
 float:left;
 width:240px;
 margin:0 0 0 4px;
 padding:0;
}
#bannerRotate h2 {
     color:#4b3c30;
    text-indent:0;
    margin:0;
    padding:0px;
    border-bottom:1px solid #604c11;
}
#bannerRotate p {
 margin:4px 0 0 2px;
 padding:0;
 font-size:11px;
}

#contentBox {
    width:300px;
    background:#fff;
}
#contentBox h1 {
    color:#005b80;
    background:#fff;
    width:100%;
}
#contentBox h2{
    color:#005b80;
    background:#fff;
    width:100%;
}
#contentBox p, #fullBox p {
    margin-left:5px;
}
#fullBox, #sponsorBox {
    width:620px;
    background:#fff;
}
#fullBox h1, #sponsorBox h1 {
    color:#005b80;
    background:#fff;
    width:100%;
}
#sponsorBox {min-height:130px;}
#sponsorBox a {float:left;display:inline;height:100%;margin:0;}
#sponsorBox img {float:left;display:inline;margin:5px 17px 0 17px}

.colFull {
    width:300px;
}
.colFull h3, .colFull h4{
    border-bottom:none;
}
/**** Countdown Clock **************/
#countDown {
 float:left; 
 position:relative;
 display:inline;
 margin:0 0 15px 0;
 width: 618px;
 border:1px solid #dbdbdb;
 background:#f3f3f5;
 height:70px;
}
#countDown strong {
 margin:0;
 font-size:13px;
 color:#005b80;
 margin:10px 0 0 15px;
 width:100px;
 float:left;
}
#countDown .clock {
 margin:8px 0 0 0px;
 float:left; 
 position:relative;
}
#countDown img, #countDown iframe {
 margin:4px 0 0 10px;
 float:left; 
 position:relative;
 border:1px solid #dcdcdc;
}

/****************** SIDEBAR START *******************/
#sideBar {
    width:320px;
    background:#fff;
    margin-top:15px;
}
#sideBox {
    width:300px;    
    background:#fff;
    margin-bottom:12px;
}
#sideBox h1 {
    color:#fff;
    background:#009beb;
    border:none;
    margin:0;
    padding:4px 0;
    float:left;
    text-indent:6px;
    width:300px;
}
#sideBox h2 {
    float:left;     
    font: bold 15px Arial;
    color: #005b80;
        width:100%;
    padding:0;
        margin:0;
}
#sideBox h1 a {
    color:#fff;
}
#sideBox img {
    border:none;
    margin:0;
    padding:0;
    float:left;
}
#sideBox.translate ul li {
float:left;
display:inline;
position:relative;
margin:3px 0 0 5px;
border:1px solid blue;
}
table#hotel td {padding:5px;}
/****************** QUICK LINKS START ************/
#quick {
    float:left;
    position:relative;
    display:inline;
}
#quick ul {
    border: none;
    float:left;
    position:relative;
    display:inline;
        margin:0 0px 0 10px;
}
#quick li {
    background: #0088ce; 
    border-top:2px solid #fff;
    float:left;
    position:relative;
    display:inline;
        width:280px;
}       
#quick li:hover {background: #a3a4a9;}
#quick li:hover a {color: #e3ded9;}
#quick li a {
        background: url(/images/template/nav/quick-arrow.gif) no-repeat 15px 12px;
    text-decoration: none;
    padding: 8px 0 8px 34px;
    color: #fff;
    font: bold 13px Arial;
        text-transform:capitalize;
    display: block;
    float:left;
}   
#quick li a:hover, #menu li a:active {
        background: url(/images/template/nav/quick-arrow.gif) no-repeat 15px 12px;  

}
/****************** INDUSTRY NEWS start *******************/
#news {
    float:left;
    position:relative;
    display:inline;
width:300px;
}
#news h3 {
    float:left;     
    font: bold 16px Arial;
    color: #005b80;
        width:100%;
    padding:0;
        margin:0;
}
#news ul {
    float:left;
    position:relative;
    display:inline;
    margin: 0 0 0 3px;
    padding: 0;
    list-style: none;
        width:280px;
}
#news ul li {
width:100%;
float:left;
    position:relative;
    display:block;
    color:#4c4c4c;
    margin: 3px 0 0 0;
    padding: 0 0 0 10px;
    font: 11px Arial;    
    background: url(/images/template/buttons/bullet-news-nav.gif) no-repeat 1px 5px;
    border-bottom: 1px solid #f3f3f3;
}
#news ul li a {
    font-weight: bold;
    color: #3cb794;
    text-decoration:none;    
     border:none;
}
#news ul li a:hover {
  color: #4b3c30;
    text-decoration:underline;    
}
/****************** TRANSLATE *******************/
#sideBox.translate ul li {
float:left;
display:inline;
position:relative;
margin:3px 0 0 5px;
border:1px solid blue;
}
/****************** PREFOOT start *******************/
#preFoot {
    width:940px;
    background: #fff;    
    float:left;
    display:inline;
    border-top:1px solid #9bb5a5;
    border-bottom:1px solid #eee2e8;
}
#preFoot ul {
    float:left;
  width:840px;
 background:#a8aaad;
 padding:3px 0 4px 100px;
  border-bottom:1px solid #9bb5a5;
}
#preFoot ul li {
    position: relative;
    display: inline;
    float:left;
    border-left:1px solid #5c5c5c;
}
#preFoot ul li a {
    display:block;
    text-decoration: none;
    color: #fff;
    padding:0px 12px 0 12px;
    font-size:12px; 
        font-weight:bold;
}
#preFoot ul li a:hover {
    text-decoration: underline;
}
#preFoot ul li.odd, #header ul li.odd a {
    border:none;
}

#preFoot table {margin:4px 0 0 0;border:none;font-size:10px;width:455px;float:left;}
#preFoot td {padding:0 4px 0 5px;}
/****************** FOOTER start *******************/
#footer {
    width:940px;
    margin:10px 0 10px 0;
    background: #fff;    
    background:url(/images/template/logos/Nielsen-logo.gif) no-repeat right; 
}
#footer p, #footer div {
    font-size: 11px;
    float:right;

    display:inline;
position:relative;
}
#footer div {
margin:0 120px 0 0; 
text-align:right;
}

/*----------------------- Clear Floated Elements -----------------------------------*/
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
hr {
    clear:both;
    border:1px solid #333;
}
/*
    The following zoom:1 rule is specifically for IE6 + IE7.
    Move to separate stylesheet if invalid CSS is a problem.
*/
* html .clearfix,
*:first-child+html .clearfix {
    zoom: 1;
}

TABLE#sched {
border-bottom : #666 1px solid;
border-left : #666 1px solid;
width : 550px;
border-collapse : collapse;
font-family : arial;
font-size : 11px;
border-top : #666 1px solid;
border-right : #666 1px solid;
}
TABLE#reg {
border-bottom : #666 1px solid;
border-left : #666 1px solid;
width : 550px;
border-collapse : collapse;
font-family : arial;
font-size : 11px;
border-top : #666 1px solid;
border-right : #666 1px solid;
}
#sched CAPTION {
padding-bottom : 10px;
color : #000;
font-size : 16px;
font-weight : bold
float:left;
}
#reg CAPTION {
padding-bottom : 10px;
color : #000;
font-size : 16px;
font-weight : bold;
}
#sched CAPTION SPAN {
color : #666;
font-size : 11px;
}
#sched CAPTION SPAN {
color : #666;
font-size : 11px;
}
#sched COL {
border-right : #ccc 1px solid
}
#sched H2 A {
color : #000;
text-decoration : underline;
}
#sched H2 A:hover {
text-decoration : none
}
CAPTION A {
font-size : 11px;
text-decoration : underline;
}
CAPTION A:hover {
text-decoration : none;
}
#sched COL#time {
width : 118px
}
#sched COL#courseinfo {
border-bottom-style : none;
border-right-style : none;
border-top-style : none;
border-left-style : none;
}
#sched .date {
border-bottom : #a5a5a5 1px solid;
background : url(/images/template_2010/blue_grad.gif) #ccc repeat-x left center;
color : #000;
font-size : 13px;
border-top : #a5a5a5 1px solid;
font-weight : bold;
}
#sched TR TD {
padding-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
vertical-align : top;
padding-top : 5px;
}
#sched .odd {
background-color : #f2f2f2;
}
#sched TR:hover {
background-color : #ecf7e7;
cursor : default;
}
#reg TR:hover {
background-color : #ecf7e7;
cursor : default;
}
#sched H1 {
margin : 0px 0px 3px;
color : #448e2a;
font-size : 13px;
text-decoration : none;
}
#sched H2 {
padding-bottom : 0px;
margin : 0px;
padding-left : 0px;
padding-right : 0px;
background : none transparent scroll repeat 0% 0%;
color : #000;
font-size : 11px;
text-decoration : none;
padding-top : 0px;
}
#sched DIV {
padding-bottom : 4px;
height : 100%;
}
#sched DIV SPAN {
display : block;
color : #d53c00;
}
.print {
background : url(/images/icons/icon_printer.gif) no-repeat left 50%;
float : right;
padding-left:16px;
font-size:11px;
}
#reg TR TD {
border-bottom : #666666 1px solid;
text-align : center;
border-left : #666666 1px solid;
padding-bottom : 4px;
padding-left : 4px;
padding-right : 4px;
vertical-align : top;
border-top : #666666 1px solid;
border-right : #666666 1px solid;
padding-top : 4px;
}
#reg THEAD TR {
padding-bottom : 5px;
margin : 0px;
padding-left : 5px;
padding-right : 5px;
background : url(/images/template_2010/blue_grad.gif) #ccc repeat-x left center;
height : 20px;
color : #000;
padding-top : 5px;
}
#reg H1 {
text-align : left;
padding-bottom : 0px;
margin : 0px;
padding-left : 0px;
padding-right : 0px;
font-size : 11px;
font-weight : bold;
padding-top : 0px;
border-bottom:none;
text-shadow:none;
}
#reg STRONG {
margin : 0px;
padding-left : 0px;
padding-right : 0px;
text-align : left;
float:left;
font-weight:normal;
}
.adSpot {
margin : 0px 0px 10px;}
.adSpot IMG {
border-bottom : #d1d1d1 1px solid;
border-left : #d1d1d1 1px solid;
border-top : #d1d1d1 1px solid;
border-right : #d1d1d1 1px solid;
}

/*********** IMAGE GALLERY ***********/
#gallery {font-family:Arial, Helvetica, sans-serif;margin-left:35px;}
#gallery img {border:3px solid #ccc3c4;}
#gallery .thumbnails a {float:left;border:3px solid #c4c4c4;line-height:0}
#gallery .thumbnails a:hover, #gallery .thumbnails a.active {border:3px solid #B32017;}
#gallery .thumbnails img {border:0 none;}
.buttons a, #gallery .buttons, #gallery ul, #gallery ul li {float:left;position:relative;display:inline;}
#gallery .buttons{width:548px;margin-top:10px;}
#gallery .buttons #image_gallery_next {float:right;}
#gallery ul {list-style:none;margin-left:0;width:585px;}

#gallery ul.category {margin-top:10px;padding-left:0;line-height:12px;}
#gallery ul.category li {border-right:2px solid #010101;padding:0 5px;margin-left:0;}
#gallery ul.category a {color:#005B80;font-size:12px;font-weight:bold;text-transform:uppercase;}
#gallery ul.category a:hover, #gallery ul.category a.active  {color:#7f7f7f;}
#gallery ul.category a.hide  {display:none;}

#gallery ul.thumbnav {padding-left:0;}
#gallery ul.thumbnav li {list-style:none;margin:0 16px 10px 0;}

#gallery .btn {
    border:1px solid #d1d1d1;
    color:#033d65;
    font-weight:bold;
    background:url(/images/template/bg/btn-bg.gif) repeat-x;
    padding:2px; 
    width:100px;
    cursor:pointer;
    border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;
    text-align:center;
}
#gallery a:hover {text-decoration:none;}
#gallery .thumbnails {margin-top:20px;}
#gallery ul.category li.none {padding-right:0;border:none;}

/****************** FORMS *******************/
#kbisForm {margin:0 0 15px 5px;float:left;padding:10px 20px 0px 5px;width:555px;background:#e2e6e6;}
#kbisForm form, #kbisForm fieldset {float:none;}
#kbisForm form {float:left;padding:7px;}
#kbisForm div {width:550px;display:block;}
#kbisForm b {color:#000;}
#kbisForm fieldset {margin-top:10px;}
#kbisForm legend, #kbisForm b {font-weight:bold; color:#000;}
#kbisForm label {
  display:block;
  float:left;
  margin:0 0 5px 0;
  padding-top:3px 5px 3px 5px;
  text-align:left;
  width:180px;
  color:#000;
}
#kbisForm p {float:left;margin:5px;}
#kbisForm div.radio p {display:block;float:left;margin-bottom:3px;width:98%;line-height:14px;}
#kbisForm div.radio label.other {width:50px;}
#kbisForm div.radio label {width:300px;}
#kbisForm div.radio input.form_textbox {border:1px solid #5a5a5a;}
#kbisForm div.radio input {width:25px;float:left;border:none;}
#kbisForm div.radio input.form_textbox {width:100px;font-size:11px;}

#kbisForm label.long {
width:570px;
font-weight:bold;
 color:#000;
}
#kbisForm td {color:#000;}
#kbisForm textarea {display:block;width:500px;height:100px;}
.error {margin-left:20px;}
.error li {color:red;margin-left:15px;}
.required {color:red;font-weight:bold;}
#kbisForm .info {font-size:11px;line-height:13px;}
#kbisForm .btn {
 color:#fff; 
 background-color:#6f6f6f; 
 border:1px solid #5a5a5a; 
 padding:1px 3px;
 width:75px;
}
#kbisForm input {width:185px;}
#kbisForm input.time, #kbisForm .time {width:65px;}
#kbisForm input, #kbisForm textarea {border:1px solid #5a5a5a;margin-top:2px;}




