.listitem {
  float:left;
  width:208px;
  background-color:#fff;
  text-align:center;
  font-size:14px;
  font-weight:bold;
  
  margin-bottom:5px;
}

.listitem .rangePageBottom {
 height:16px;
 margin-top:5px;
 padding:4px 5px 0 5px;
}

.listitem .bottom {
 height:40px;
 padding:4px 5px 0 5px;
 margin-top:5px;
 font-size:14px;
 color:#000;
 font-style:normal;
}

.listitem .bottom a {
  display:block;
	width:100%;
	height:100%;
}

.listitem .bottom .price, .listitem .bottom .every {
 float:right;
}
 
.listitem .bottom .every {
 font-weight:bold; 
 font-size:12px; 
 padding:1px 0 0 0; 
} 

.listitem .bottom span.old {
 text-decoration:line-through;
 font-weight:normal;
 float:left;
}
 
.listitem .bottom .scale {
 font-size:12px;
 font-weight:bold;
 float:left;
 padding:1px 0 0 0;
}

.listitem img {
 float:right;
 margin-top:-5px;
} 

.listheading {
 height:24px;
 width:208px;
}

.listheading span.innerText {
  display:block;
	width:200px;
}

.listbody a {
  display:block;
	width:100%;
	height:100%;
}

.browse{
 width:660px;
 height:16px; 
 margin:3px 0 5px 0;
 padding-top:3px;
 position:relative;
 font-size:12px;
}

.browse .count {
 margin: 0 0 0 10px;
 float:left;
} 

.browse .sort {
 position:absolute;
 left:195px;
 top:3px; 
} 

.sort span, .sort a, .sort img {
 float:left;
 padding:0 5px 0 0;
} 

.browse .pages {
 float:right;
 margin: 0 10px 0 0;
} 

.browse .pages span {
 color:#000;
 font-size:12px;
 font-weight:bold;
} 
