body *{
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: Arial, Verdana;
}

img{
    border: none;
}

li{
    list-style: none;
}

td{
    vertical-align: top;
}

.col1{
    font-size: 13px;
    width: 110px;
}

.col2{
    padding: 0 0 5px;
}

.col2 input {
    color: black;
    font-size: 13px;
    padding: 2px 1px;
    width: 150px;
    /*width: 128px;*/
}

.site{
    /*width: 983px;*/
    width: 1005px;
    margin: auto;
    overflow: hidden;
}

#main {
    /*background: none repeat scroll 0 0 transparent;*/
    height: auto;
    width: 983px;
    position: relative;
}

#head {
    height: 55px;
    width: 972px;
}

#logo {
    float: left;
    padding-top: 10px;
}

#slog {
    float: right;
    /*float: left;*/
    padding-top: 14px;
    /*width: 409px;*/
    /*margin-left: 94px;*/
}

.conteiner{
    color: #231f20;
}

.main-top{
    /*background: url('/images/landing/t120426/top_fon.png') top left no-repeat;*/
    /*height: 183px;*/
    height: 180px;
    /*width: 972px;*/
    width: 983px;
}

.main{
    background: url('/images/landing/t121026/mod_fon.png') 1px 0px repeat-y;
    position: relative;
    top: 0px;
    /*padding-top: 32px;*/
}

.main-bottom{
    /*background: url('/images/landing/t120426/bot_fon.png') top left no-repeat;*/
    background: url('/images/landing/t121026/bot_fon.png')  1px 0px no-repeat;
    height: 68px;
    width: 983px;
    top: 0px;
    position: relative;
}

.main-left{
    margin-left: 35px;
    width: 559px;
    /*border-right: 1px solid #cbcbcb;*/
}

.main-right {
    position: absolute;
    z-index: 10;
    right: 35px;
    top: 13px;
}

h2{
    font-size: 16px;
    /*margin-bottom: 16px;*/
    margin-bottom: 40px
}

h3{
    margin-bottom: 9px;
}

h4{
    text-align: center;
    margin: 0 auto;
}

.features{
    font-weight: bold;
    margin-top: 5px;
}

.features li{
    margin-bottom: 5px;
}

#count_div{
    height: 105px;
    position: relative;
    top: -24px;
    width: 300px;
    background: url('/images/landing/t120817/count_bg.png') 14px 80px no-repeat;
}

.main-right-top{
    background: url('/images/landing/t120327/top_fon_form.png') top left no-repeat;
    width: 321px;
    height: 7px;
    /*margin-top: 20px;*/
}

.main-right-main{
    background: url('/images/landing/t120327/mid_fon_form.png') top left repeat-y;
    width: 321px;
    /*height: 7px;*/
}

.main-right-main select{
    height: 23px;
}

.main-right-bot{
    background: url('/images/landing/t120327/bot_fon_form.png') top left no-repeat;
    width: 321px;
    height: 19px;
}

#regbutton {
    background: url('/images/landing/t121026/download.png') top left no-repeat;
    border: medium none;
    cursor: pointer;
    height: 38px;
    width: 159px;
    margin-left: 159px;
    margin-top: 8px;
}

.main-left li{
    /*background: url('http://www.starwindsoftware.com/images/pages/iscsi_san/check1.jpg') left -2px no-repeat;*/
    /*background: url('http://www.starwindsoftware.com/images/landing/t120426/list.png') left 4px no-repeat;*/
    /*background: url(http://www.starwindsoftware.com/images/landing/t120817/list_bg.png) left 4px no-repeat;*/
    font-size: 16px;
    /*padding-left: 27px;*/
    /*line-height: 27px;*/
    font-weight: bold;
    /*margin-bottom: 35px;*/
}


#t_form{
    /*display: none;*/
}