
#prodinfo {
    position: relative;
    height: 170px;
}
#results table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px;
}
#results tr:hover {
    background: #e5eff5;
}
#results td {
    vertical-align: top;
}
#results h2 {
    display:inline;
    background-color:#99FF00;
}
#results tr.header th {
    margin: 0 6px;
    padding: 0 5px;
    line-height: 25px;
    background: #f68933;
    color: #fff;
    font-size: 1.2em;
    font-weight: normal;
    text-align: left
}
#results tr.subheader th {
    background: #e5eff5;
}
#results th.shopimg {
    text-align: center;
    width: 95px;
}
#results td.shopimg {
    text-align: center;
    width: 95px;
    border-bottom: 1px solid #e7e7e7;
    vertical-align: middle;
    color:#666666
}
#results td.shopimg a {
    color: #000000;
}
#results td.shopimg a:hover {
    color: #f68933;
}
#results td.shopimg img {
    border: 1px solid #ccc;
    padding: 1px;
    background: #fff;
}
#results th.cert {
    width: 30px;
    text-align: center;
}
#results td.cert {
    width: 30px;
    text-align: center;
    border-bottom: 1px solid #e7e7e7;
}
#results th.desc {
    text-align: left;
}
#results td.desc {
    text-align: left;
    border-bottom: 1px solid #e7e7e7;
}
#results td.desc a {
    color: #666;
}
#results td.desc a:hover,
#results td.desc a:hover strong {
    color: #f68933;
}
#results td.desc a strong {
    color: #0067b1;
}

#results th.shipping {
    text-align: left;
    width: 120px;
}
#results td.shipping {
    text-align: left;
    width: 120px;
    border-bottom: 1px solid #e7e7e7;
}
#results td.shipping a {
    color: #666;
    text-decoration: none;
}

#results th.price {
    text-align: left;
    width: 120px;
}
#results td.price {
    width: 120px;
    text-align: left;
    border-bottom: 1px solid #e7e7e7;
}
#results td.price a.pricefrom {
    font-size: 1.3em;
    color: #f68933;
}
#results td.price a.pricefrom:hover {
    color: #0067B1;
}
#results td.price a.a {
    color: #666;
    text-decoration: none;
}
#results td.price a.a b {
    float: right;
    display: block;
    width: 80px;
    text-align: left;
    color: #666;
}
#results th.guarantee {
    width: 66px;
    text-align: center;
}
#results td.guarantee {
    width: 66px;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #e7e7e7;
}
#results th.compare {
    width: 120px;
}
#results td.compare {
    width: 120px;
    text-align: center;
    border-bottom: 1px solid #e7e7e7;
    vertical-align: middle;
    color: #666;
}
#results td.compare a.button {
    font-weight: bold;
    font-size: 1.1em;
}
.smallimage {
    width: 80px;
    height: 35px;
}
#topads {
    margin-left:15px;
}
h2 {
    font-size: 13px;
}

#shopswithoutoffers{
	-o-box-shadow:		2px 2px 2px #ccc;
	-moz-box-shadow:	2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	box-shadow:			2px 2px 2px #ccc;
	clear: both;
	margin-bottom: 20px;
}
#shopswithoutoffersMoreLink{
    position:relative;
}

#shopswithoutoffers p {
    text-align: left;
    margin: 0;
    padding:4px 10px 10px;
    background: #fff url(/images/assets/promo-giftbox_item-gradient.gif) repeat-x scroll 0 0;
    line-height: 18px;
	height: 29px;
	overflow: hidden;
}

#shopswithoutoffers a.seemore {
    float: right;
    height: 1px;
    margin-right: 6px;
    font-weight: bold;
}

#shopswithoutoffers p a {
    margin: 0 15px 0 0;
}

#priceresults {
	overflow: hidden;
	margin-bottom: 20px;
}
