.Head {
	border: none;
	display: block;
	margin: 0px;
}

.containerTitleGrayBackground,
.containerTitleSimple,
.containerTitleFooter {
	margin: 0px;
	padding: 0px;
}

.containerWrapper {
	box-shadow: 0 0 4px rgba(153, 153, 153, 0.75);
}

.containerImageWrapper {
	background: #fff;
	border: 1px solid #fff;
	height: 100px;
	margin: -1px;
	width: 187px;
	overflow: hidden;
}

.containerWhiteBackground {
	background: #fff;
}

.containerGreenBackground {
	background: -moz-linear-gradient(center top, #606060 0%, #858585 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-top: 1px solid #606060;
}

.containerTitleGrayBackground {
	background: #707070;
	padding: 4px 10px;
	text-shadow: 0 -1px 1px #3d3d3d;
	color: #fff;
	font: 100 16px/23px Verdana, Helvetica, Arial, sans-serif;
}

.containerTitleFooter {
	font: bold 13px Verdana, Helvetica, Arial, sans-serif;
}

.containerPadded {
	padding: 5px 9px;
}

.containerBottomMargin {
	margin-bottom: 10px;
}

/*HotInfo Container*/
.hotinfo {margin:13px 0; clear:both; background:url(images/hotInfo.png) 0 -28px repeat-x; height:28px}
.hotinfo .cmiddle {background:url(images/hotInfo.png) 0 0 no-repeat; height:28px}
.hotinfo .cminner {background:url(images/hotInfo.png) right -56px no-repeat; height:28px}
.hotinfo .containerpane {margin:0 30px 0 85px;}
.hotinfo .containerpane *{line-height:28px}
