body {
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
}


#ultime{
	width: 655px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#ultime *{
	margin: 0px;
	padding: 0px;
}

#ultime-up{
	background-repeat: no-repeat;
	height: 33px;
	background-image: url(../img/ultime-up.jpg);
}
#ultime-middle{
	background-image: url(../img/ultime-middle.jpg);
}
#utlime-down{
	height: 16px;
	background-image: url(../img/ultime-down.jpg);
	background-repeat: no-repeat;
}


#ultime-middle ul{
	list-style-type: none;
	margin-left: 20px;
	margin-right: 20px;
}
#ultime-middle li{
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 3px;
}

#ultime-middle .win_link{
	color: #F00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
#ultime-middle .win_time{
	color: #999;
	font-size: 11px;
}
#alto{
	background-color: #474641;
	height: 32px;
	margin-bottom: 30px;
}
#basso-uno{
	background-color: #474641;
	height: 18px;
	margin-top: 32px;
}
#basso-due{
	background-color: #3A3633;
	padding-top: 25px;
	padding-bottom: 45px;
}

#g11media{
	color: #BFBEB9;
	text-align: center;
}

