/* CSS Style */
#wrap {width:360px; height:250px; margin:5px auto 5px auto; padding:6px; background-image: url(http://ipicture.my1.ru/background/5.jpg);; border-radius:6px;}
#wrap2 {height:80px; width:80px; margin:3px 3px 3px 3px; padding:6px; background:#444; border-radius:6px;}
#fln1, upload-button {border-radius:6px; color:#fafafa; margin-left: 50px;}
/* Input style */
.input_style input[type="text"],
.input_style input[type="password"] {padding:2px 0; text-indent:3px;}
.input_style input[type="button"],
.input_style input[type="submit"],
.input_style input[type="reset"], 
.input_style button {cursor:pointer; outline:none; border:none; font-family:Tahoma; font-size:11px; height:19px; line-height:19px; text-align:center; color:#fff; padding:0 5px; margin:3px 25px 5px 3px; background: #444 repeat-x; border-radius:3px;}
.input_style input[type="button"]:hover, 
.input_style input[type="submit"]:hover,
.input_style input[type="reset"]:hover, 
.input_style button:hover {background-color: rgba(50, 50, 50, 0.39);}
.input_style select:hover {background-color: rgba(50, 50, 50, 0.39);}
/* display.none */
#puzadpn,
.manTd1,
#nwM32,
#nwM34,
#nwM35,
.manTdSep,
#nwM53,
#tagsTd1,
#tagsTd2,
#nwM9,
.button, 
#iCode1 {display:none;}