 
/* ....................................................................................................................... 
														234x60 1 color scheme ....................................................................................................................... */
#banner {display:block; width:234px; height:60px; margin:0px; padding:0px; background:  url(bg.gif)  no-repeat; cursor:hand; cursor:pointer;}
#banner img {border:1px solid #fff; float:left; margin:4px;}
#banner h1 {font-size:12px; font-family:Tahoma, sans-serif, Arial; width:170px; float:left; padding:0px; margin:4px 0px 0px 3px; height: 28px;}
#banner #wrap2 {display:block; float:left; margin:4px 0px 0px 33px; float:left; width:110px;}
#banner #wrap2 h1{font-weight:normal; line-height:9px; margin:0px 0px 0px 3px; font-size:9px; padding-top:0px; display:block; width:40px; height: auto;}
#banner #wrap2 h2 {font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; width:52px; height:20px; display:block; line-height:20px; background:  url(discount.gif)  no-repeat; text-indent:3px; float:left; margin-top:0px;}
#banner #wrap2 h3 {font-weight:normal; font-family:Tahoma, sans-serif, Arial; width:54px; height:11px; display:block; line-height:11px; background:  url(price.gif)  no-repeat; text-indent:20px; font-size:9px; float:left; padding:0px; margin:0px 0px 0px 3px;}


/* ......colors....... */

/*border image*/
#banner img {border-color:#99CCFF;}
/*product*/
#banner h1  {color:#000;}
/*labels*/
#banner #wrap2 h1 {color:#000066;}
/*discount*/
#banner #wrap2 h2 {color:#fff;}
/*price*/
#banner #wrap2 h3 {color:#ffff00;}



 
