
#header .searchform p {
    font-size: 12px;	﻿
}

#agent-download {
    height: 42px;
}

#agent .info {
    font-size: 13px; 
}


#header .searchform {
    height: 82px;
}

#content {
    float: right;
    padding-left: 15px;
    padding-top: 10px;
    width: calc( 100% - 330px );
    margin-right: 0px;
}

#leftbar {
    clear: both;
    float: left;
    width: 300px;
    margin-top: 38px;
}

.dev h2 {
    margin-left: 0px !important;
}

.dev .driver {
    
    padding: 2px 0 0 47px;
    margin-bottom: 18px;
}

.mobileBlock {
	display: none;
}