#profilefieldlist .background {
}

#profilefieldlist .content {
    margin: 0 auto;
    width: 90%;
}

#profilefieldlist .section {
    font-size: 24px !important;
    font-variant: small-caps;
    line-height: 1;
    text-align: center;
}

#profilefieldlist .text {
	background: rgba(207, 192, 174, 0.3) none repeat scroll 0 0;
    margin: 5px 5px 10px;
    padding: 5px;
    text-align: justify;
}

#profilefieldlist ul {
    line-height: 1.1;
    list-style-type: square;
    padding-left: 20px;
    text-align: left !important;
}

#avatarlist .background {
}

#avatarlist .content {
    margin: 0 auto;
    width: 90%;
}

#avatarlist .section {
    font-size: 24px !important;
    font-variant: small-caps;
    line-height: 1;
    text-align: center;
}

#avatarlist .text {
	background: rgba(207, 192, 174, 0.3) none repeat scroll 0 0;
    margin: 5px 5px 10px;
    padding: 5px;
    text-align: justify;
}

#profilefieldlist ul {
    line-height: 1.1;
    list-style-type: square;
    padding-left: 20px;
    text-align: left !important;
}