
body {
	font-family: helvetica, arial, sans-serif;
	width: 300px;
	height: 380px;
}

ul li {
	list-style-type: none;
}

.wrapper {
	background: #cc0000 url('http://singleplatform.com/widget/bar/images/background.jpg') bottom left repeat-x;
	width: 288px;
	height: 366px;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 6px 9px 6px;
}
#nav {
	margin: 0;
	width: 288px;
	height: 22px;
	padding: 0 6px 0 6px;
}

.nav {
	float: left;
	height: 22px;
	margin: 0 1px 0 1px;
}

#frame {
	background: #fff;
	width: 280px;
	height: 336px;
	padding: 4px;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content {
	background: #ccc url('http://singleplatform.com/widget/bar/images/announcement.jpg') top center no-repeat;
	width: 280px;
	height: 336px;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	overflow: hidden;
}

#announcement {
	height:53px;
	margin:0 0 16px;
	overflow:hidden;
	padding:3px 10px 0;
	width:260px;
}

#announcement p {
	text-align: center;
	font-size: 12px;
	padding-top:7px !important;
	font-size:10px !important;
	
}
#data_specials, #data_games{display:none;}
#social {
	float: right;
	margin-right:10px;
	margin-top:-7px;
	}

#data {
	background: #fff;
	width: 260px;
	height: 185px;
	padding: 5px;
	margin: 0 5px 0 5px;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear: both;
	overflow-x: none;
	overflow-y: auto;
	
}

#data table {
	margin:0 0 0 -4px;
	padding:0;
	width:245px;
}
h4{
	margin:0px;
}
.bodyCopy{
	text-align: right;
}
#data h1, h1, .header1 {
	background: #000;
	color: #fff;
	font-size: 12px;
	*font-size: 10px;
	
	height: 14px;
	width: auto;
	padding: 3px 0 2px 3px;
	margin: 5px 0 8px 0;
	display: block;
	font-weight: 100;
	text-align: left;
	clear: both;
}

#data th, .leagueName, .date {
	color: #777;
	font-size: 11px;
	margin: 0 0 2px 0;
	text-align: left;
	clear: both;
	font-weight:bold;
}
.clear{clear:both;}
#data td {
	font-size: 11px;
	text-align: left;
}

#data .item {
	width: 150px;
	font-size: 11px;
	line-height: .98;
	text-align: left;
	float: left;
	height:15px;
	margin: 2.5px 0;
}

#data .time {
	font-size: 11px;
	text-align: right;
	float:right;
	width: 80px;
	height:15px;
}

#data .eventDescription {
	width: 150px;
	font-size: 11px;
	text-align: left;
	float: left;
	line-height:1.1;
}

tbody{
	margin:0;
}
#data .eventTime {
	font-size: 11px;
	text-align: right;
	width:80px;
	line-height:0.98;
	
    text-align:right;
	float: right;
}

#data .gameDescription {
	width: 150px;
	font-size: 11px;
	text-align: left;
	float: left;
	line-height:1.7;
}

#data .gameTime {
	font-size: 11px;
	text-align: right;
	width:80px;
	line-height:1.7;
	
    text-align:right;
	float: right;
}



.break {
	height: 1px;
	width: auto;
	display: block;
	margin: 4px 0 4px 0;
	clear: both;
	border-top:1px #ccc solid;
}

.line {
	background: #ccc;
}
#actions {
	width: 270px;
	height: 26px;
	margin: 4px 0 0 0;
	padding: 0 2px 0 3px;
}

.actions {
	margin: 4px 4px 0 4px;
	float: left;
}

#footer {
	background: #ccc;
	width: 270px;
	height: 21px;
	display: block;
	clear: both;
}

#footer img {
	float: right;
	margin-top:4px;
}

