div.styleDescription1
{
  font-size: 10px;
  font-family: verdana,arial,helvetica,sans-serif;
  color: #333333;
  width: 290px; 
  word-wrap: break-word;
  overflow: hidden; 
}

div.outfitDescription1
{
  font-size: 10px;
  font-family: verdana,arial,helvetica,sans-serif;
  color: #333333;
  width: 390px; 
  word-wrap: break-word;
  overflow: hidden; 
}

*>html div.styleDescription1 {overflow: visible;}   /*** Fix only for IE/Mac ***/

*>html div.outfitDescription1 {overflow: visible;}   /*** Fix only for IE/Mac ***/