@charset "utf-8";
.window-siteloklogin {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0033;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#siteloklogin input {
	color: #FFFFFF;
}

login {
	background-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
