@charset "UTF-8";

/* --- xenfansWelcome.css --- */

.xenfans_welcome {
	padding: 3px 6px;
	border: 1px solid rgb(44,99,112);
	border-radius: 3px;
	background: rgb(58,131,149) url('styles/default/xenforo/gradients/tab-unselected-25px-light.png') repeat-x top;
	text-align: center;
	font: 11px verdana,sans-serif;
	text-decoration: none;
	color: rgb(29,67,76);
	text-shadow: 1px 1px 0px #fff;
	outline: 0;
}
