/* TRBL */
div.content_wrapper{display:block;padding:20px;float:none;}
table.results{width:100%;border-collapse:collapse;margin-top:12px;margin-bottom:12px;}
table.results thead tr th{background:none;padding:0 0 6px 10px;border-bottom:1px solid #ddd;font-size:12px;}
table.results thead tr th img{position:relative;top:2px;}
table.results tbody tr{vertical-align:middle;cursor:pointer;}
table.results tbody tr td:first-child{border-top-left-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-bottom-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;}
table.results tbody tr td:last-child{border-top-right-radius:6px;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;}
table.results tbody tr td{padding:4px 0 4px 0;}
table.results tbody tr:nth-child(2n+2){background:#eee;}
table.results tbody tr:hover{color:white !important;cursor:pointer;opacity:0.9;}
table.results tbody tr td{cursor:pointer;font-size:12px;line-height:16px;padding-left:10px;}
table.results tbody tr:hover a:link,
table.results tbody tr:hover a:visited,
table.results tbody tr:hover a{color:white !important;text-decoration:none;}
table.results tbody tr td a:link,
table.results tbody tr td a:visited,
table.results tbody tr td a{font-weight:bold;text-decoration:none;cursor:pointer;}
div.head div.title{padding:10px 6px 10px 20px;width:850px;position:relative;left:-33px;}
div.head div.title strong{color:white;font-size:18px;}
.title_foot{width:850px;height:30px;background:url(https://s3.amazonaws.com/sc-images-checkout/head_foot.png) no-repeat top left;position:relative;left:-33px;padding:0 10px 0 20px;}
div.info span{font:italic 16px/16px 'Georgia';padding-bottom:10px;margin-top:-10px;z-index:999;display:inline-block;}
div.none_sc{text-align:center;font-size:12px;font-weight:bold;margin-top:10px;}


body.ie6 div.head div.title{width:auto !important;position:static !important;margin-bottom:20px;}
body.ie6 div.title_foot{display:none !important;}
