.left_anchor
{
	background:url('/images/icons/left_anchor.png') no-repeat left 2px;
	padding-left:15px;
}

.right_anchor
{
	background:url('/images/icons/right_anchor.png') no-repeat right 2px;
	padding-right:15px;
}
.left_anchorRED
{
	background:url('/images/icons/left_anchorRED.png') no-repeat left 2px;
	padding-left:15px;
}

.right_anchorRED
{
	background:url('/images/icons/right_anchorRED.png') no-repeat right 2px;
	padding-right:15px;
}
p.description
{
  color:#BB2100;
  text-indent: 20px;
}