img.postImageFloatLeft
{
float:left;
}

img.postImageFloatRight
{
float:right;
}
post_emphasis{
	font-weight: bold;}
img.post_image_margin{
  	margin: 20px;}

a.orange { color: #e35205;} 

a.button.button-purple {   
}

a.button.button-orange {
  background-color: #e35205;
  color: #fff;
}
a.button.button-orange:hover {
  background-color: #fa6c21;
}