.breadcrumbs {
    font-size: 120%;
    padding: 10px 2px;
}

.breadcrumbs span {
    border: 0;
    padding: 0 2px;
}

.breadcrumbs .item {
}

.breadcrumbs .delimiter {
    font-size: 120%;
}

.register-steps {
    font-size: 110%;
    padding: 2px 25px;
}

.register-steps span {
    border: 0;
    padding: 0 2px;
}

.register-steps .current {
    font-weight: bold;
    text-decoration: underline;
}

.register-steps .delimiter {
    font-size: 120%;
}

table.profile-form  { 
}

.profile-form td.head {
    width: 20%;
}

.profile-list-category table {
    margin: 10px 5px;    
}

.profile-list-category td.head {
    width: 20%;
}

.profile-list-activity {
    margin: 0 25px;
	width: 90%;
    padding: 5px;
	font-size:12px;   
}

.input { width:50px;}
