#user input {
	width: 278px;
}

.single .desc .intocart input[type="text"] {
	width: 38px;
}

.register input[type="text"], .register input[type="password"] {
	width: 338px;
}

.login input[type="text"], .login input[type="password"] {
	width: 338px;
	}

.yourcart ul li.a2 input {
	width: 38px;

}