*, * *
{
	/*font-family: 'Helvetica Rounded', 'Arial Rounded', helvetica, arial, sans-serif;*/
	font-family: Myriad, Arial, Helvetica, sans-serif;
}
body
{
	color: #404040;
	text-align: justify;
}
a
{
	color: #f26522;
}
a:hover
{
	text-decoration: none;
}
a img
{
	border: none;
}
h1, h2, h3
{
	color: black;
}
h3
{
	text-shadow: #ececec 1px 1px 0px;
	text-align: left;
	color: #f26522;
	font: bold 13px Tahoma, Arial, sans-serif;
}
select, option
{
	font-size: 16pt;
	background: url(../gfx/inputbg.gif) repeat-x top left;
}
input, textarea
{
	font-size: 16pt;
	width: 200px;
	background: url(../gfx/inputbg.gif) repeat-x top left;
	border: solid #bebebe 1px;
}
label
{
	font-size: 16px;
}
p
{
	text-align: justify;
	margin: 0 0 15px;
	line-height: 18px;
	font-size: 9pt;
}
.noborder
{
	border: none;
}

#search_accommodation,
#search_accommodation iframe
{
	width: 420px;
	height: 440px;
}