
.tabel_search td {
  text-align:center;
  padding: 1px;
  color:#000;
  background-color:#fff;
  border-bottom:1px solid #f1f1f1;
  border-right:1px solid #f1f1f1;
}
.tabel_search th {
    border: medium none;
    color: #FFFFFF;
    padding: 0;
    text-align: left;
}

table.tabel_search {
  clear: both;
}

table.tabel_search tr {
  /* border-left: 10px solid #000; */
}
td.search_red,
td.search_red_4,
td.search_grey,
td.search_grey_4 {
  font-family:tahoma,sans-serif;
}
td.search_red img,
td.search_red_4 img,
td.search_grey img, 
td.search_grey_4 img {
  border:1px solid #339933;
  padding:3px;
  float:left;
  margin:3px;
}
td.search_grey {
	width:15px;
	}

td.search_red,
td.search_red_4_f,
td.search_red_4 {
  font-weight:bold;
  line-height:20px;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}

td.search_red a,
td.search_red_4_f a,
td.search_red_4 a{
  text-decoration:none;
  color:#333;
}

td.search_red a:hover,
td.search_red_4 a:hover {
  text-decoration:underline;
}

td.search_red a.with_tick:visited {
  background: url(/images/tick.png) no-repeat;
}


td.search_red_4 {
  background-color:#f4f4f4;
}

td.search_red_4 a.with_tick:visited {
  background: url(/images/tick2.png) no-repeat;
}

td.search_grey,
td.search_grey_4 {
    color: #484848;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}

td.search_grey_4 {
  background-color:#f4f4f4;
}
.bara_rosie {
  font-family:tahoma;
  font-weight:bold;
  color:#FFFFFF;
  font-size:12px;
  height:23px;
}
tr.bara_rosie th {
  padding: 5px;
}

tr.bara_rosie th a,
tr.bara_rosie th a,
tr.bara_rosie th a:link,
tr.bara_rosie th a:visited,
tr.bara_rosie th a:hover,
tr.bara_rosie th a:active,
div.bari a
{
   color: #000000;
    font-weight: bold;
  text-decoration:none;
}
div.tinyswatch {
    border: 1px solid #000000;
    height: 10px;
    margin-left: 24px;
    width: 10px;
}