
}
table.seller_search td.search_heading{
  background-color: #fc6;
  color: #555;
  font-size: 16px;
  font-weight: bold;
  padding: 3px;
}
table.seller_search td.sort_heading{
  background-color: #eb5;
  color: #555;
  font-size: 10px;
  padding: 3px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 5px;
}
table.seller_search td.sort {
  background-color: #eb5;
  color: #555;
  font-size: 10px;
  padding: 3px;
  text-align: center;
}
table.seller_search td.sorted_by{
  font-weight: bold;
}
.financial_header{
  font-size: 10px;
  font-weight: lighter;
}
td.alexa_info{
  font-size: 10px;
  font-weight: bold;
}
td.financial_info{
  font-size: 10px;
  font-weight: bold;
}
.small {
  font-size: 10px;
  font-weight: bold;
  color: #555;
  padding: 3px;

}
.heading {
  color: #335599;
  font-size: 14px;
  font-weight: bold;
}

.more_info {
  color: #444;
  font-size: 10px;
  font-weight: lighter;
  margin-left: 10px
}

table.seller_search .title {
  color: #555;
  font-size: 12px;
  font-weight: bold;
}

a.r_title {
  color: #CC3333;
  font-size: 12px;
  font-weight: bold;
  margin-left: 10px
}
a.o_title {
  color: #FF8B3D;
  font-size: 12px;
  font-weight: bold;
  margin-left: 10px
}

a.g_title {
  color: #2D8659;
  font-size: 12px;
  font-weight: bold;
  margin-left: 10px
}

table.seller_search .title a{
  color: #555;
  text-decoration: none;
}
*/


