#Ben script, script * { display: none; }

/* Misc formatting */

#Ben button.benbutton {
	display: block;
	cursor: pointer;
	background: none;
	width: 90px;
}

#Ben button.benbutton span {
	border-width: 1px;
	border-style: solid;
	display: block;
	height: 19px;
	line-height: 19px;
	background: repeat-x url('../img/b_bg_button_login.png');
}


