/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#s-gob-name {

}

#s-gob-year {

}

#s-gob-country {

}


.member-box {
float:left;
width:150px;
margin-right:10px;
}

#wp_sidebarlogin-3 p {
margin-top:10px;
}

.member-box input {
width:120px;
}

#user_login, #user_pass {

width:120px;
}


#gob-memberlist {
	margin-top: 160px;
	clear:both;
}

.pagenav {
float:left;
width:180px;
margin-top:5px;
}

.pagenav li {
padding-bottom:5px;
display:block;
}

#sidebar-login h2 {
padding-bottom:10px;
}

#first_name, #last_name, #email, #url {
margin-bottom:5px;
}

.form-table tr {
text-align:left;
vertical-align:top;

}

.form-table th {
width:250px;

}


.form-table input {
margin-bottom:5px;
}

#profile-edit h3 {
margin-bottom:10px;
border-bottom:1px solid #CCCCCC;
padding-bottom:5px;
}
