#sidebar-copy form ul {
	margin-left: 0;
	list-style: none;
}

#sidebar-copy form ul li label {
	display: block;	
	margin: .8em 0 0;
}

#sidebar-copy form ul li input {
	width: 230px;
	font-size: 12px;
	font-family: "lucida sans unicode", "lucida grande", verdana, sans-serif;
}

#sidebar-copy form button {
	padding: 0;
	border: none;
	text-indent: -4000px; 
	width: 69px;
	height: 24px;
	background: url("../images/main/btn-log_in.png");
}

#sidebar form .error {
	color: #f00;
	font-weight: bold;
}