body {
	background: #f3f3f3 url('../img/login_bg.jpg') top center no-repeat;
}

#footer #lnk_myd {
	text-indent: -999px;
	width: 88px;
	height: 40px;
	background: url('../img/logo_footer_myd.jpg');
	display: inline-block;
}

#footer .footer_links a {
	color: #00b0f0;
	font-size: 10px
}

#footer .footer_links a:hover {
	color: #666
}

#form_login a.lostPass {
	color: #00b0f0;
}

#form_login a.lostPass:hover {
	color: #515151;
}

svg {
	width: auto !important;
}