div#content_3{
	float:left;
	width: 233px;
}
object, embed{
	display: block;
}
div#sidebar{
	/*position:absolute;*/
	float: right;
	top: 0px;
	/*left: 700px;*/
	width: 250px;
}
ol.carousel li{
	vertical-align: top;
}
ol.carousel li img{
	width: 160px;
	height: 120px;
}
ol.carousel li p{
	width: 160px;
	height: 60px;
	font-size: 12px;
}
div.yui-carousel li,
div.yui-carousel li.yui-carousel-item-selected{
	border: 1px solid #555555;
}
div.yui-carousel-nav ul{
	display:none;
}
#pv_wrap,
#live_wrap{
	background: transparent url(../img/carousel.png) no-repeat;
	width: 700px;
	height: 270px;
	text-align: left;
}
#pv,#live{
	position: relative;
	left: 20px;
	top: -3px;
	border: 0 none;
}
.yui-skin-sam .yui-carousel-nav{
	background: transparent none;
}
h2.movie_title{
	position: relative;
	left: 20px;
	top: 25px;
	width: 500px;
	font-size: 14px;
	z-index: 999;
}
div#movie_frame{
	margin: 0 auto;
	width: 493px;
	margin-bottom: 25px;
}
div#movie_body{
	background: transparent url(../img/movie_body.png) no-repeat scroll 0 0;
	width: 493px;
	height: 383px;
}
div#movie_frame h2{
	background: transparent url(../img/movie_head.png) no-repeat scroll 0 0;
	width: 493px;
	height: 57px;
	text-indent: -9999px;
}
#movie_screen{
	width: 425px;
	height: 344px;
	margin: 0 auto;
}
/*
div#cd{
	height: 400px;
	overflow-y: scroll;
}
	*/
div#cd,
div#news{
	width: 250px;
}
div#cd{
	height: 400px;
	background: transparent url(../img/discography.png) no-repeat scroll 0 0;
}
div#news{
	height: 200px;
	background: transparent url(../img/news.png) no-repeat scroll 0 0;
}
div#cd h2,
div#news h2{
	display: block;
	position: relative;
	top: 20px;
	width: 230px;
	text-align: right;
}
div#cd div.sidecontainer,
div#news div.sidecontainer{
	width: 215px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin: 30px auto auto 20px;
}
div#cd div.sidecontainer{
	height: 325px;
}
div#cd li{
	width: 200px;
	margin-bottom: 7px;
}
div#cd img,
div#cd .right{
	float: left;
}
div#cd img{
	width: 63px;
}
div#cd div.right{
	width: 137px;
}
div#cd p{
	margin-left: 5px;
}
div#news div.sidecontainer{
	height: 140px;
	font-size: 12px;
	line-height: 24px;
}
div#news p{
	width: 600px;
	overflow-x: hidden;
}
div#widget{
	padding-left: 40px;
	margin-bottom: 10px;
}
div#widget h2{
	margin-bottom: 10px;
}
div#widget textarea{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 160px;
	height: 100px;
}
