.box_empty {
    background: #fff none repeat scroll 0%;
    color: #fff;
    width: 448px;
}

.box {
    background: #fff none repeat scroll 0%;
    padding: 5px;
    text-align: justify;
    vertical-align: top;
    width: 756px;
}

p {
    font-size:12px;
    font-weight:bold;
}

#privacy {
    border:1px solid #486B93;
    height:100px;
    overflow:auto;
    text-align: justify;
    padding:2px;
    width:350px;
}

#privacy p{
    font-size: 11px;
    font-weight: normal;
}

