.topBox
{
  background: #B7B0A0;
}

.subMenu
{
	visibility:hidden;
}

/* Top box images'contents: 3 boxes, one for each column */
.topBox
{
	text-decoration: none;
	border: none;
}

/* Central Column's image*/
.imgTop-Mid
{
	text-decoration: none;
	border: none;
}

.textBoxWrapper
{
  width: 283px;
}

.textHead
{
	height: 30px;
}

.textHead span
{
	overflow: hidden;
}

.textHead .title
{
	font-size: 14px;
	text-decoration: none;
	border: none;
	overflow: hidden;
}

.text
{
  height: 405px !important;
}

.text p
{
	margin-top: 20px;
}

.options span
{
	float:left;
	width: 100%;
}

/* FORM */
.searchForm
{
	float: left;
	width: 100%;
	margin-top: 20px;
}

.countryDialog
{
	float: left;
	width: 100%;
	border: none;
}

.cityDialog
{
	float: left;
	width: 100%;
	border: none;
}

.button
{
	float: left;
	width: 100%;
}

.countryDialog label, .cityDialog label
{
	font-family:Verdana,Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 10px;
	float: left;
	width: 60px;
}

.countryDialog input, .cityDialog input
{
	border:0px solid !important;
	float:left;
	font-size:11px;
	height:18px;
	width:147px; 
}

.button a
{
	float: right;
	margin-right:35px;
	text-decoration:none;
	/*width:7%;*/
	font-size: 14px;
}

.cityDialog, .button
{
	margin-top: 10px;
}

.searchForm img
{
	float: left;
	margin:0;
	width: 100%;
}

.ImageTitle
{
	color:#FFF;
}
