.w-subject{
    border-bottom:2px solid #4cd137;
    white-space:nowrap;
}
.w-predicate{
    border-bottom:double #e84118;
    white-space:nowrap;
}
.w-addition{
    border-bottom:2px dashed #00a8ff;
    white-space:nowrap;
}
.w-definition{
    background:url("wavyline.png") repeat-x 100% 100%;
    padding-bottom:2px;
    white-space:nowrap;
}
.w-condition{
    background:url("dot_dash.png") repeat-x 100% 100%;
    padding-bottom:2px;
    white-space:nowrap;
}
.w-beat{
    background:url("beat.png") no-repeat 50% 0%;
    padding-top:1px;
}
