.hascomplains {
	background-color:#CCE6CC!important;
}

span.new {
	color:red;
}

TABLE#threadgroups {
	width:100%;
}
TABLE#threadgroups {
	margin-top:20px;
}

TABLE#threadgroups tr td table {
	width:100%;
}

TABLE#threadgroups tr.threadgroupnotmain td.header a {
	color:#666666;
}



TABLE#threadgroups tr td.group {
	vertical-align:top;
	background-color:#F6F2F4;
	border:1px solid white;
	width:50%;
}


TABLE#threadgroups a {
	display:block;
	text-decoration:none;
	vertical-align:top;
	padding:5px;
	border:1px solid white;

}

TABLE#threadgroups tr td.group em {
	text-decoration:underline;
	font-style:normal;
	font-size:14px;
	font-weight:bold;
	color: #375682;
}

TABLE#threadgroups tr td.group em.root {
	color:green;
}

a div.groupdescription {
	font-weight:normal;
	font-size:12px;
	line-height:18px;
}


TABLE#threadgroups tr td a div.partner a {
	display:inline;
	
}
TABLE#threadgroups tr td a:hover { 
	vertical-align:top;
	padding:5px;
	cursor:pointer;
	cursor:hand;
}

TABLE#threadgroups tr td table tr td{
	padding:0px;
}

TABLE#threadgroups A {
	font:bold 14px tahoma, sans-serif;
}



IMG.delim {
	margin-left:5px;
	margin-right:5px;
}

td.stat {
	text-align:right;
	font-size:12px;
	color:black;

}

TABLE#threadgroups TR TD.hasnew SPAN.stat {
	font-weight:bold;
}

div#searchdiv {
	margin-left:20px;
}