.result_text {
font-family:arial;
font-size: 12px;
font-weight: bold;
color: black;
}

table.products_list {
font-family:arial;
font-size: 12px;
font-weight: normal;
}

td.detail {
padding: 20px 5px 20px 5px;
}

a.amazonlink {
font-family:arial;
font-size: 12px;
font-weight: normal;
text-decoration:none;
color: #000;
}

a.amazonlink:hover {
font-family:arial;
font-size: 12px;
font-weight: normal;
text-decoration:none;
color: #888;
}

a.amazonlink:visited {
font-family:arial;
font-size: 12px;
font-weight: normal;
text-decoration:none;
color: #000;
}

a.amazonlink:active {
font-family:arial;
font-size: 12px;
font-weight: normal;
text-decoration:none;
color: #000;
}

a.searchlink {
font-family:arial;
font-size: 13px;
font-weight: bold;
color: blue;
}

a.searchlink:hover {
font-family:arial;
font-size: 13px;
font-weight: bold;
color: blue;
}

a.searchlink:active {
font-family:arial;
font-size: 13px;
font-weight: bold;
color: blue;
}

a.searchlink:visited {
font-family:arial;
font-size: 13px;
font-weight: bold;
color: blue;
}

a.title {
font-family:arial;
font-size: 12px;
font-weight: bold;
color: blue;
}

a.title:hover {
font-family:arial;
font-size: 12px;
font-weight: bold;
color: blue;
}

a.title:visited {
font-family:arial;
font-size: 12px;
font-weight: bold;
color: blue;
}

.availability {
font-family:arial;
font-size: 12px;
}


.amazon_price {
font-size: 15px;
font-family:arial;
font-weight: bold;
color: blue;
}

.supersave {
font-size: 12px;
font-family:arial;
font-weight: bold;
color: red;
}

.titledetail{
font-size: 15px;
font-family:arial;
font-weight: bold;
color: black;
}

.availability { 
font-size: 12px;
font-family:arial;
color: red;
}

.item {
font-family:arial;
font-size: 12px;
font-weight: bold;
color: #000000;
}





.no_product {
color: red;
font-weight: bold;
}