
.modbody {  height:auto; }

.content .padding { padding-left:10px;padding-right:10px; }


/* ===== FRAME CORNER GRAPHICS ========================= */

.modtop { height:auto; background: url(../images/i2eSkinSliceUpper.png) 0 0 repeat-x; }
.modbottom { height:auto; background: url(../images/i2eSkinSliceLower.png) 0 100% repeat-x; }
.modleft{  background: url(../images/i2eSkinSliceLeft.png) 0 0 repeat-y;}
.modright{ background:url(../images/i2eSkinSliceRight.png) 100% 0 repeat-y; }
.modcl { height:auto; background:url(../images/i2eSkinCornerUpperleft.png) 0 0 no-repeat; }
.modcr { height:auto; background: url(../images/i2eSkinCornerUpperright.png) 100% 0 no-repeat; }
.modcbr { height:100%; background: url(../images/i2eSkinCornerLowerright.png) 100% 100% no-repeat; }
.modcbl { height:100%; background: transparent url(../images/i2eSkinCornerLowerleft.png) 0 100% no-repeat; }
.modhead {height: 100%; width:100%;}
.float-left{float:right;}
.modpad { padding:12px;}
.modlogo {}
.modcontent {width: 100%; height: 100%; padding: 3px 4px 1px 4px;}