h3{
/*background:url(../images/img_company.gif) no-repeat;*/
/*max-width:590px;*/
/*height:110px;*/
/*text-indent:-9999px;*/
}

div.profile{
margin:15px 0;
margin-bottom:27px;
}

div.outline{
margin:15px 0;
}

div.profile h4{
background:url(../images/h_profile.gif) no-repeat;
max-width:590px;
height:25px;
text-indent:-9999px;
margin-bottom:15px;
}

div.outline h4{
/*background:url(../images/h_outline.gif) no-repeat;*/
/*max-width:590px;*/
/*height:25px;*/
/*text-indent:-9999px;*/
/*margin-bottom:15px;*/
}

div.profile table,
div.outline table{
max-width:837px;
border-top:1px solid #e5e5e5;
border-left:1px solid #fff;
border-bottom:1px solid #e5e5e5;
}

div.profile table th,
div.outline table th{
border-bottom:1px solid #fff;
background-color:#e5e5e5;
padding:12 0px;
    max-width:837px;
font-weight:bold;
text-indent:17px;
}

div.profile table th.last,
div.outline table th.last{
border-bottom:1px solid #e5e5e5;
}

div.profile table td,
div.outline table td{
border-right:1px solid #e5e5e5;
border-bottom:1px solid #e5e5e5;
padding:12px;
}

div.license{
border:1px solid #d4d4d4;
overflow:hidden;
padding:10px;
position: relative;
    margin-bottom: 15px;
}

div.license h4{
    float:left;
    max-width:590px;
    padding-left:20px;
    /*background:url(../images/h_license.gif) no-repeat;*/
    /*text-indent:-9999px;*/
    font-size: 18px;
    font-weight: bold;
}

#license_u,#license_u2{
max-width:590px;
margin-top:10px;
}

div.license ul{
    padding-left:12px;
    padding-right:12px;
}

div.license li{
background:url(../images/icon_circle_b.gif) left -0px top 7px no-repeat;
padding-left:15px;
}

div.license li{
    padding-left:15px;
}

#license_ul,#license_ul2{
max-width: 590px;
margin-right:5px;
padding-top:10px;
float:left;
}

#license_ur{
    position: absolute;
    right: 10px;
    top: 10px;
}

#license_ur2{
    position: absolute;
    right: 10px;
    top: 10px;
}

#clear,#clear2{
    max-width:590px;
    float: clear;
}
@media screen and (max-width: 768px) {
    #license_ur img {
        width: 143px;
        height: 35px;
    }
}





