

#section-options {
	float: right;
	width: 193px;
	margin: 25px 0 0;
}


#section-options p.button {
   background: url(../images/button.gif) left top no-repeat;
   font-size: 1em !important;
}
	#section-options p {
		font-size: 1.1em;
		color: #658F92;
		margin: 0 0 .5em;
	}
#section-options p.button a {
   display: block;
   width: 112px;
   height: 22px;
   line-height: 22px;
   font-size: 1.1em;
   text-align: center;
   color: #FFFFFF;
   overflow: hidden;
}
#section-options p.button a:hover, #section-options p.button a:active {
				color: #11393e;
}

	h4#start-here {
		background: url(../images/start-here.gif) no-repeat;
		height: 17px;
      margin: 0 0 17px;
	}
	
	h4#members-options {
		background: url(../images/members-options.gif) no-repeat;
		height: 17px;
      margin: 0 0 17px;
	}


	#keywords {
		border: 1px solid #3B696E;
		font-size: 1em;
		color: #658F92;
		width: 13em;
	}

	#go {
		width: 5em;
      color: #7FC31C;
		border: none;
		background: #fff;
		font-size: 1.1em !important;
	}



#options {
   list-style-image: none !important;
   list-style: none;
}
#options li {
   width: 160px;
   margin: 0 0 10px;
   text-transform: uppercase;
   background: url(../images/admin-button.gif) no-repeat;
}
#options li a {
   display: block;
   height: 31px;
   padding: 10px;
}