
/*======= container classes ==============*/

.contHeadSm {
	background: url(/TylersCloset/Portals/_default/Containers/Frostbite Container/wm_head_bg_sm.gif) top left no-repeat;
}

.contHeadLG {
	background: url(wm_head_bg_lg.gif) top left no-repeat;
	padding-left: 25px;
	height: 45px;
	padding-top: 22px;
	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-left: 20px;
	padding-right: 20px;
}

.moduleHeader {
	background: url(wm_head_bg_sm.gif) top left no-repeat;
	padding-left: 25px;
	height: 45px;
	padding-top: 22px;
	padding-bottom: 5px;
	padding-right: 20px;
}

.Head {
	font-size: 14px;
	color: #ecdfbb;
	font-family: times;
	background: transparent;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 10px 0px 0px 10px;
}
