.switcherleft{
float:left;
width:120px;}

#ajax{
float:left;
width:300px;
padding-top:5px;
font-weight:700;
}

.clear{clear:both;}

.sleep:hover, .email:hover
{
background-color:#ffffcc;
width:100px;
cursor: pointer;
}
.sleepsave, .emailsave
{
background-color:#cc0000;
color:#fff;
padding:4px;
font-size:11px;
border:solid 1px #cc0000;
text-weight:bold;
-moz-border-radius:5px;-webkit-border-radius:5px;


}

.sleepcancel, .emailcancel
{
background-color:#dedede;
color:#333;
padding:4px;
font-size:11px;
border:solid 1px #dedede;
-moz-border-radius:5px;-webkit-border-radius:5px;

}




hr.itemline {
    background-color: #DDDDDD;
    border: 0 none;
    height: 2px;
    margin-top: 10px;
    width: 100%;
}

hr {
    -moz-box-sizing: border-box;
    -moz-float-edge: margin-box;
    border: 1px inset;
    color: gray;
    display: block;
    height: 2px;
    margin: 0.5em auto;
}



.izmen
 {
 font-size:10px;
 
 
 }


.good {color:green;}

.off {color:red;}

#regform label{
	font-size:12px;
	display:block;
	text-align:left;
}





#regform label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
    font-style: italic;
}
#regform input.error {
    border: 1px dotted red;
}

#regform .greenButton{
	width:auto;
	margin:10px 0 0 2px;
	padding:3px 4px 3px 4px;
	color:white;
	background-color:#589d39;
	outline:none;
	border:1px solid #006600;
	font-weight:bold;
}

#regform .greenButton:active{
	background-color:#006600;
	padding:4px 3px 2px 5px;
}

#settingsform{	
	border:3px solid #eeeeee;
	padding:15px;
	
	background:url(/images/formbg.jpg) repeat-x #cbd4e4;
	color:#203360;
	
	
	width:400px;
}

hr.itemline {
    background-color: #DDDDDD;
    border: 0 none;
    height: 2px;
    margin-top: 10px;
    width: 100%;
}
