img.postImageFloatLeft
{
float:left;
}

img.postImageFloatRight
{
float:right;
}
post_emphasis{
	font-weight: bold;}

a.cta-button{}

a.cta-button.green {
  background: #59A540;
  color: #000;
}

a.cta-button.orange {
  background: #E46B2A;
  color: #000;
}

a.cta-button.red {
  background: #DC3D50;
  color: #fff;
}

a.cta-button.yellow {
  background: #FFF101;
  color: #000;
}

a.cta-button.pink {
  background: #D8117D;
  color: #fff;
}

a.cta-button.turquoise {
  background: #00A3DB;
  color: #000;
}


.warm-grey {
  color: #838887;
}

table.responsive {}

table.transparent {}