/*
THis file has css for the new icon.
only add classes fir this in here
070909
*/

.fjuly08{
  background-image: url(../images/new-feature-icon.png);
  background-repeat: no-repeat;
  background-position: right;
  padding-right:15px;
}

.ffeb09{
  background-image: url(../images/new-feature-icon.png);
  background-repeat: no-repeat;
  background-position: right;
  padding-right:30px;
  ddisplay:inline;
}

.ssept09 {
background-image:url(../images/new-feature-icon.png);
background-position:left top;
background-repeat:no-repeat;
padding-left:28px;
}
.april10 {
background-image:url(../images/new-feature-icon.png);
background-position:left top;
background-repeat:no-repeat;
padding-left:28px;
}
