/* Stile per la tabella dei Top 5 */

.Top5Top
{
	background-image: url(../images/cornice_top.gif);
	background-repeat: repeat-x;
}

.Top5Bottom, .Top5SpacedBottom
{
	background-image: url(../images/cornice_bottom.gif);
	background-repeat: repeat-x;
}

.Top5SpacedBottom, .SpacedBottom
{
	padding-bottom: 10px;
	}

.Top5Left
{
	background-image: url(../images/cornice_Left.gif);
	background-repeat: repeat-y;
	}

.Top5Right
{
	background-image: url(../images/cornice_Right.gif);
	background-repeat: repeat-y;
	}

.Top5Image
{
	border-color:Black;
	}

.VMM
{
	padding-left:8px; 
	margin-bottom:12px;
}
.GroupPickItem
{
		border:1px solid black;
	}