.moduletable, .moduletable_menu {padding:10px;}
#menuframer .moduletable_menu {padding:0;}
.moduletablefooter {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/*IE 7 Hack.pjfrm, #leftcolumn {z-index:-1;}
#outerpad-l .pjfrm {z-index: 1;}*/
/*end IE 7 Hack*/


.pjfrm {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:2400px;
 color:#fff;
 margin-left:20px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.pjfrm .pjfrm2,
.pjfrm .t,
.pjfrm .b,
.pjfrm .b div {
 background:transparent url(../images/transarea.png) no-repeat top right;
}


.pjfrm .pjfrm2 {
 position:relative;
 padding:10px 20px 0px 0px;
}

.pjfrm .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:20px; /* top slice width */
 margin-left:-20px;
 height:100%;
 background-position:top left;
}

.pjfrm .b {
 /* bottom */
 position:relative;
 width:100%;

}

.pjfrm .b,
.pjfrm .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.pjfrm .b {
 background-position:bottom right;
}

.pjfrm .b div {
 position:relative;
 width:20px; /* bottom corner width */
 margin-left:-20px;
 background-position:bottom left;
}

.pjfrm .hd,
.pjfrm .bd,
.pjfrm .ft {
 position:relative;
}

.pjfrm .wrapper {
 position:static;
 max-height:1000px;
 overflow:auto; 
}

.pjfrm h1,
.pjfrm p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.pjfrm h1 {
 padding-bottom:0px;
}