
/*======= container classes ==============*/

.contHeadSm {
	background: url(/TylersCloset/Portals/_default/Containers/Frostbite Container/wm_head_bg_sm.gif) top left no-repeat;
}

.contHeadLG {
	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: 20px;
	color: #395a67;
	font-family: georgia;
	text-transform: capitalize;
	background: transparent;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;
}
