/*This is where all css files for widgetHolderTc14should go*/
.xSmallBox {
   background-color: #e8e8e8;
   display: block;
   float: left;
   height: 230px;
   margin: 0px;
   margin-right: 10px;
   margin-bottom: 20px;
   overflow: hidden;
   padding: 10px;
   width: 280px;
}

.noRightMargin {
   margin-right: 0;
}
 

