body {
width: 540px;
margin: 0px auto;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

li.go a {
border: 1px solid #900;
background: #ee3228;
color: #fff;
font-weight: bold;
padding: 0px 6px;
}

.breadcrumb th.sector, .breadcrumb td.sector {
display: none;
}

.breadcrumb table {
width: 100%;
font-size: 10px;
margin: 0px;
}

.breadcrumb th {
padding: 1px 10px 1px 1px;
}

.breadcrumb td {
padding-left: 2px;
padding-right: 8px;
}

.breadcrumb th {
background: #ccc;
}

.breadcrumb th a {
color: #fff;
}

.breadcrumb th a:hover {
color: #000;
background: #fff;
text-decoration: none;
}

.sectoricons, .categories {
display: none;
}

.functions, .notebuttons {
height: 25px;
line-height: 25px;
margin: 0px 0px 5px 0px;
}

.functions ul, .notebuttons ul {
float: right;
}

.functions li, .notebuttons li {
float: left;
margin: 0px 0px 0px 10px;
}

.functions li a, .notebuttons li a {
background: #ee3228;
color: #fff;
font-weight: bold;
padding: 2px 6px;
border: 1px solid #000;
}

.notes {font-size:11px;}
#oci * {font-size:11px;}

table.recommendations {
border-collapse: collapse;
margin: 0px 0px 5px 0px;
}

table.recommendations th, table.recommendations td {
padding: 1px 6px 1px 2px;
font-size:11px;
}

table.recommendations th {
border: 1px solid #000;
color: #fff;
background: #f8972f;
white-space: nowrap;
}

table.recommendations td {
border: 1px solid #000;
}



input {
border: 1px solid #d0d0d0;
background: #fff;
}

ul {
list-style: none;
margin: 0;
padding: 0;
}

a {
color: #ee3228;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

h4 {
    font-size: 11px;
}

.main {
    position: relative;
}

th, td {
text-align: left;
vertical-align: top;
}

.modelsearch {
line-height: 25px;
height: 25px;
}

.modelsearch li {
float: left;
margin: 0px 10px 0px 0px;
}

label.searchstep {
display: block;
font-weight: bold;
margin: 0px 0px 6px 0px;
}

div.dropdowns div {
margin: 18px 0px 0px 0px;
}

.modelinfo h4 {
font-size: 16px;
text-transform: uppercase;
color: #ee3228;
margin: 10px 0px;
}

.modelinfo h6 {
font-size: 12px;
color: #ee3228;
margin: 10px 0px;
}

.modelinfo {
margin: 0px 0px 20px 0px;
}

.modelinfo li {
margin: 0px 0px 6px 0px;
}

.modelinfo .heading {
font-weight: bold;
}

th.application {
width: 35%;
}

th.recommendation {
width: 50%;
}

th.capacity {
width: 15%;
}

body#singlemodelsearch div.recommendationF {
display: none;
}

body#recommendations .footerfragment {
padding: 6px 0px 0px 0px;
border-top: 1px solid #666;
}

.recommendationF {
background: #ccc;
padding: 2px 16px;
}