.bPost {
background-color: #eee;
width: 255px;
min-height:270px;
float:left;
margin: 6px;
padding: 0;
text-align: center;
position: relative;
}
.bPost h3, .bPost-wide h3 {
  color: #fff;
  border: none;
  margin: 0;
  padding: 0;
  background-color: #ccc;
  text-align:center;
}
.bPost h3 a, .bPost-wide h3 a {
  color: #fff;
  text-decoration: none;
}
.bPost h3 a:hover {
  color: #f90;
} 
.bPost img, .bPost-wide img {
  border: 1px solid #ccc;
  margin: 0 3px 10px 3px;
}
.bPost a:hover img, .bPost-wide a:hover img {
  border: 1px solid #f90; 
}
a.preview, a.download {
  margin: 100px 3px 3px 3px;
  text-decoration: none;
  padding: 4px;
  font-size: 110%;
  font-weight:bold;
  background-color: #ccc;
  color: #369;
  color: #555;
}
a:hover.preview, a:hover.download {
  color: #fff;
  background-color: #f90;
}
.bPost img.middle {
  border: none;
  position: absolute;
  bottom: 2px;
  right: 2px;
} 
.bPost .stars {
  margin-left: 0px;
}
html>body .bPost .stars {
  margin-left: 70px;
}
.bPost-wide {
  text-align: left;
}
.bPost-wide img.middle {
  display: none;
}
.bPost-wide .stars {
  margin-left: 220px;
} 
#featured a.preview, #featured a.download, #featured img.middle {
  display: none;
}
#featured img {
  width: 100px;
  height: 78px;
}
#featured {
  text-align: center;
  font-size: 120%;
}
acronym {
  border-bottom: none;
}
.para_payload ol {
  margin: 10px 2px 10px 0px;
  padding: 0;
  width:180px;
  overflow:hidden;
}
.para_payload .notes {
  font-size: 70%;
}

.SearchField {
  margin: 10px 0px;
}
div.decorated ul.unit-rating {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.decorated ul.unit-rating li {
	margin: 0 0;
	padding: 0;
}
.para_payload p.bMore {
  font-size: 60%;
}
.bPost .bMore { display:none }
.skin_description { padding:5px 0 10px 0; text-align:center }
