/* Border Color around the Container */
.EG_White_Master{ width:100%; background-color:Transparent; padding:0px;}

/* Container Title Formatting */
.EG_White_Title { font-family:Helvetica, Arial, Sans-Serif; font-size:10pt; color:#DB680D; font-weight:bolder;}

/* Manages the color and padding of text & padding in container contentpane
   You cannot modify the font-family through this element */ 
.EG_White_Content { padding:20px 23px 35px 23px; font-family:Helvetica, Arial, Sans-Serif; font-size:10px; color:#898989; text-align:left !important;}

.EG_White_HeaderLeft{ background-image:url(images/WhiteBar_Left.jpg); background-repeat:no-repeat; height:37px; width:19px;}
.EG_White_HeaderTile{ background-image:url(images/WhiteBar_Tile.jpg); background-repeat:repeat-x; height:37px; text-align:left;}
.EG_White_HeaderRight{ background-image:url(images/WhiteBar_Right.jpg); background-repeat:no-repeat; height:37px; width:11px;}


