﻿
.Widgets .livescore fieldset
{
	border:solid 1px #E0E0E0;
}
.Widgets legend
{
    margin:5px;
    padding:4px;
}
.Widgets .livescore .sport
{
	width:550px;
	clear:both;
}

.Widgets .livescore .font
{
	float:left;
	width:265px;
	margin-right:18px;
}

.Widgets .livescore .menuls
{
	float:left;
	width:265px;
}

.Widgets .livescore .competition
{
	float:left;
	width:265px;
	margin-right:18px;
}

.Widgets .livescore .match
{
	float:left;
	width:265px;
	clear:right;
	
}

.Widgets .livescore  li
{
	display:block;
	clear:both;
}

.Widgets .livescore label
{
	width:150px;
	display:block;
	float:left;
	text-align:right;
	padding-right:10px;
	margin-bottom:4px;
	
}

.Widgets .livescore input
{
	display:block;
	float:left;
	margin-bottom:4px;
	width:60px;
}

.Widgets .livescore select
{
	display:block;
	float:left;
	margin-bottom:4px;
	width:200px;
}

#save
{
	float:none;
	width:auto;
}
.Widgets .livescore .save
{
	width:140px;
	margin:auto;
	padding-top:5px;
	clear:both;
	float:none;
}
