/* Border Color around the Container */
.EG_Orange_Master{ width:100%; background-color:Transparent; padding:0px;}

/* Container Title Formatting */
.EG_Orange_Title { font-family:Helvetica, Arial, Sans-Serif; font-size:10pt; color:#FFFFFF; font-weight:bolder;}

/* Manages the color and padding of text & padding in container contentpane
   You cannot modify the font-family through this element */ 
.EG_Orange_Content { padding:20px 23px 35px 23px; font-family:Helvetica, Arial, Sans-Serif; font-size:10px; color:#898989; text-align:left !important;}

.EG_Orange_HeaderLeft{ background-image:url(images/OrangeBar_Left.jpg); background-repeat:no-repeat; height:37px; width:19px;}
.EG_Orange_HeaderTile{ background-image:url(images/OrangeBar_Tile.jpg); background-repeat:repeat-x; height:37px; text-align:left;}
.EG_Orange_HeaderRight{ background-image:url(images/OrangeBar_Right.jpg); background-repeat:no-repeat; height:37px; width:11px;}


