﻿.capturedbulletedlist-capture
{
  padding-left:3px;
  position:relative;
  display:inline-block;
  width:250px;
}
.capturedbulletedlist-listcontainer
{
  padding-left:28px;
}
.capturedbulletedlist-listitem
{
  position:relative;
  padding-left:5px;
}
.bulletImage
{
  background:url(../Images/Controls/BulletedList/listMarkerBlack.gif) no-repeat ;
  background-position:center center;
  width:5px;
  height:13px;
  display:inline;
  line-height:1px;
  float:left;
}
.captureImage
{
  background:url(../Images/Controls/Icons/25/iconForReason.png ) no-repeat;
  width:25px;
  height:25px;
  display:inline;
  float:left;
}

