/* Basic
---------------------------------------------------------- */
input.text,
textarea {
	/*background-attachment:fixed !important;*/
}

/* Grid
---------------------------------------------------------- */
#wrapper-cols {
	height:1px;
}

/* Section - Nav
---------------------------------------------------------- */
#nav ul li a,
#nav ul li a span {
	float: left;
	cursor:hand;
}


/* login-box
---------------------------------------------------------- */
.login-box form div input#user,
.login-box form div input#password {
	margin-bottom:0;
}

/* categories 
---------------------------------------------------------- */
.categories ul li {
	vertical-align:top;
	height:1px;
}

/* top-users
---------------------------------------------------------- */
.wrapper-adv-users .top-users ul li {
	height:1px;
}