﻿.result_list_container
{
	margin-top:51px;
	height:auto;
	width:95%;
	margin-right:auto;
	margin-left:auto;
}
.result_list
{
	text-align:left;
	font-family:Arial;
	font-size:10pt;
	white-space:normal;
	height:100px;
	display:block;
}
.result_list_header
{
	text-align:left;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	white-space:normal;
	height:25px;
	display:block;
	vertical-align:bottom;
	cursor:pointer;
}
.result_list_header img
{
	vertical-align:middle;
	padding:2px;
	cursor:pointer;
}

.result_list_header label
{
	padding:2px;
	font-family:Arial;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
	white-space:normal;
	height:25px;
}

.result_list_review
{
	text-align:left;
	font-family:Arial;
	font-size:10pt;
	white-space:normal;
	height:auto;
	min-height:100px;
	display:block;
	overflow-y:scroll;
	overflow-x:hidden;
}
.result_list_images_container
{
	padding:1px;
	border: solid 1px #806C59;
	width:175px;
	height:105px;
}
.searchResultsAlt
{
	text-align:left;
	font-family:Arial;
	font-size:10pt;
	background-color:#E8BA8C;
	width:600px;
	height:20px;
}
.no_results
{
	font-weight:bold;
	font-family:Arial;
	font-size:20px;
	text-align:center;
	padding:3px;
	width:96%;
	display:block;
}
.search_result_hr
{
	width:100%;
}
.event_list_header
{
	background-color:beige;
    color:#000000;
    margin-bottom:5px;
    margin-top:5px;
    margin-left:-5px;
    margin-right:auto;
    width:99%;
    text-align:center;
}