﻿.beinformed
{
	position:absolute;
	top:205px;
	left:180px;
	width:108px;
}
/*layouts using curves*/
.top_curve
{
	background:url('../images/playgolf_border_715_top.png') no-repeat;
	height:20px;
	clear:both;
}
.bottom_curve
{
	background:url('../images/playgolf_border_715_bottom.png') no-repeat;
	height:20px;
	clear:both;
}
.mygolf_search
{
	float:left;
	width:675px;	
	padding:0px 20px;
	background:url('../images/playgolf_border_715_middle.png') repeat-y;
}
.mygolf_search .search_fields
{
	float:left;
	width:338px;		
}
.mygolf_search h3
{
	margin:0px 0px 20px 0px;
	padding:0px;	
}
.mygolf_search input.textbox
{
	margin:0px 0px 0px 10px;	
}
.mygolf_search a.find
{
	background:url('../images/btn_find.png') no-repeat;
	width:48px;
	height:16px;
	float:right;
	margin:3px 0px 0px 0px;
	cursor:pointer;
}
