#search {
  height:25px;
  margin-top:10px;
  background-color:#700000;
  color:white;
  padding:5px;
}

#search .selected {
  display:block;
  width:120px;
  height:15px;
  text-decoration:none;
  padding:3px 5px;
  background-color:white;
  color:black;
  border:1px solid grey;
}

#search h3, #search div {
  float:left;
  margin-right:10px;
}

#search h3 {
  line-height:25px;
}

#internal-links {
  margin-bottom:20px;
}

#internal-links li {
  display:inline;
}

#internal-links a {
  color:#9B8D44;
  background:url('/images/redarrow.png') no-repeat left center;
  padding-left:15px;
  white-space:nowrap;
  text-decoration:none;
}

a.redarrow {
  text-decoration:none;  
  color:#9B8D44;
  background:url('/images/redarrow.png') no-repeat left center;
  padding-left:15px;
}

#jump_to_lexicon {
  display:block;
  float:right;
  height:15px;
  padding:3px 5px;
  text-decoration:none;
  border:1px solid white;
  background-color:#9B8D44;
  color:white;
}

#activities h2 img {
  float:right;
  margin:-3px;
}

#activities_frame .entry {
  border-bottom:1px dotted grey;
  margin-bottom:5px;
  font-size:11px;
}

#activities_frame .entry img {
  float:left;
  margin:0 5px 5px 0;
}

#activities_frame .entry a { 
  text-decoration:none;
}

#abc li {
  display:inline;
}

#abc li a {
  text-decoration: none;
  height:20px;
  width:15px;
  text-align:center;
  line-height:20px;
  display:inline-block;
  background-color:white;
  border:1px solid #4e4d4f;
}

.letterbox ul {
  margin-left:50px;
  margin-bottom:15px;
}

.letterbox ul li {
  display:inline;
}

ul.brand-list-logos li {
  width:72px;
  margin-right:5px;
}

#brand-models ul li {
  float:left;
  position:relative;
  width:72px;
  height:90px;
  margin-right:10px;
}

#brand-models ul li a {  
  font-size:10px;
  text-decoration:none;
}

.lexicon-badge {
  position:absolute;
  top:0;
  left:0;
}

.variant {
  border-bottom:1px dotted #4E4E50;
  margin-bottom:1em;
}

.link-addedby {text-align:right;font-size:smaller;}
#add-link {float:right;margin-top:1em;}

.variant img {
  float:left;
  margin-right:15px;
  margin-bottom:1em;
}

#model-backlink {
  text-align:right;
}

.fact-tables table {
  width:100%;
  background-color:#A0AAB5;
  font-size:10px;
}

.fact-tables table tr {
  border-bottom:1px solid #DBDBDB;
}

.fact-tables table th {
  text-align:right;
  font-weight:normal;
  padding-right:5px;
}

.fact-tables table td {
  text-align:left;
  color:white;
}

#table-basics table td, #table-basics table th {
  width:50%;
}

#model-variants h3 {
  margin-bottom:5px;
}

p.byline {margin:10px 0;font-style:italic;}

#article-editors table td {text-align:center;}
#article-editors a.p3 {display:block;}

.lexi_direct {
width:700px;
padding:10px;
background:#fff;
margin:0 auto;
}

.select_box ul,.select_box_small ul{position:absolute;width:180px;max-height:300px;overflow:auto;margin-top:1px;background-color:#555;border:1px solid #3e3d3e; overflow-x:hidden;}
* html .select_box ul,* html .select_box_small ul{height:300px;}
.select_box_small ul{width:150px;}
.select_box ul li,.select_box_small ul li{margin-top:2px;margin-bottom:2px;}
.select_box ul a,.select_box_small ul a{display:block;padding-top:1px;padding-bottom:1px;padding-left:5px;padding-right:5px;font-family:Verdana;font-size:12px;color:#d2d2d2; width:180px;}

.select_box ul a:hover,.select_box_small ul a:hover{background-color:#3e3d3e;}
ul#lexicon_brand_list li{float:left;width:78px;overflow:hidden;white-space:nowrap;margin-left:0px;margin-right:25px;margin-bottom:20px;}
ul#lexicon_brand_list a{color:#4E4D4F;}
ul#lexicon_brand_list a img{display:block;}


.lexidropdownlabels {
float:left;margin:0;color:#414757;font: bold 1em Verdana, Sans Serif;line-height: 1.6em! important;padding-right:10px;
}
