DIV.cmsContent {
	width: 578px;
	overflow-x: hidden;
	background: white;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000066;
}
DIV.cmsContent TD {
	font-size: 13px;
	line-height: 17px;
	vertical-align: top;
}
P.tmpTitle {
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	margin-bottom: .3em;
}

/* Controls */

SPAN.cmsMemoStatus TEXTAREA.cmsMemoField {
	width: 100%;
	overflow-y: visible;
}
SPAN.cmsMemoStatus TEXTAREA#txtCustomTitle {
	height: 21px;
}

/* Excerpt */

P.Excerpt {
	border: 0;
	background-color: White;
}

/* Holiday Banner */

div#Garland2 {
	width: 415px;
	height: 184px;
	position: absolute;
	top: 2px;
	left: 522px;
}
div#Garland2 img {
	border: 0;
}
a#holiday1, a#holiday2, a#holiday3 {
	position: absolute;
	top: 3px;
	display: block;
	cursor: pointer;
	_cursor: hand;
}
a#holiday1 {
	width: 180px;
	height: 120px;
	left: 521px;
	background-image: url(/global/images/holiday/garland1.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/holiday/garland1.png');
}
a#holiday2 {
	width: 142px;
	height: 184px;
	left: 701px;
	background-image: url(/global/images/holiday/garland2.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/holiday/garland2.png');
}
a#holiday3 {
	width: 93px;
	height: 120px;
	left: 843px;
	background-image: url(/global/images/holiday/garland3.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/global/images/holiday/garland3.png');
}
