#center #brand {
  width: 100%;
}

#center #brand a {
  color: #00e;
}

#center #brand a:hover{
  color: #e00;
}

#center #brandicon {  
  text-align: center;
  width: 100%;
}

#center #brandicon td {  
  padding: 10px 0px 5px 0px;
  vertical-align: top;
}

#center .brandtitle {
  background-color: #eee;
  font-weight: bold;
  padding: 4px;
  margin-top: 10px;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}

#center .brandnav {
  padding: 4px;
}

#center .brandnav a {
  margin: 4px;
}

#brandlist {
  width: 100%;
  margin-bottom: 10px;
}

#brandlist td {
  vertical-align: top;
  padding: 4px;
}

#brandlist .title {
  background-color: #eee;
  font-weight: bold;
  padding: 4px;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}

#brandlist .item {
  padding: 0px 0px 4px 4px;
}
