#support_content {
    width: 956px;
    margin-bottom: 2px;
    margin-top: 2px;
    margin-left: 2px;
}
#support_content td {
    color: #4A6400;
    font-size: 10pt;
}
    
#top_left {
    vertical-align: middle;
    text-align: right;
    color: black;
}
#bottom_right {
    vertical-align: middle;
    text-align: center;
    color: black;
}
#form_container {
    width: 575px;
    /* height: 285px; */
    vertical-align: top;
    /*background: #4A6400;*/
}
#support {
    background: #E3E9D4;
    border-bottom: 2px solid white;
    padding: 1em 0.5em 2em 0.5em;
}
#support td {
    vertical-align: top;
}
input.support {
    width: 370px;
}
input.subject {
    width: 350px;
}
textarea.support {
    width: 370px;
    height: 118px;
}
#support .label {
    padding-left: 20px;
}
/*#support .cell {
    text-align: center;
}*/
#gorumForm {
    margin:0;
    padding:0;
    border:0;
}
#submitterName_tr td {
    padding-top: 30px;
}
a {
    color: #4B6300;
}
a:hover {
    color: #789F00;
}
#ip_container {
    background: #E3E9D4;
    text-align: right;
    height: 30px;
    line-height: 30px;
    padding-right: 30px;
    vertical-align: top;
}

div.dialog_header {
    color:black;
    background:#EEF3E2;
    margin-bottom:10px;
    border-bottom:1px solid gray;
    height:20px;
    line-height:20px;
    padding-left:4px;
    font-weight: bold;
    font-size: 12px;
}

img.icon {
    vertical-align: text-bottom;
    float: right;
    margin: 2px;
}

img.clickable {
    cursor: pointer;
}

div.help {
    position: absolute;
    z-index: 100;
    background: white;
    border: 1px solid black;
    display: none;
}

#termhelp, #billablehelp, #subjecthelp {
    top: 300px;
    left: 180px;
    height: 200px;
    width: 300px;
    font-size: 12px;
}

.jqDrag {
    cursor: move;
}

.jqResize {
    width: 100%;
    height: 18px;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: se-resize;
    background-color: #EEF3E2;
    border-top:1px solid silver;
    text-align: right;
    z-index: 100;
}

.jqResize img {
    position: absolute;
    right: 2px;
    bottom: 2px;
}

.dataLeft {
    float: left;
    width: 50%;
    text-align: right;
    color: #6D6D6D;
}

.dataLeft2 {
    float: left;
    width: 30%;
    text-align: right;
    color: #6D6D6D;
}

.dataRight {
    float: left;
    text-align: left;
    font: 1em 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;
}

.dataContainer {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.x-panel-body, .x-panel-ml, .x-panel-mr, .x-panel-mc, .x-panel-tl, .x-panel-tc, .x-panel-tr, .x-panel-bl, .x-panel-bc, .x-panel-br {
	background-image: none !important;
	background-color: transparent !important;
	border: none !important;
}

