.url_box_frontpage{
    width:600px;
    height:32px;
    margin-bottom:10px;
    border-radius: 4px;
}
.url_box{
    width:600px;
    height:32px;
    border-radius: 4px;
}
.label_style{
    background-color: #cdcdc0;
    padding: 10px;
    margin-right: 10px;
    border-radius: 4px;
}