there i have given eg, how to use control's. suppose if there is any loginButton.
here is the EG code for Button.
login-login-button {
margin-top: 20px;
}
if its a label:
label {
font-family: "verdana";
font-size: 15px;
font-weight: normal;
text-align: left;
width: 100%;
margin: 25px 0 4px 0;
}
like that you have to change the parameters.