/**
 *Styling for the Rounded Corners widget
 */
 
div.Xenomorph_RoundedCorners{
}

div.Xenomorph_RoundedCorners div.Middle{
  padding: 0;
  margin:  0;
}


/**
 *Styling for the Rounded Corners 2 widget
 */
 
div.Xenomorph_RoundedCorners2{
}

div.Xenomorph_RoundedCorners2 table{
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}

div.Xenomorph_RoundedCorners2 table tbody tr td.Left{
}
div.Xenomorph_RoundedCorners2 table tbody tr td.Middle{
}
div.Xenomorph_RoundedCorners2 table tbody tr td.Right{
}
