	
	.scorebord .scoreleft {
		
		width: 415px;
		padding: 10px;
		padding-top: 0;
		float: left;
		
	}
	
	.scorebord .scoreleft .text {
		
		border: 5px solid #be1a21;
		background: #e82029 url('../images/livecenter/background-2.jpg') repeat-x;
		width: 397px;
		color: #fff;
		float: left;
		
	}

	.scorebord .scoreleft .text p {
		
		padding: 10px;
		padding-top: 0;
		padding-bottom: 0;
		float: left;
	}

	.scorebord .scoreleft .board {

		margin-top: 13px;
		border: 5px solid #000;
		background: #000 url('../images/livecenter/background-3.jpg') repeat-x;
		width: 377px;
		color: #fff;
		padding: 10px;
		float: left;
		
	}

	.scorebord .scoreleft .board p {
		
		font: 26px Arial;
		color: #df0023;
		padding: 10px;
		padding-top: 0;
		padding-bottom: 0;
		margin: 0;
	}
	
	.scorebord .scoreleft .board p em {
		
		font: 26px Arial;
	}
	
	.scorebord .scoreleft .board p.out {
		
		color: #ee9c00;
		
	}
	
	.scorebord .scoreleft .board span {
		width: 250px;
		float: left;
	}
	
	.scorebord .scoreleft .board .teams {
		width: 300px;
		float: left;
	}
	
	.scorebord .scoreleft .board h4 {
		width: 50px;
		font: 40px Arial;
		color: #049e31;
		padding: 0;
		margin: 0;
		float: right;
	}
	
	.scorebord .scoreright {
		width: 300px;
		padding-top: 13px;
		float: left;
	}
	
	.scorebord .scoreright #shoutbox {
		
		border: 5px solid #cccccc;
		background: #d2d2d2 url('../images/livecenter/background-1.jpg') repeat-x;
		width: 503px;
		color: #000;
		padding-top: 15px;
		margin-bottom: 15px;
		float: left;
		
	}	
	
	.scorebord .comments {
		
		border: 5px solid #cccccc;
		background: #d2d2d2 url('../images/livecenter/background-1.jpg') repeat-x;
		width: 397px;
		color: #000;
		padding-top: 15px;
		margin-right: 19px;
		padding-bottom: 10px;
		margin-top: 15px;		
		float: left;
		
	}		
	
	.scorebord .comments div {
		
		overflow-y: scroll;
		overflow-x: hidden;
		height: 294px;
		width: 373px;
		border: 2px solid #cccccc;
		margin-left: 10px;
		background: #fff;
		float: left;
		
	}

	.scorebord .comments div table .left {
		
		font: bold 11px Arial;
		padding-left: 7px;
		padding-right: 7px;
		border-right: 1px solid #cccccc;
		vertical-align: top;
		
	}
	
	.scorebord .comments div table td {
		
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 5px;
		
	}
	
	.scorebord .scoreright #shoutbox #shoutbox-list {
		
		overflow-y: scroll;
		overflow-x: hidden;
		height: 200px;
		width: 479px;
		border: 2px solid #cccccc;
		margin-left: 10px;
		background: #fff;
		float: left;
		
	}
	
	.scorebord .scoreright #shoutbox .shoutbox-list {
		
		width: 459px;
		line-height: 20px;
		padding: 10px;
		padding-top: 0;
		padding-bottom: 0;
		float: left;
	}
	
	.scorebord .scoreright #shoutbox .shoutbox-list .shoutbox-list-time {
		
		width: 50px;
		font: bold 11px Arial;
		color: #7c7c7c;
		padding-right: 5px;
		line-height: 20px;
	
	}
	
	.scorebord .scoreright #shoutbox .shoutbox-list .shoutbox-list-nick {
		
		font: bold 11px Arial;
		line-height: 20px;
		padding-right: 5px;
	
	}	
	
	.scorebord .scoreright #shoutbox .shoutbox-list .shoutbox-list-message {
		
		font: 11px Arial;
		line-height: 20px;
		padding-right: 5px;
	
	}		
	
	.scorebord .scoreright #shoutbox .post {
		
		width: 460px;
		border: 2px solid #cccccc;
		margin-left: 10px;
		padding: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		background: #fff;
		position: relative;
		height: 60px;
		float: left;
		
	}
	
	.scorebord #colom {
		
		width: 513px;
		float: left;
		
	}
	
	.scorebord .scoreright #shoutbox .post textarea {
		
		position: absolute;
		width: 410px;
		height: 50px;
		border: 0;
		padding-right: 50px;
		font: 11px Tahoma;
		overflow: hidden;
		
	}

	.scorebord .scoreright #shoutbox .post input {
		
		border: 1px solid #cccccc;
		padding: 3px;
		margin: 0;
		background: url('../images/livecenter/background-1.jpg') repeat-x;
		font: 11px Tahoma;
		position: absolute;
		top: 30px;
		right: 10px;
	}
	
	.scorebord .scoreright #shoutbox .post img {
		
		top: 33px;
		right: 66px;
		position: absolute;
		
	
	}
	
	.scorebord .board2 .left {
		
		width: 187px;
		margin-right: 1px;
		float: left;
		
	}
	
	.scorebord .board2 .right {
		
		width: 187px;
		float: left;
		
	}	
	
	.scorebord .board2 h6 {
		
		font: bold 14px Arial;
		text-transform: uppercase;
		color: #d4d4d4;
		padding: 0;
		padding-bottom: 5px;
		width: 187px;
		margin: 0;
		border-bottom: 1px dotted #cccccc;
	
	}
	
	.scorebord .scoreleft .board2 {

		margin-top: 15px;
		border: 5px solid #000;
		background: #000 url('../images/livecenter/background-3.jpg') repeat-x;
		width: 377px;
		color: #fff;
		padding: 10px;
		float: left;
		
	}	
	

	.scorebord .board2 p {
		
		width: 190px;
		font: 11px Tahoma;
		color: #fff;		
		margin: 0;
		padding: 0;
		line-height: 25px;
		float: left;
	
	}
	
	.scorebord .board2 p em {
		
		width: 25px;
		font: bold 11px Tahoma;
		line-height: 25px;
		float: left;
		
	}
	
	.scorebord .board2 .red {
		
		color: #cd1200;
		letter-spacing: -5px;
		width: 19px;
		overflow: none;
		
	}
	
	.scorebord .board2 .yellow {
		
		color: #dedb00;
		letter-spacing: -5px;
		width: 19px;
		overflow: none;
		
	}	
	
	.scorebord #shoutbox h6, .scorebord .screenn h6, .scorebord .comments h6 {
		
		font: bold 14px Arial;
		text-transform: uppercase;
		color: #333333;
		padding: 0;
		padding-bottom: 5px;
		width: 376px;
		margin: 0;
		border-bottom: 1px dotted #b4b4b4;
		margin-left: 10px;
		margin-bottom: 10px;
	
	}
	
	.scorebord #shoutbox h6 {
		
		width: 482px;
		
	}
	
	.scorebord .comments h6 {
		
		width: 377px;
		
	}
	
	.scorebord .screenn {
		
		border: 5px solid #cccccc;
		background: #d2d2d2 url('../images/livecenter/background-1.jpg') repeat-x;
		width: 397px;
		color: #000;
		padding-top: 15px;
		margin-bottom: 15px;
		float: left;
		
	}		
	
	.scorebord .screenn p {
		
		padding-left: 10px;
		padding-right: 10px;
		line-height: 18px;
		
	}

	
	.scorebord .screenn .line {
		
		border-top: 1px dotted #B4B4B4;
		width: 480px;
		margin-left: 10px;
		height: 0;
		overflow: hidden;
				
	}
	
	.scorebord .scoreright .screenn {
		
		margin-top: 0px;
		padding-top: 5px;
		width: 503px;
		
	}

	.scorebord .scoreright .screenn .images {
		
		width: 214px;
		padding-left: 5px;
		margin-right: -8px;
		float: left;
		
	}
	
	.scorebord .scoreright .screenn .images .image {
		
		width: 75px;
		border: 1px solid #cccccc;
		margin-right: 10px;
		background: #fff;
		padding: 10px;
		float: left;
		
	}
	
	.scorebord .scoreright .screenn .value {
		
		width: 135px;
		height: 45px;
		padding-top: 5px;
		float: left;
	
	}
	
	.scorebord .scoreright .screenn .value h6 {
		
		width: 135px;
		margin-bottom: 0;
		
	}
	
	.scorebord .scoreleft .screenn {
		
		margin-top: 15px;
		
	}
	
	.scorebord .scoreright .screenn .value p {
		
		width: 135px;
		margin-top: 0;
		padding-top: 0;
		margin-bottom: 0;
		padding-bottom: 0;
		float: left;
		
	}
	
	.scorebord .scoreright .screenn2 {
		
		padding-top: 15px;
		
	}	

	.scorebord .scoreright .screenn2 h6 {
		
		width: 480px;
		margin-bottom: 0;
		
	}