/*
* @name SuperGroups 1.2
* Created By grVulture
* http://www.axxis.gr
* @copyright  Copyright (C) 2009  Axxis.gr / All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
*/
/* CSS Document */
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;
}
