.pagecontent img {
border-radius:10px;
}

#button {
border: 1px solid #ffcc66;
width: 350px;
height: 50px;
background-color: #ffcc66;
font-family: Helvetica Neue;
color: white;
border-radius: 5px;
padding: 5px 10px 5px 5px;
margin-top: 30px;
}

#button a {
color: white;
text-decoration: none;
}

#skill-up {
border: 1px solid #9999cc;
width: 250px;
height: 50px;
background-color: #9999cc;
font-family: Helvetica Neue;
color: white;
border-radius: 5px;
padding: 5px 10px 5px 5px;
margin-top: 30px;

}

#skill-up a {
color: white;
text-decoration: none;
}
dl.msl-gl-attributes {margin: 5px 0 0;}
.msl-gl-attributes dt {display:none;}
.msl-gl-attributes dd {
padding: 2px 0 0px 29px;
font-size: 13px;
}
.bronze .msl-gl-attributes dd {background:url(bronze24.png) left 50% no-repeat;}
.silver .msl-gl-attributes dd {background:url(silver24.png) left 50% no-repeat;}
.gold .msl-gl-attributes dd {background:url(gold24.png) left 50% no-repeat;}
.working dl.msl-gl-attributes {display:none;}
