#fancy_ajax {
	overflow: hidden;
}
#hp-morethanhot-overlay {
	width: 680px;
	height: 499px;
	overflow: hidden;
	background-color: #A9B83E;
	position: relative;
	top: 0px;
	left: 0px;
}

#hp-morethanhot-overlay-inner {
	padding: 30px 0px 16px 16px;
	background-color: #F4EADB;
	position: absolute;
	top: 25px;
	left: 0px;
}

#hp-morethanhot-overlay ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#hp-morethanhot-overlay li {
	width: 210px;
	padding: 0px 9px 0px 0px;
	margin: 0px;
	float: left;
}
#hp-morethanhot-overlay li a {
	display: block;
	background-color: #730000;
	color: #FFFF66;
	font: bold 13px Verdana, sans-serif;
	text-decoration: none;
	float: left;
}
#hp-morethanhot-overlay li img {
	display: block;
}
#hp-morethanhot-overlay li a span {
	padding: 3px 3px 5px 5px;
	display: block;
}
#hp-morethanhot-overlay li a span span {
	color: #F4EADB;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 0px 0px 13px;
	background: transparent url(/images/content/smmth-overlay-bullet.png) no-repeat scroll center left;
}
#hp-morethanhot-overlay li a span em {
	text-decoration: underline;
	font-style: normal;
}

#hp-morethanhot-overlay-icon {
	float: right;
	padding: 5px 28px 0px 5px;
}

#hp-morethanhot-overlay p {
	padding: 1em 0px 0px 14px;
	font: italic 14px Georgia, sans-serif;
	color: #333333;
}
#hp-morethanhot-overlay p em {
	font-style: normal;
	font-size: 12px;
}
#hp-morethanhot-overlay-shake {
	font-weight: bold;
	color: #CC0000;
}
