@import url('wc-second.css');

.res_item {
    margin-bottom: 1em;
/*    border: 1px solid #64392f;*/
}
.res_title {
    font-weight: bold;
}
.res_url {
    font-size: 0.8em;
}
.res_text {
    padding-left: 5px;
}
.res_actions {
    font-size: 0.8em;;
}