.entertainment-bound{
	width:660px;
	margin-top:25px;

}
.layout-entertainment{
	margin-top:10px;
	padding:15px;
	height:300px;
	position:relative;
	border:1px solid #CCC;
	border-bottom:2px solid #F8971A !important;
}
.bg-title-entertainment{
	width:660px;
	height:14px;
	margin-bottom:-5px;
	overflow:hidden;
	background:url(../images/stripe.png);
}
.news-entertainment-title{
	font-size:22px;
	text-transform:capitalize;
	color:#000;
	height:25px;
}
.entertainment-left{
	width:310px;
	height:290px;
	position:relative;
	float:left;
	padding-bottom:20px;
}
.image-entertainment img{
	width:289px;
	height:135px;
	border:1px solid #ececec;
}
.image-entertainment img:hover{
	border:1px solid #FF9933;
	opacity:0.8;
}
.detail{
	position:absolute;
	bottom:5px;
	right:20px;
	color:#F00 !important;
	font-style:italic;
}
.entertainment-right{
	width:310px;
	right:0;
	top:0;
	overflow:hidden;
	padding-bottom:7px;
}
.image-other-entertainment{
	width:75px;
	height:65px;
	float:left;
	margin:5px;
}
.image-other-entertainment img{
	width:73px;
	height:63px;
	border:1px solid #ececec;
}
.name-other-entertainment{
	float:right;
	margin:5px;
	width:210px;
	height:65px;
}
.name-other-entertainment a{
	font-size: 14px !important;
	color: #000;
}
.image-other-entertainment img:hover{
	border:1px solid #F90;
	opacity:0.5;
	cursor:pointer;
}
.name-other-entertainment a:hover{
	color:#017BAF;
}
.name-other-entertainment p{
	font-size:12px;

}
.author{
		color:#03C !important;
		font-style:italic;
		padding-left:20px;
		height:30px;
		line-height:10px;
		padding-top:5px;
		background:url(../images/user.gif) no-repeat left;
}
.date{
	line-height:30px;
	height:30px;
	background:url(../images/date.gif) no-repeat left;
	padding-left:20px;
}