.button 
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #DD821D; 
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	height: 31px;
	width:auto;
}

.spacer
{
	clear:both;
	height:20px;
}

.pipe
{
	border-left: 1px solid #F36B21;
	padding-top: 2px;
	padding: 2px;
	margin-top:2px;
	margin-bottom:2px;
}

.errorcontainer
{
    float:right; 
    margin-right:50px;
}

.home-welcome a, .home-explore a, .home-record a
{
	text-decoration:none;
}

#alink ul {
	float:left;
	margin:0px;	
}

#alink ul li{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}

#alink ul a {
		text-decoration:none;
		font-weight:bold;
		padding:4px 0px 4px 10px;
		float:left;
		color:#754c28;		
}

#alink .first a{border-left:none;}

#alink ul a:hover{ text-decoration:underline; color:#f36b21; }

#footer{
	/*margin:0 auto auto 25%;*/
	height:50px;
	/*text-align:left;*/	
	background-position:right bottom;
	background-repeat:no-repeat;
}

#footer ul{
		/*float:left;*/
		margin:25px 0 0 75px;
	}

		#footer ul li{
			/*float:left;*/
			list-style:none;
			padding:0;
			margin:0;
            display: inline;
		}

		#footer ul a{
			text-decoration:none;
			font-weight:bold;
			padding:4px 16px 4px 16px;
			/*float:left;*/
			color:#754c28;
			border-left:1px solid #f36b21;
		}
			#footer ul .first a{ border-left:none; }

.dialog {	  	
	text-align:left;
  }	  
  
  .logo {
width:170px;	  
margin-left:25px;
margin-right:25px;
height:auto;
}	

#gazResults{
	margin-left:5px;
}