/* Border Color around the Container */
.EG_WhiteBox_Master{ width:100%; height:157px; background-color:#EDEDED; background-image:url(images/WhiteBox_TileGradient.jpg); background-repeat:repeat-x; padding:2px; border-style:solid; border-color:#CCCCCC; border-width:2px;}

/* Container Title Formatting */
.EG_WhiteBox_Title { font-family:Helvetica, Arial, Sans-Serif; font-size:13pt; color:#DB680D; font-weight:bold; padding-left:18px;}

/* Manages the color and padding of text & padding in container contentpane
   You cannot modify the font-family through this element */ 
.EG_WhiteBox_Content { padding:5px 44px 16px 18px; font-size:10px; color:#898989; text-align:left; background-color:Transparent; height:100%;}

