
.sBar { width:680px; display:inline; float:left; } .sBar .barTab { margin:0; padding:0 0 0 70px; float:left; width:100%; } .sBar .barInp { margin:0; padding:0; width:100%; height:auto; } .sBar .barKws { margin:4px; display:block; float:left; width:100%; height:2em; } .sBar .barKws span { cursor:pointer; text-decoration: underline; padding:4px; } .sBar .tabItem,.sBar .tabActive,.sBar .tabOver { list-style-type: none; display: inline; background: transparent; text-decoration: underline; cursor: pointer; font-family: Arial, sans-serif; font-weight: bold; float:left; white-space: nowrap; width:56px; text-align:center; padding:10px 0 12px 0; } .sBar .tabActive { background-image:url(/img/tab1.gif) ; background-repeat:no-repeat; background-position:center; color: #1c60b7; text-decoration:none; } .sBar .tabOver { background-color: #EFF5FB; color: #8A8A8A; } .sBar .inpSel { display:inline; float:left; font:16px Verdana; height:1.5em; width:4.8em; padding-top:2px; } .sBar .inpTxt { display:inline; float:left; font:16px Verdana; height:1.2em; padding-top:2px; margin-left:0.8em; margin-right:0.4em; } .sBar .inpBtn { display:inline; float:left; font:14px Verdana; height:1.9em; width:4.8em; } 
