.hotsHeader
{
	text-align: center;
}

.hotsHeader h1
{
	line-height: 1px;
	font-size: 22px;
}

.hotsHeader a
{
	color: #000000;
	font-size: 12px;
	line-height: 1px;
}

#hotsHeader_active
{
	color: #FF803A;
	text-decoration: none;
}

.hotsBig
{
	margin-top: 25px;
}

.hotsTable h1
{
	font-size: 17px;
	font-weight: bold;
}
.hotsTable td
{
	text-align: center;
}
.sectionHeader
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #4164B5;
	padding-bottom: 10px;
}
.line_container
{
	overflow: auto;
	height: 200px;
	width: 730px;
	margin-top: 10px;
	padding-left: 2px;
	position:relative;
}
.galleryItem_caption
{
	position: relative;
	top: 120px;
}

.hotsTable
{
	width: 170px;
	height: 170px;
	border: 1px solid #EEEEEE;
}

.hotsTable_normal
{
	width: 170px;
	height: 170px;
	border: 1px solid #EEEEEE;
	vertical-align:middle;
	text-align: center;
}
.hotsTable_active
{
	width: 170px;
	height: 170px;
	border: 1px solid #CCCCCC;
	vertical-align:middle;
	text-align: center;
}
.hotsTable_userName
{
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	cursor: pointer;
}