#shin{
    background-color: #f6fafd;
    width: 480px;
    border:1px #c0dbf2 solid;
    border-radius:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding:15px 0 15px 20px;
    font-weight: bold;
    font-size: 16px;
    margin: 20px 0 30px 20px;
    color: #0071bc;
    line-height: 200%;
}
