/* Begin 73580 */
/* Adjust footer width to fit on one line */
#post_text {
  max-width: 190px;
}

/* Center title on listing page */
.asset_text_container {
  text-align: center!important;
}
/* End 73580 */