

#logo_cell {
	width:50%; /* to make sure the cell has enough width to fit the bg banner image (but is not too wide for the content in #links_search_cell) */}

#logo_image {
	width:360px; 
	height:111px;
	margin:5px 0px 5px 5px;
	border:none;}

.upper_links_cells {
	vertical-align:bottom; 
	width:50%;
	text-align:right; 
	padding-bottom:10px;}

.upper_links_cells a {
	text-decoration:none; 
	font-weight:bold;
	color:#333333;
	margin-left:12px;
	/* this margin-left is offset to "0" on #facebook_icons_div a in "glenboden_css" */ }

.upper_links_cells a:hover {
	color:gray;}

#search_form {margin-left:10px; }

#search_field {
	width:140px; 
	margin-right:8px}

.submit_buttons {
	border:1px solid #CACACA;
	background-color:white;
	padding:1px 5px;
	font-weight:bold;
	cursor:pointer;
	font-size:11px;
	color:#333333}

.submit_buttons:hover {
	border:1px solid gray;}

#search_button {}
