﻿body 
{
}

.Offeriframe
{
	border-width: 0px;
	height: 420px;
	width: 316px;
}
.Locationiframe
{
	border-width: 0px;
	height: 490px;
	width: 550px;
}


.Search
{
	background-color: #252f66;
	padding: 4px;
	height: 25px;
}
.SearchLink
{
	color: White;
}
.SearchLinkActive
{
	color: White;
	font-weight: bold;
	text-decoration: underline;
}



.NotFound 
{
	align:center;
	background:gray;
	width:230px;
	padding:10px;
	border:1px;
}

