﻿.divProfileThumbnailTable
{
	text-align:center;
	width:100%;
}

.divProfileThumbnailRow
{
	text-align:center;
	width:100%;
}

.divProfileThumbnailCell
{
	float:left;
	padding-top:2px;
	padding-bottom:2px;
}

.divProfileThumbnailCell img
{
	border-width:0px;
	height:100px;
	border-width:0;
}

.ProfileSearchResultsTable
{
}

.ProfileSearchResultsHeaderRow
{
	background-color:#efeff0;
}

.ProfileSearchResultsColumnOddRow
{
	background-color:#ffffff;
}

.ProfileSearchResultsColumnEvenRow
{
	background-color:#ffffff;
}

.ProfileSearchResultsHeaderCell
{
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	font-size:12px;
	font-weight:bold;
	border-left:1 px solid #000000;
	text-align:left;
}

.ProfileSearchResultsIconCell
{
	padding:4px;
	text-align:left;
}

.ProfileSearchResultsTextCell
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
	text-align:left;
}

.ProfileSearchResultsTextCell a
{
	color:#333333;
	text-decoration:none;
}

.ProfileSearchResultsTextCell a:hover
{
	text-decoration:underline;
}
