#hotGroups {
	background-image: url(../_images/hotGroups.png);
	float: left;
	height: 150px;
	width: 788px;
	margin-bottom: 10px;
}

#hotGroups h3 {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 0;
	padding-left: 15px;
	padding-top: 10px;
	*padding-top: 8px;
}

#hotGroups h6 {
	margin-bottom: 5px;
}

#hotGroups h6 a {
	color: #3C939B;
	/*font-weight: bold;*/
	text-decoration: none;
}

#hotGroups h6 a:HOVER {
	text-decoration: underline;
}

.hotGrpBox {
	display:none;
	background-image: url(../_images/groupBg.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 240px;
	float: left;
	margin-right: 0px;
	padding-bottom: 0px;
}

.hotGrpBoxFreeSpace {
	height: 80px;
	width: 23px;
	float: left;
	margin: 0px;
	padding: 0px;
}


.hotGrpBox h2 {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
    float: left;
	height: 12px;
	width: 240px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	line-height: 2px;
	*line-height: 12px;
}