/*
* @name SuperGroups 2.5
* Created By Chris grVulture Michaelides
* http://www.axxis.gr
* @copyright  Copyright (C) 2009,2010  AXXIS INTERNET SOLUTIONS / All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
*/

div.comments_div {
  background: #FFFFFF;
  border-bottom: 1px solid #CFDADF;
}

div.comments_div img {
max-width: 150px !important;
max-height: 90px !important;
}

div.comments_div object {
max-width: 250px !important;
max-height: 190px !important;
}

div.comments_div embed {
max-width: 250px !important;
max-height: 190px !important;
}

div.comments_header {
  border-bottom: 1px solid #C1DAD7;
}

div.mycomment {
  background: #FFFFFF;
}

table.commenter_table td {
  vertical-align: top;
}
