.CSSPanel3_h {font-size:15px;padding-bottom:1px;padding-left:20px;padding-top:10px;color:#333333;padding-right:1px;font-family:Verdana, Geneva, sans-serif;clone:function () {
    var o = new Object();
    for (var property in this) {
        o[property] = typeof (this[property]) == "object" ? this[property].clone() : this[property];
    }
    return o;
}} .CSSPanel3_c {font-size:12px;padding-bottom:1px;padding-left:20px;padding-top:10px;color:#666666;padding-right:20px;font-family:Verdana, Geneva, sans-serif;clone:function () {
    var o = new Object();
    for (var property in this) {
        o[property] = typeof (this[property]) == "object" ? this[property].clone() : this[property];
    }
    return o;
}} .CSSPanel3_f {font-size:12px;padding-bottom:1px;padding-left:20px;padding-top:5px;color:#0000ff;padding-right:1px;text-decoration:underline;font-family:Verdana, Geneva, sans-serif;clone:function () {
    var o = new Object();
    for (var property in this) {
        o[property] = typeof (this[property]) == "object" ? this[property].clone() : this[property];
    }
    return o;
}} clone {prototype:[object Object];clone:function () {
    var o = new Object();
    for (var property in this) {
        o[property] = typeof (this[property]) == "object" ? this[property].clone() : this[property];
    }
    return o;
}} 