/**************************************************
The following styles are used by the "Top N" mod(s)
that you have purchased.

The CSS styles that ship with this mod are only
suggestions - feel free to edit them as you please.
**************************************************/

/*
These classes is applied to the image & text lists
that are generated by the "Top N List" mod
*/
.TopNListImageBlock {
	border:0px;
}

.TopNListTextBlock {
	font-size:10px;
}


/*
These classes are applied to each item within
the list generated by the "Top N List" mod
*/
.TopNListImageItem {
	font-size:10px;
	font-weight:bold;
	text-align:center;
}

.TopNListTextItem {
	font-size:10px;
	font-weight:normal;
}