#profile{
border-collapse: collapse;
}

#profile th,
#profile td{
padding: 20px 10px;
border:solid 4px #fff;
font-size: 14px;
}

#profile th{
background: #f0f0f0;
width: 120px;
text-align: left;
font-weight: normal;
}

#profile td{
background: #f9f9f9;
}

#profile ol{
padding-left: 25px;
}