.h2newclass{
	width:100%;
	padding:0px 0px 1px 5px;
	font-weight:bold;
	font-size:18px;
	color: #03081d;
/*	color: #6f6f67; */
	letter-spacing: 0.1em;
/*	font-family:Oswald; */
	font-family:'Titillium Web', sans-serif;
	border-left:5px solid #cbc2c4; 
	border-bottom:2px solid #cbc2c4;
}

#affdataspons h2{
	width:100%;
	padding:0px 0px 1px 5px;
	font-weight:bold;
	font-size:18px;
	color: #03081d;
/*	color: #6f6f67; */
	letter-spacing: 0.1em;
/*	font-family:Oswald; */
	font-family:'Titillium Web', sans-serif;
	border-left:5px solid #cbc2c4; 
	border-bottom:2px solid #cbc2c4;
}
#affdataspons table{
	border:0px;
	margin:0px;

}

#affdataspons table td{
	padding:5px;
}
#affdataspons a{
	font-family:Anton;text-decoration:none;color:white;font-size:18px;letter-spacing: 0.1em;
}

#affdataspons a:hover{
	text-decoration:underline;color:maroon;
}

.buy_at{
	font-family:Roboto;font-size:10px;line-height:2px;
}

.empty_ad_slot {
	font-family:Roboto;
	font-size:12px;
	/* line-height:2px; */
	text-align:center;
	padding:5px;
}


.affdatacell_amaz{
	background-color:orange;
	padding:0px; 
	border:solid 1px gray; 
	border-left:solid 10px gray; 
	width:105px;height:40px;
	overflow:hidden;
}

.affdatacell_empty{
	background-color:white;
	padding:0px; 
	border:solid 1px gray; 
	border-left:solid 10px gray; 
	width:105px;height:40px;
	overflow:hidden;
}


.affdatacellchild1{
/* Amazon seller name */
	width:60%;
	padding:8px; 
	text-align:center;
	height:auto;
	float:left;
	margin-top:1px;
}

.affdatacellchild2{
/* Amazon seller flag */
	width:20%;
	float:right;
	margin:1px;
}

.affdatacellflag{
 	border:#cbc2c4 1px solid;
}