

.contHeadLG { text-align: left; 
              background: url(wm_head_bg_lg.gif) top left no-repeat;
              padding-left: 25px;
              padding-top: 14px;
              padding-bottom: 5px;
              padding-right: 20px; }
.contBodyLG  
{
	background: url(wm_cont_bg_lg.gif) top left repeat-y; 
	padding: 8px 23px 5px 23px; }

.modulePane  
{
	background: url(wm_cont_bg_sm.gif) top left repeat-y; 
	padding: 8px 30px 5px 25px; }
.moduleHeader  
{
	text-align: left; 
	background: url(wm_head_bg_sm.gif) top left no-repeat;
	padding-left: 25px;
	padding-top: 14px;
	padding-bottom: 5px;
	padding-right: 20px; }


.contHeadLG .Head, .moduleHeader .Head 
{
	color: White;
	text-align: left;
}


.MSERichText 
{
	color: #666; font-family: tahoma; font-weight: normal; font-size: 11px;
	background-color: White;
}
