.fedselection
{
	margin-top: 10px;
}

.selectHeading
{
	width: 100%;
	text-align: center;
}

.fediconlink
{
	line-height: 20px;
	vertical-align:middle;
	margin-top: 0.6em;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-position: left center;
	background-repeat: no-repeat;
}

.fedbackicon
{
	background-image: url(../../../../images/iconback.gif);
}

.fedaddicon
{
	background-image: url(../../../../images/iconadd.gif);
}

.shuffleBoxMain
{
	width: 100%;
}

.shuffleBoxLeft
{
	width: 45%;
	height: 160px;
}

.shuffleBoxLeft SELECT
{
	width: 100%;
}

.shuffleBoxCenter
{
	height: 140px;
}

.shuffleBoxRight
{
	width: 45%;
	height: 160px;
}

.shuffleBoxRight SELECT
{
	width: 100%;
}

.collectionsContainer
{
	width: 100%;
	text-align: center;
}