a.button,form.newPass .button
{
	display: block;
	width: 182px;
	height: 19px;
	background: url(/image/ui/button.gif) no-repeat top left;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	padding-top: 6px;
	cursor: pointer;
	line-height: 1;
}

a.button:hover, a.button.hover,form.newPass .button:hover
{
	background-position: bottom left;
	text-shadow: 0 0 4px #3b629b;
}

#messageWindow a.button
{
	position: relative;
	left: 59px;
	margin-top: 25px;
}

div #pvwrapper div.content div.inner form.newPass .button
{
	margin-top:15px;
	height:25px; 
	border:none;
	color:#283f6e;
	padding:0 22px 0 0; 
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
}
