
/*======= container classes ==============*/

.contHeadSm {
	background:  top left no-repeat;
}

.contHeadLG {
	background: url(wm_head_bg_lg.gif) top left no-repeat;
	padding-left: 25px;
	height: 35px;
	padding-top: 16px;
	padding-bottom: 5px;
	padding-right: 20px;
}

.contBodyLG {
	background: url(wm_cont_bg_lg.gif) top left repeat-y;
	padding-left: 27px;
	padding-right: 27px;
}

.modulePane {
	background: url(wm_cont_bg_sm.gif) top left repeat-y;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.moduleHeader {
	background: url(wm_head_bg_sm.gif) top left no-repeat;
	padding-left: 25px;
	height: 35px;
	padding-top: 16px;
	padding-bottom: 5px;
	padding-right: 20px;
}
