@charset "UTF-8";
/* Useful with form inputs and textareas */
/* Legacy support for inline-block in IE7 (maybe IE6) */
#pricing_arrow {
  text-align: center; }

#pricing_arrow img {
  vertical-align: top; }

.pricing_features_list {
  list-style: none;
  list-style-position: outside; }
