﻿/*overwrite*/
div.separate
{	
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
	border-top-width:3px;
	border-top-style:solid;
	border-top-color:#666666;
	height:5px;
}
h3
{
	font-size:16px;
	font-weight:bold;	
	color:#000000;
	display:inline;
}

div.PopularUser
{
	float:left;
	margin-right:15px;
	white-space:nowrap;
	line-height:40px;
}

table.SearchResult
{
	margin-left:-20px;
	margin-right:-20px;	
}
table.SearchResult td
{
	width:50%;
	vertical-align:top;
	padding-bottom:10px;
}
table.SearchResult td div.title
{		
	margin-bottom:5px;
	font-size:14px;
}
table.SearchResult td div.title a
{	
	font-weight:bold;
	color:#444444;	
}
table.SearchResult td p.descript a
{	
	
}
table.SearchResult td p.descript a:hover
{
	
}
table.SearchResult td p.descript
{	
	margin-bottom:5px;
	display:inline;	
}
table.SearchResult td div.datas
{	
	clear:both;
}
table.SearchResult td img.pic
{	
	margin-bottom:5px;
}
div.domains
{
	
	margin-bottom:25px;	
	margin-top:-15px;
	clear:both;
}
div.domains a
{
	display:block;
	margin-right:10px;
	float:left;
	color:#666666;
	white-space:nowrap;
}

