html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline:0 none;
padding:0;
vertical-align:baseline;
}
body {
background:url("bg-body.gif") repeat-y scroll left top #F0F0F0;
color:#555555;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}

body {
background:none repeat scroll 0 0 white;
color:black;
line-height:1;
}

body#login {
background:url("bg-login.gif") repeat scroll 0 0 #222222;
color:#FFFFFF;

}

#login-wrapper {
background:url("bg-login-top.png") repeat-x scroll left top transparent;
}

#login-wrapper #login-top {
padding:80px 0 50px;
text-align:center;
width:100%;
}

#login-wrapper #login-content {
margin:0 auto;
text-align:left;
width:300px;
}

.tooltip {
	display:none;
	background:transparent url(white_arrow.png);
	font-size:12px;
	font-family:Tahoma;
	height:70px;
	width:160px;
	padding:25px;
	color:#000;	
}