#jgen-thisform {
    background-color: #F7F8F9;
    border: solid 1px #d5d5d5;
    padding: 3px;
/*     width: 98%; */
/*     border-collapse: collapse; */
}

table#jgen-config_rawEdit{
}
table#jgen-config_rawEdit input{
    width: 200px;
}

#jgenmain{
	font-family: Arial, Helvetica sans-serif;
}

#jgen-infoTabs{
    float: right;
    width: 45%;
}


#jgen-credits h3{
    width: 60%;
    margin-bottom: .8ex;
    margin-top: 1ex;
    border-bottom: 1px solid #c64934;
}
#jgen-credits dt{
    margin-top: 1.3ex;
}
#jgen-credits dd{
    margin-top: .3ex;
}
#jgen-credits dd a{
    margin-left: 1ex;
    color: #888;
    font-size: smaller;
}

#jgen-cpanelDebug{
    clear: left;
}
#jgen-cpanelDebug div.icon a{
    border: 1px dashed #d00;
}

#cpanel{
    margin-right: 45%;
}
div.main{
text-align:left;
font-family : Arial, Helvetica sans-serif;

}
.icon{
/*     float:left; */
/*     width: 120px; */
/*     padding: 10px; */
}

/* utility selectors */
.jgen-clr{
    clear:both;
    line-height:0px;
}

.jgen-footer{
	font-size: 11px;
}

