
h1 .date { font-size:13px; color:#909090; margin-bottom:4px; display:block; font-weight:normal }

#msg { font-size:12px }
.msg { font-weight:bold }

/*Стили для формирования автоподстановочного списка*/
.ac_results {
    padding: 0;
    text-align: left;
    border: 1px solid WindowFrame;
    background-color: Window;
    overflow: hidden;
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results li {
    position:relative;
    text-align: left;
    padding: 2px 5px;
    margin: 0;
    display: block;
    width: 100%;
    font: menu;
    font-size: 12px;
    overflow: hidden;
    background-image:none;
    color:#020202
}

.ac_results iframe {
    display:none;/*sorry for IE5*/
    display/**/:block;/*sorry for IE5*/
    position:absolute;
    top:10;
    left:0;
    z-index:-1;
    filter:mask();
    width:3000px;
    height:3000px;
}

.ac_loading {
    background : Window url('autocomplete_indicator.gif') right center no-repeat;
}

.ac_over {
    background-color: #ccc;
    color: HighlightText;
}



div.serts dl { margin:0 0 30px 0; padding:0 }
div.serts dl dt { float:left; width:185px; margin:0 15px 15px 0; padding:0 }
div.serts dl dd { margin:0 0 15px 0; padding:0 }
div.serts dl dd a { margin:0 6px 0 0 }

.orderHistory { margin:0 }
.orderHistory td { padding:0 10px 0 0 }

.ajax_loader { background:url(/img/des/ajax_loader.gif) center center no-repeat; padding:10px 15px }
.ajax_loader_yel { background:url(/img/des/ajax_loader_yel.gif) center center no-repeat; padding:10px 15px }

.makeForm .blockSmall { width:148px; padding-bottom:12px }
.makeForm .blockSmall input { width:131px }

#login_msg { display:block; padding-bottom:2px } 
#so-type-p { height:47px }
*html #so-type-p { height:49px }
*+html #so-type-p { height:49px }
#so-type, #so-addr, #so-url { margin-top:2px }
div.makeForm { padding-bottom:15px; font-size:12px }
div.makeForm a { color:#5a5a5a }
div.makeForm a:hover { color:#acacac }