.alignright {
  display:inline;
  float:right;
  margin-bottom:4px;
  margin-left:10px;
  overflow:hidden;
  border: 1px solid black;
}

.alignleft {
  display:inline;
  float:left;
  margin-bottom:4px;
  margin-right:10px;
  overflow:hidden;
}


#tabcontentcontainer{
  margin: 0;
  float: left;
  width: 100%;
  _width: 100%; /*IE6 Hack. Ignored by other browsers*/
  position: relative;
  border-left: 1px solid;
  border-right: 1px solid;    
  border-bottom: 1px solid;    
  background: white;
  color: #627EB7;  
  table-layout:fixed; 
  word-break: break-all; 
  overflow:hidden;
  }
  
#productDescription_1{
    line-height: 22px;
}
