.PoolBG
{
	border-color: #000099;
	border-style: solid;
	border-width: thin;
	width: 540px;
	background-color: #E7E5FB;
}

.NFLPoolBG
{
	background-color: #E5E6F9;
	background-repeat: no-repeat;
	width: 192px;
}

.NHLPoolBG
{
	background-color: #E5E6F9;
	background-repeat: no-repeat;
	width: 160px;
}

.MMPoolBG
{
	background-repeat: no-repeat;
	width: 170px;
}

.PoolPanel
{
	width: 270px;
	position: relative;
}

.IconPanelNFL
{
	width: 192px;
	position: relative;
}

.IconPanelNHL
{
	width: 160px;
	position: relative;
}
.IconPanelMM
{
	width: 170px;
	position: relative;
}

.IconPanel
{
	width: 180px;
	position: relative;
}

.HomePageList li
{
	list-style-position: inside;
	color: black;
	list-style-type: disc;
	position: static;
}

.HomePageSubList li
{
	list-style-position: inside;
	list-style-type: circle;
	color: Black;
	position: static;
}