Вот как то так.. Код формы входа<form method="post" onsubmit="javascript:showBusyLayer()" action=""> <div class="lfield"> <p>Ваш логин:</p> <div><input type="text" name="login_name"></div> </div> <div class="lfield"> <p>Ваш пароль: </p><div><input type="password" name="login_password"></div> <p><a href="/index.php?do=lostpassword">Забыли пароль?</a></p> </div> <div class="popsubmit"> <input name="login" type="hidden" id="login" value="submit"> <div class="log_btn"><button class="button" onclick="submit();" type="submit" title="Войти">Войти</button></div> <div class="reg_btn"><a class="button" href="/index.php?do=register">Регистрация</a></div> </div></form>Нашел в CSS, теперь помогите найти где изменить цвет вводимого текста, чтобы был не белый а черный например. Показать / Скрыть текст/* Панель пользователя */.window {display: none; width:350px; min-height:200px;}.window_h {height:49px;padding:0 17px; background:url('../images/window_bg.png'
no-repeat;}.window_h div { font-style:italic;font-size:14px; text-shadow: 0 1px 0 #667d1d; font-weight:bold; color:#fff; float:left; padding:25px 0 0 10px;}.closebtn a img{margin:29px 13px 0 0;float:right; border:none; width:11px; height:11px; background:url('../images/dialog-close.png'
no-repeat 0 0;}.closebtn a:hover img {opacity:0.4;}.window_c {overflow:hidden;padding:12px 19px 0 19px; background:url('../images/window_bg.png'
repeat-y -328px 0 ;}.window_c_k {overflow:hidden; font-size: 0.9em; line-height: 1.3em; padding:20px 35px 19px 34px;background:url('../images/window_bg.png'
repeat-y -328px 0 ; } .window_c_k .lfield, .popsubmit { margin:0 auto; } .window_c_k .lfield p {line-height:0px; margin:2px 0 9px 5px; color: #363636; font-size:12px;} .window_c_k .lfield p a {line-height:2px; color: #639813; font-size:10px;} .window_c_k .lfield div {height:38px; width:260px; background:url('../images/window_input.png'
no-repeat center;} .window_c_k .lfield input {margin:3px 0 0 10px; background:none; border:none;padding:0 0px;width:240px; height:22px; color:#fff;} .popsubmit {display:inline;text-align: center; margin:5px 0 0 0;} .log_btn {float:left; border:none; cursor
ointer;} .reg_btn {float:right;cursor
ointer; display:block; }.windows_c_l {float:left; width:100px; font-size:12px; overflow:hidden;}.window_ava img {border:1px solid#dddddd; padding:1px; max-width:92px; max-height:92px;}.windows_c_r {float:right; width:184px; }.windows_link {padding:0 0 0 5px; overflow:hidden;}.windows_link li:first-child {background:none; border:none;}.windows_link li {overflow:hidden; height:24px; line-height:26px; padding-left:0px; border-top:1px solid #f1f1f1;}.windows_link li a {overflow:hidden; background:url('../images/windowli.png'
no-repeat 0 48%; height:25px; padding-left:15px; display:block; color:#363636;}.windows_link li a:hover {text-decoration:none; background:url('../images/windowli_on.png'
no-repeat 0 48%; color:#000;}.window_b {padding:0 0 26px 0; background:url('../images/window_bg.png'
no-repeat -656px bottom;}.window_exit {margin:5px 0 0 0; float:center;} Показать / Скрыть текст/* Панель пользователя */.profil-bar {height:10px;background:url('../images/maintitle.png'
repeat-x center center; border:1px solid #ad4d34; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:3px 4px 3px 4px;text-shadow:0px -1px 0px #AB4B32;color:#fff; font-weight:bold;}.profil-bar a:link, .profil-bar a:visited {text-shadow:0px -1px 0px #AB4B32;color:#fff; font-weight:bold;}.profil-bar a:hover, .profil-bar a:active {text-shadow:0px -1px 0px #AB4B32;color:#fff; text-decoration:underline;}.user-menu a:link, .user-menu a:visited {display:block; width:175px; padding:3px 5px 3px 5px; border-bottom:1px solid #f7f7f7; color:#696969;}.user-menu a:hover, .user-menu a:active {background:#F3F3F3; color:#696969; border-bottom:1px solid #E7E7E7;}td.info-title {width:200px; color:#696969;}