.selectedItems { }
.tagBlock { position: relative; padding: 3px; border: 1px solid #afafaf; /*width: 250px;*/ height: 40px; float: left; margin-right: 10px; margin-bottom: 10px; }
.tagBlock:hover .delete { display: block; }
.tagBlock .delete { opacity:0.5; display: none; position: absolute; left: 0px; top: 0px; height: 100%; width: 100%; background: url("/images/icons/_dell.png") center center no-repeat #ffffff; }
.tagBlock img { float: left;  }
.tagBlock .text { margin-left: 50px; line-height: 1em; }