.aff {
	width: 100%;
	font-family:arial;
	font-size:14px;
	color:#0e0e0e;
	border:1px solid #e0e0e0;
	overflow:hidden;
	margin-bottom:5px;
	float:left;
}
.aff_label {
		height:24px;
		font-family:arial;
		font-size:12px;
		color:#0e0e0e;
		background-color:#e0e0e0;
		font-weight:bold;
		padding-left:5px;
		text-align:left;
	}
.aff_label_text {
	color:#828282;
	font-weight:bold;
	font-size:18px;
	font-family:Verdana,Arial;
	padding-top:4px;
	position:relative;
	top:5px;
	left:5px;
	text-align:left;
	margin-bottom:3px;
}		
.aff_body_recipes {
		width:100%;
		height:160px;
}
.aff_body_specials {
		width:100%;
		height:190px;
}
.aff_item_recipes  {
		width:23%;
		height:155px;
		text-align:center;
		background-color:#fffff;
		float:left;
		font-family:arial;
		font-size:12px;
		margin-top:5px;
		color:#0e0e0e;
		margin-left:0px;
		text-decoration:none;
}
.aff_item_specials  {
		width:23%;
		height:185px;
		text-align:center;
		background-color:#fffff;
		float:left;
		font-family:arial;
		font-size:12px;
		margin-top:5px;
		color:#0e0e0e;
		margin-left:2px;
		text-decoration:none;
}
.aff_item_recipes_3  {
		width:30%;
		height:155px;
		text-align:center;
		background-color:#fffff;
		float:left;
		font-family:arial;
		font-size:12px;
		margin-top:5px;
		color:#0e0e0e;
		margin-left:0px;
		text-decoration:none;
}
.aff_item_specials_3  {
		width:30%;
		height:185px;
		text-align:center;
		background-color:#fffff;
		float:left;
		font-family:arial;
		font-size:12px;
		margin-top:5px;
		color:#0e0e0e;
		margin-left:2px;
		text-decoration:none;
}

.a_image {
	margin-left:5px;
	border:none;
}
.clsICBTitle {
		color:#000;
		/*height:30px;*/
		overflow:hidden;
		padding-left:2px;
		padding-right:2px;
		text-decoration:none;
		font-weight:bold;
		font-size:11px;
}
.clsICBDesc   {
		color:#000;
		height:16px;
		font-size:11px;
}
.clsICBRegPrice  {
		color:black;
		font-weight:normal;
		height:16px;
		font-size:11px;
}
.clsICBSalePrice  {
		color:RED;
		font-weight:bold;
		height:16px;
		font-size:11px;
}
.aimgwrapper {
	height: 100px ;
}
.leftarrow {
	position:relative ;
	left:0px;
	top:60px;
	float:left;
	cursor:hand;cursor:pointer;
}
.rightarrow {
	position:relative ;
	right:0px;
	top:60px;
	float:right;
	cursor:hand;cursor:pointer;
}
.affadd {
	border:0;
}
.clsAddToCart {
	font-size:12px;
	font-weight:bold;
	background-color:#fff;
	color:#333;
	width:100%;
	cursor:pointer; cursor:hand;	
}
