.cw3-bullet-list-item {
   margin:5px;
   padding:10px;
   background-color:#FBFBFB;
   border:1px solid #F0F0F0;
   border-radius:10px;
}

.cw3-bullet-list-item-title {
   width:70%;
   margin-left:30px;
}

.cw3-bullet-list-item-desc {
   width:70%;
   margin-left:30px;
}

.cw3-bullet-list-item-photo {
   padding:2px;
   cursor:pointer;
   width:20px;
   height:20px;
   float:left;
   margin-top:3px;
   margin-right:10px;
}

.cw3-bullet-list-item-buttons {
   position:relative;
   bottom:10px;
}