/*  RUMOUR  */
#rumour-box {
	border: 1px solid #cfcfcf;
	margin-bottom: 10px;
}

#rumour-box .head {
	background: url('head-bg.gif') repeat-x top left;
	padding: 5px 10px 4px 10px;
	border-bottom: 1px solid #cfcfcf;
	width: 530px
}

	#rumour-box .head img{margin-right: 7px}

	#rumour-box .head a{
		color: #077fd6;
		font-family: Arial, Helvetica, sans-serif;
	}

	#rumour-box .head strong{
		font-size: 20px;
		color: #09c;
		font-weight: normal;
		line-height: 150%;
	}

	#rumour-box .content {padding: 10px;}

	#rumour-box .content h4 {
		font-size: 18px;
		color: #10559a;
		line-height: 160%;
	}

/*  LIVE REPORTING  */
.live-reporting {
	height: 240px;
}
	
	.live-reporting .logo-link {
		display: block;
		width: 250px;
		height: 150px;
	}

	.live-reporting .selection-menu {
		width: 240px;
		margin: 0 0 0 10px;
		float: left;
	}

		.live-reporting .selection-menu label{
			font-weight: bold;
			font-size: 11px;
			color: #ffc;
			display: block;
			line-height: 18px;
		}

		.live-reporting .selection-menu select{
			width: 240px;
			font-size: 11px;
		}

		.live-reporting .selection-menu .day{
			width: 140px;
			margin-right: 5px;
			float: left;
		}

	.live-reporting .post {padding: 5px;}

		.live-reporting .post span{
			color: #fff;
			font-size: 10px;
			display: block;
			line-height: 13px;
		}

		.live-reporting .post p{
			color: #fff;
			line-height: 15px;
			margin-bottom: 0px;
		}
	
	.live-reporting .last {
		width: 250px;
		background: #858585;
		margin: 30px 10px 0 0;
		float: right;
	}

		.live-reporting .last a{
			color: #fff9c4;
			font-size: 11px;
			font-weight: bold;
			line-height: 14px;
		}
		
		.live-reporting .last ul{
			background: #999;
			margin-bottom: 5px;
			border-top: 1px solid #6D6D6D;
		}

			.live-reporting .last ul li{
				padding:2px 5px;
				border-bottom: 1px solid #6D6D6D;
			}

		.live-reporting .last ul a{display: block; font-size: 10px}

		.live-reporting .last ul li:hover{background: #fff;}

		.live-reporting .last ul li:hover a{color: #000;}

/*  MY POKERNEWS  */

.my-pn-box .blog-list{
	width: 350px;
	margin-top: 12px;
}

	.my-pn-box .blog-list .fr{width: 290px;}

.my-pn-box .photos{
	width: 164px;
	margin: -11px -4px 0 0;
}

	.my-pn-box .photos span a {
		float: left;
		overflow: hidden; display: block; width: 76px; height: 76px;
		margin: 5px 4px 0 0;
		border: 1px solid #ccc;
		position: relative;
	}

	.my-pn-box .photos em {
		color: #666;
		display: block;
	}

	.my-pn-box .photos img {position: absolute;}

	.my-pn-box .photos .more {
		float: left;
		margin-top: 6px;
	}

/*  NEWS  */
#news-box ul {margin-bottom: 20px;}

#news-box .fr {width: 380px;}

	#news-box .first .fr {width: 250px;}

#news-box li{
	border-top: 1px dotted #cfcfcf;
	margin-top: 10px;
	padding-top: 10px;
	zoom: 1;
}

#news-box .first {
	border-top: 0px none;
	margin-top: 0;
	padding-top: 0;
}

#news-box h3 {margin-bottom: 6px}

#news-box .first h3 {
	font-size: 18px;
	line-height: 18pt
}

#news-box .more {margin-right: 15px}

#news-box li img {border: 1px solid #ebebeb;}

.tvbox-button {
	background: url('tvbox-button.gif') no-repeat top left;
	display: block;
	width: 178px;
	height: 35px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 130%;
	text-align: center;
	padding-top: 3px;
}

.tvbox-button:hover {color: #fff9c4}

#marquee_box {
	height: 25px;
	width: 992px;
	overflow: hidden;
	background: url('runningline-bg.gif') repeat-x;
}

	#marquee_box div.item {
		float: left;
		white-space: nowrap;
		padding-left: 900px;
		padding-top: 2px
	}

	#marquee_box a {
		text-decoration: none
	}

.wsop-bloggers {padding: 10px 5px 0 10px !important}
.wsop-bloggers img {float: left; margin: 0 5px 10px 0}
