/* Basic styles for bare-bones browsers and imports for advanced styles */
@import url("/template/hacks-iewin.css");
@import url("/template/hacks-ie5mac.css");

body {
	background: #FFFFFF;
	font: 84% Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
}
body#dialog {
	font-size: 70%;
}

h1 {
	color: #660066;
	font-family: Georgia, Bookman Old Style, serif;
	font-size: 2.5em;
	font-weight: normal;
}
h2 {
	color: #999933;
	font-family: Verdana;
	font-weight: normal;
	font-size: 1.5em;
}
h2 span.date {
	color: #CCCCCC;
	white-space: nowrap;
}
h3 {
	color: #006699;
	font-size: 1em;
	font-weight: bold;
}
label {
	display: block;
}
.password {
    
}
.pstrength-minchar {
    font: 60% Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
}
