#content {
 padding-right:20px !important;
}

div.companybox {
 padding: 0;
 border-top: #efefef 1px solid;
 border-right: #d3d3d3 1px solid;
 border-bottom: #d3d3d3 1px solid;
 border-left: #d3d3d3 1px solid;
 width: 330px;
 margin-bottom:27px;
}

div.countrybox {
 float:left;
 height:300px;
 margin-right:15px;
 width:220px!important;
}

div.last {
 margin-right: 0 !important;
}

div.companybox h1 {
 bbackground: url(../images/nav/box-header-bg.gif) repeat-x !important;
 background: url(../images/site8/topMenu-bg.gif) repeat-x !important;
 font-weight:bold !important;
 font-size:11px !important;
 line-height:13px !important;
 padding:5px 8px 1px 8px !important;
 color:#666 !important; 
 height:20px !important;
 overflow:hidden;
 margin-bottom:5px!important;
 margin-top:0px;
}

div.companybox p {
 padding: 10px;
 margin:0;
}

div.companybox table {
 margin:10px;
 border:none;
}

.companybox tbody {
 border:none;
}

.companybox th {
 vertical-align:top;
 width:80px;
 font-weight:normal;
 padding-bottom:5px;
 text-align:left;
 border:none;
}

div.companybox table tr td {
 padding-bottom:5px;
 border:none;
}

div.companybox table.countries tr td {
 padding-bottom:2px;
}


