
#simpleviews-elements div {
  width:100%;
  clear:both;
}
#simpleviews-elements label {
  padding:0;
  margin:0;
}
#content div.simpleviewsfield-view-wrapper {
  clear:both;
}

/* Make sure the READ MORE button in the bottom
 floats to the right. */
.view-footer .read-more {
  float:right;
}