/*********************************************************************************
*  Code for use of bed and breakfast availability checker http://www.bed.gb.com  *
*  For information please contact Ben Gooding ben@site-designers.co.uk           * 
*********************************************************************************/

.avform{
	text-align:center;
}

.results{
	margin-left:auto;
	margin-right:auto;
	width:24em;
	font-size:20px;
}

div.nonie{
	display:inline !important;
	display:none;
}
.aframe{
	width:24em;
}

#show3up {}

#cal1Container {
	display:none;
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
}

.searchbar{
	width:22em;
	padding:0 0 0.6em 0; 
	margin:0 auto;
	font-size:16px;
}

.searchtitle{
	padding:0.2em;
	margin:0;
	text-align:center;
	font-size:1.2em;
}

div.row{
	height:1.5em;
	padding-top:0.5em;
	clear:both;
}

div.row span.label{
	float:left;
	width:8em;
	text-align:right;
	font-weight:normal;
}

div.row span.formw{
	float:right;
	width:13em;
	text-align:left;
}

div.spacer{
	clear:both;
	font-size:0.5em;
}

