/* ....................................................................................................................... 
														120x60 1 color scheme ....................................................................................................................... */
.banner120x90 {background:  url(bg.gif)  no-repeat; overflow:hidden; width:120px; height:90px; display:block; cursor:pointer;
cursor:hand;}
.banner120x90 h4 {padding:2px 4px 0px 4px; margin:0px; font-family:Arial, Helvetica, sans-serif; color:#FFE6F2; font-size:11px; height:28px;
}

#banner1 {
	width:120px;
	height:60px;
	font-family:tahoma, sans-serif;
}
#banner1 .content {display:block; height:52px; text-align:center; padding:2px 4px;}
/*in*/
#banner1 .img {border:1px solid #FF99CC; float:right;}
#banner1 h1, #banner1 h2, #banner1 h3 {margin:0px; padding:0px;}
#banner1 .img {margin-left:1px; margin-top:2px;}
#banner1 h1 {
	display:block;
	float:left;
	line-height:11px; 
	font-size:10px; 
	font-weight:bold; 
	width:72px; height:13px; 
	text-align:left; font-weight:normal; 
	
	color:#B7005B; 
}
#banner1 h2 {
	display:block;
	float:left;
	width:72px;
	height:15px;
	background:  url(discount.gif)  no-repeat left center;
	font-size: 9px;
	color: #B7005B;
	line-height:15px; text-align:left; text-indent:17px; 
}
#banner1 h3 {
	display:block;
	float:left;
	width:72px;
	height:15px;
	background:  url(price.gif)  no-repeat left center;
	font-size: 9px;
	color: #B7005B;
	line-height:15px; text-align:left; text-indent:17px; 
}
