﻿div.PromoBoxedYellow
{
  background-color: #FEBD10;
}

div.PromoBoxedYellow div.UserImage
{
  height: 130px;
  margin: 0px 6px 0px 6px;
  background-position: center 18px;
  background-repeat: no-repeat;
  padding-top: 7px;
}

div.PromoBoxedYellow a
{
  float: right;
  margin: -10px 10px 10px 0px !important;
}

div.PromoBoxedYellow p
{
  color: #3B5D54;
  margin: 8px 10px 0px 10px;
}

