.user-form-title{margin:0;padding:1em 0 1em 4.6em;}.user-form-comment,.user-form-message,.user-form-error,.user-form-add,.user-form-restore,.user-form-mail,.user-form-info{background:url(/images/user/profile.png) 1.5em 1em no-repeat;padding:1em 0 3em 8em;margin:0 0 2em 0;}.user-form-message{background:url(/images/user/warning.png) 1.5em 1em no-repeat;}.user-form-error{background:url(/images/user/delete.png) 1.5em 1em no-repeat;}.user-form-info{background:url(/images/user/info.png) 1.5em 1em no-repeat;}.user-form-add{background:url(/images/user/add.png) 1.5em 1em no-repeat;}.user-form-mail{background:url(/images/user/email.png) 1.5em 1em no-repeat;}.user-form-restore{background:url(/images/user/loading.png) 1.5em 1em no-repeat;}.user-form-border{border-bottom:1px solid #dfdfdf;}.user-form-border em{font-style:normal;color:#888;}.user-form{padding:1em 0 1em 8em;}.user-form label{position:absolute;margin:-1.3em 0 0 .2em;color:#888;font-size:8pt;}.user-form label.left{position:static;margin:0;padding:0;}.user-input-button{font-size:13pt;}.user-form .text,.user-input-text{background:#EDEDED;border:1px solid #AAA;border-color:#AAA #eeeeee #eee #aaaaaa;margin:0 .1em;padding:1px;font-size:13pt;line-height:normal;font-weight:normal;font-variant:normal;font-style:normal;font-stretch:normal;font-size-adjust:normal;}.user-form-table{margin:1em 0;padding:0;}.user-form-table th{padding:.2em 1em 0 0;text-align:left;vertical-align:top;}.user-form .false{background:#FFDAD9;border:1px solid #AAA;border-color:#AAA #eeeeee #eee #aaaaaa;margin:0 .1em;padding:1px;line-height:normal;font-weight:normal;font-variant:normal;font-style:normal;font-stretch:normal;font-size-adjust:normal;}.user-form .false,.user-form .text{font-size:11pt;margin-bottom:1.5em;}.user-form div.input-description{position:absolute;margin-top:-0.5em;width:480px;left:50%;color:#666;font-size:8pt;}#username,#surname,#name,#patronymic,#PWD1,#PWD2,#phone,#aboutme,#answer,#quest{width:35%;}.user-profile-default{padding:.5em 0 .5em 20em;}.user-profile-default label{color:#999;}div#trafic_desc {position: fixed;left:33%;display: block;width: 40%;max-width: 400px;background-color: #fff;border: 2px solid #427cc8;border-radius: 10px;padding: 10px;top: 30%;text-align: center;font-size: 16px;line-height: 24px;z-index: 9999;}p#b_close{margin:0;cursor:pointer;color:gray;font-weight:700;font-size: 19px;text-align:right;}


body.vision .user-form .text, 
body.vision .user-input-text{
	background-color: inherit;
	background: inherit;
}

body.vision .user-form label{
	color: inherit;
	font-size: inherit;
}

body.vision .user-form-border{
	border-color: inherit;
}
body.vision.imagesoff .user-form-add,
body.vision.imagesoff .user-form-comment{
	background: inherit;
}

body.vision.imagesoff .user-form-error,
body.vision.imagesoff .user-form-restore{
	background: inherit;
}