.pct100{background-position:0 0}
.pct90{background-position:0 -64px}
.pct80{background-position:0 -128px}
.pct70{background-position:0 -192px}
.pct60{background-position:0 -256px}
.pct50{background-position:0 -320px}
.pct40{background-position:0 -384px}
.pct30{background-position:0 -448px}
.pct20{background-position:0 -512px}
.pct10{background-position:0 -576px}
.pct0{background-position:0 -640px}


.side300_box{
  border-top-style:solid;
  border-top-color:#06c;
  border-top-width:5px;
  border-left:1px #DDD solid;
  border-right:1px #DDD solid;
  border-bottom:1px #DDD solid;

  padding:3px;
  width:288px;
  margin-bottom:15px;

}
.side300_box .headline{
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#DDD;
  font-size:20px;
  font-weight:bold;
  line-height:32px;
  font-family:HelveticaNeue, Helvetica, Arial, sans-serif;;
  width:auto;
  padding:5px;
  margin-left:5px;
  color:#686c68;
}
.side300_box .headline img{
  margin-left:3px;
}
.side300_box .deal{
  padding:4px 5px 9px 5px;
  width:auto;
  height:65px;
  border-top-width:1px;
  border-top-style:dotted;
  border-top-color:#CCC;
  overflow:hidden;
}
.side300_box .deal:hover{
  background-color:#e5f2ff;
}
  
.side300_box .dealpic{
  width:65px;
  height:65px;
  margin-right:10px;
  overflow:hidden;
  float:left;
}
.side300_box .dealpic img{
  height:100%;
  border-style: none;
  margin:0px 0 0 -5px;
  float:left;
  border-radius: 3px;
}

.side300_box .dealright{
  display:block;
}

.side300_box .side300title{
  font-family:Arial, helvetica, sans-serif;
  font-size:14px;
  color:#555;
  text-decoration:none;
  margin-top:5px;
  margin-bottom:7px
}
.side300title a{
  color:#333;
  text-decoration:none;
}
.side300_box .side300cost{
  font-family:Arial, helvetica, sans-serif;
  color: #0079DF;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  float:left;
  width:70px;
}
.side300_box .side300rate{
  float:left;
  font-family:Arial, helvetica, sans-serif;
  font-size:12px;
  color:#999;
}

.side300_box .dealbar{
  height:40px;
  width:63px;
  background-image: url(http://www.spoofee.com/img/main/dealbar.png);
  float:right;
}
