.vine-css3-pie {
    behavior: url(css/jquery-vine/PIE.htc);
}

.vine-clear:after { 
    display: block; 
    visibility: hidden; 
    clear: both; 
    height: 0; 
    content: ' '; 
    font-size: 0; 
}

* html .vine-clear {
    zoom: 1;
}

*:first-child+html .vine-clear {
    zoom: 1;
}

.vine-hide {
    display: none;
}

.vine-title {
    color: #444;
    font-weight: bold;
    font-size: 14px;
    font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}