/* outline */
#ol {
    width: 530px;
    height: auto;
}

#ol img {
    float: right;
    margin: 5px 0 10px 10px;
}

#ol p.txt {
    width: 530px;
    height: auto;
    padding-left:5px;
}

.center {
    width: 100%;
    text-align: center;
}
