.highslide-html {
  font-family:Arial,Helvetica,sans-serif;
  background: #fff url("../images/blesk/login/outlines/move.png") repeat-x;
  /*border: 1px solid #2B2A2B ;*/
 height: 200px;
}
.highslide-html-content-header {
	height: 23px;
	padding: 2px;
}
.highslide-html-content {
	position: relative;
  display: none;
	width: 350px;
	color: #000;
}
.highslide-body {
	padding: 5px;
	background: #fff;
}
.highslide-move {
    cursor: move;
	 border: 0;
	 height: 18px;
	 padding: 2px;
}
.highslide-move a.control {
	float: right;
	cursor: pointer;
	display: block;
	margin: 0 1px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #000 !important;
	background: url("../images/blesk/login/close.jpg");
	width: 21px;
	height: 19px;
}
.highslide-move a.control span {
  display: none;
}
p#form-login-remember {
 
	padding-top: 3px;
}
p#form-login-remember a {
  font-weight: bold;
  display: block;
	color: #c00 !important;
	text-decoration: none;
}
p#form-login-remember a:hover {
  text-decoration: underline;
}
a.control:hover {
	color: #000 !important;
	text-decoration: underline;
}
form#cd_login_form_login {
	text-align: left;
	font-size: 12px;
	margin: 0;
}
form#cd_login_form_login a, form#cd_login_form_login a:hover, form#cd_login_form_login a:visited, form#cd_login_form_login a:active {
	color: gray;
	font-size: 12px;
	background: transparent;
}
form#cd_login_form_login fieldset.input {
	background: transparent url(../images/blesk/login/icon.jpg) no-repeat scroll 95% 20%;
	/*border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	border-right: 1px solid #e6e6fa;
	border-top: 1px solid #e6e6fa;*/
	border: none;
	/*
padding: 5px;
*/
}
form#cd_login_form_login fieldset.input div {
	width: 200px;
}
form#cd_login_form_login fieldset {
	margin: 0;
	padding: 0;
}
form#cd_login_form_login fieldset.input p {
	margin-top: 3px;
	margin-bottom: 3px;
}
form#cd_login_form_login fieldset.input p#form-login-username input#modlgn_username, form#cd_login_form_login fieldset.input p#form-login-password input#modlgn_passwd {
	background-position:2px;
	background-repeat:no-repeat;
	border:1px solid #808080;
	color:#808080;
	font-size:14px;
	padding:2px 2px 2px 18px;
	width:130px;
	height: auto;
	margin-bottom: 2px;
}
form#cd_login_form_login fieldset.input p#form-login-username input#modlgn_username {
	background-image: url(../images/blesk/login/cd_login-input-username.png);
}
form#cd_login_form_login fieldset.input p#form-login-password input#modlgn_passwd {
	background-image: url(../images/blesk/login/cd_login-input-password.png);
	margin-right: 3px;
}
form#cd_login_form_login fieldset.input p#form-login-remember, form#cd_login_form_login fieldset.input p#form-login-submit {
	float: left;
/*
	width: auto;
*/
}
form#cd_login_form_login fieldset.input p#form-login-submit {
	float: right;
}
form#cd_login_form_login fieldset.input p#form-login-password input#cd_login_loginbutton {
	background: url(../images/blesk/login/submit.jpg);
	background-repeat: no-repeat;
	border: none;
	width: 25px;
	height: 24px;
	cursor: pointer;
}
p.cd_login-bold {
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	font-size: 12px;
}
div.cd_login-logoutform {
	text-align: center;
}
.cd_login-logoutform a img {
  border: none;
  margin: 0 5px;
}