 #BuyNowContent {
	background-color: #F4F4F4;
    border: 1px solid #E4E3E3;
    margin-top: 0;
    padding: 20px 20px 30px;
}

.loadingBox { text-align:center; }
	.loadingBox img { padding:100px 0px;	}
	
#header { position:relative; height:115px;}

#headerTitle {
	position:absolute;
	top:26px;
	left:20px;
	font-size:26px;
	color:#ddd;
	text-transform:uppercase;
	font-weight:bold;
	width:500px;
}
	#headerTitle .small { font-size:14px; }
	#headerTitle sup { font-size:14px; }

/* ---------------------- CI ------------------- */
#wrapper {
width: 940px;
padding-right: 20px;
padding-left: 20px;
}
div.boxcontent {
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}
.WTB_Results_ProductName
{
font-family: "Trebuchet MS";
font-size: 13px;
font-weight: bold;
color: #000000;
padding:0px 20px;
vertical-align: middle;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #DDDDDD;
}
.WTB_Results_ProductName A:link
{
font-family: "Trebuchet MS";
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #000000;
}
.WTB_Results_ProductName A:visited
{
font-family: "Trebuchet MS";
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #000000;
}
.WTB_Results_ProductName A:active {
font-family: "Trebuchet MS";
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #000000;
}
.WTB_Results_ProductName A:hover {
font-family: "Trebuchet MS";
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #77B900;
}
.WTB_Results_ProductPrice {
font-size: 14px;
font-weight: bold;
color: #77B900;
font-family: "Trebuchet MS";
}
.WTB_Results_ProductMerchant {
font-family: "Trebuchet MS";
font-size: 11px;
font-weight: bold;
color: #333333;
}
.WTB_Results_ProductBuyNow {
vertical-align: middle;
} 

.WTB_Results_ProductImage {
	padding:5px;
}
	.WTB_Results_ProductImage img{
		border:1px solid #999;
		background-color:#fff;
		padding:5px;
	}

/* ---------------------- E-TALE ------------------- */
#BuyNowContent ul {
	margin:0px;
	padding:0px;
}
	#BuyNowContent ul li {
		list-style:none;
	}

        .listnologos ul li
        {
            height: 100px;
            margin-bottom: 5px;
			font-weight:bold;
        }
        .w6392597
        {
            width: 100%;
            height: 100px;
            overflow: hidden;
            float: left; /*border: solid 1px red;*/
        }
        
        .retailerproductimage
        {
            width: 130px;
            height: 87px;
            overflow: hidden;
            float: left;
            margin-right: 10px;
			background:#fff;
			border: solid #ccc 1px;
			text-align:center;
        }
        .retailerproductimage img
        {
            height: 80px;
        }
		
        .retailerproductdescription
        {
            width: 570px!important; height: 87px!important; margin-right:10px!important; text-transform:uppercase; font-size:13px; padding-bottom:9px!important;
        }
        .retailerproductdescription a
        {
            text-decoration: none;
            color: #000;
        }
        .retailerproductdescription a:hover
        {
            color: #76b900;
        }
        .retailerproductdescriptioninnercontainer
        {
            position: absolute;
            top: 50%;
            display: table-cell;
            vertical-align: middle;
        }
        .retailerproductdescriptioninnermostcontainer {
            position: relative;
            top: -50%;
        }
        .retailerproductlink
        {
            width: 170px;
            height: 100px;
            float: left;
        }
        
        .retailerprice
        {
            margin-top: 10px;
            width: 170px;
            height: 20px;
            float: left;
            color: #76b900;
            text-align: center;
			font-size:14px;
        }
        
        .retailername
        {
            margin-top: 3px;
            width: 170px;
            height: 20px;
            float: left;
            font-size: 11px;
            color: #777;
            text-align: center;
        }
        
        .retailerbuylink
        {
            width: 170px;
            height: 27px;
            float: left;
            text-align: center;
            margin-top: 3px;
        }