

.modSearch
{
	
	
}

.modSearchForm
{
	margin:0px;
}

.modSearchBox
{
	border:1px solid #a9a9a9;
	font-family:verdana;
	font-size:9pt;	
	padding-left:2px;
}

.modSearchButton
{
	border:1px solid #a9a9a9;
	background-color:#ffffff;
	
	background-image:url(../image/WRNavBar.gif);
	background-position:left top;
	background-repeat:repeat-x;

	width:110px;
	height:22px;
	font-size:8pt;
	font-family:verdana;
}

.modSearchResult
{
	width:100%;
}

.modSearchResultTitle
{
	font-family:verdana;
	font-size:1em;	
	color:#303030;
	border-bottom:1px solid #dcdcdc;
}

.modSearchResultLabel
{
	font-family:verdana;
	font-size:1em;	
	color:#303030;
}

.modSearchResultLink
{
	font-family:verdana;
	font-size:1em;	
	color:#000000;
	text-decoration:none;
}


.modSearchResultDate
{
	font-family:verdana;
	font-size:0.80em;	
	color:#000000;
}

.modSearchResultImage
{
	width:80px;
	height:60px;
	border:1px solid #dcdcdc;
}

.modSearchResultImageFrame
{
	border:1px solid #dcdcdc;
	background-color:#ffffff;
	padding:8px;
	margin-bottom:6px;
}

.modSignInBox
{
	border:1px solid #a9a9a9;
	font-family:verdana;
	font-size:9pt;	
	padding-left:2px;
}

.modSignInButton
{
	border:1px solid #a9a9a9;
	background-color:#ffffff;
	
	background-image:url(../image/WRNavBar.gif);
	background-position:left top;
	background-repeat:repeat-x;

	width:110px;
	height:22px;
	font-size:8pt;
	font-family:verdana;
}

.modSignInError
{
	font-family:verdana;
	font-size:9pt;	
	color:#790000;
}


.modBlogPaging
{
	margin-top:10px;
	margin-bottom:15px;
}

.modBlogPagingLink
{
	font-family:verdana;
	color:#000000;
	font-size:0.90em;
	text-decoration:none;
}


.modBlogComment
{
	width:100%;
	border-top:1px dashed #a9a9a9;
	padding:2px;
}


