img.jive_macro_googleforms{
    background: white url(jive-icon-googleforms.png) no-repeat center center;
    border: 1px solid black;


.panel_wrapper div.current {
	height: 226px;
}

.advfield {
	width: 200px;
}

#class {
	width: 150px;
}

textarea{
    width: 450px;
    height: 70px;
    border: 1px solid #999999
}

#invalid{
    display: none;
    color: #660000;
}

#googleforms td label{
    font-size: 15pt;
}
#googleforms td{
    font-size: 10pt;
    font-family: verdana, arial, sans-serif;
    color: #676767;
}
#googleforms td.input_box{
    padding-left:30px;
}

#googleforms .mceActionPanel div{
    float: right;
    margin-right: 42px;
}

#googleforms .num{
    color: #2b8319;
}
