html { background-color: #d9d9d9; }
body {
	font-family: Arial, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	background: #d9d9d9;
}
	
/*/*/a{}
body,
body p {
	font-size: smaller;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>body,
html>body p {
	font-size: small;
}
/* */

h1 {
margin: 20px;
	width: 257px; height: 18px;
	background: url(/images/login/logo-trans.png);
	text-indent: -9999em;
}

#container {
width: 544px;
margin: 100px auto 0;
background: #D7D7D7 url(/images/login/login-cap-bg-ok.png) repeat-y;
}

#minimal-container-top {
width: 544px; height: 8px;
background: #D7D7D7 url(/images/login/login-cap-top.png) no-repeat;
}

#minimal-container-bottom {
width: 544px; height: 14px;
background: #D7D7D7 url(/images/login/login-cap-bottom.png) no-repeat;
}

a {
color: #369;
}

.clearer { clear: both; }
.inline {
	display: inline;
}
hr {
clear: both;
border: 0;
}
.hide {
	position: absolute;
	top: -9999em;
}
