li.results
	{
	list-style:none;
	float:left;
	}

li.results a
	{
	border:1px solid #959595;
	height:20px;
	width:20px;
	color:#FFFFFF;
	float:left;
	list-style:none;
	text-align:center;
	line-height:20px;
	margin-right:5px;
	}

li.results a:hover
	{
	border:1px solid #fff;
	height:20px;
	width:20px;
	color:#FFFFFF;
	float:left;
	list-style:none;
	text-align:center;
	line-height:20px;
	margin-right:5px;
	text-decoration:none;
	}

li.results-active
	{
	list-style:none;
	float:left;
	}
	
li.results-active a
	{
	border:1px solid #fff;
	height:20px;
	width:20px;
	color:#FFFFFF;
	float:left;
	list-style:none;
	text-align:center;
	line-height:20px;
	margin-right:5px;
	background-color:#EE5995;
	}

li.results-active a:hover
	{
	text-decoration:none;
	}

.table_middle
	{
	padding:15px;
	}
	
.table-photo
	{
	padding:2px;
	border:1px dotted #000;
	background-color:#FFFFFF;
	text-align:center;
	}
