/*This is where all css files for widgetHolderTc14should go*/
.xSmallBoxTwoBoxLeft{
   background-color: #e8e8e8;
   display: block;
   position:relative;
   top:-20px;
   left:-20px;
   float: left;
   height: 260px;
   padding: 0px;
   margin: 0px 0px 5px 0px;
   overflow: hidden;
   width: 220px;
}

.xSmallBoxTwoBoxRight{
   /*background-color: #e8e8e8;*/
   background-color: #e2e2e2;
   position:relative;
   top:-20px;
   left:-20px;
   display: block;
   float: right;
   height: 260px;
   padding: 0px;
   margin: 0px 0px 5px 0px;
   overflow: hidden;
   width: 720px;
}
