.eric_video_restricted_user_button {
	display: inline-block;
	padding: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 1em;
	border-radius: 5px;
	border: thin solid #b3b3b3;
	background-color: #ddd;
	color: black;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: none;
	text-decoration: none;
	width: auto;
	height: auto;
	margin: 0.1em;
}
