/* CSS Document */
#actmaincont{
	margin:0 auto;
	width:810px;
	height:inherit;
	background:black;
	color:white;
	line-height:2;
	font-size:12px;
}
#actbox{
	width:790px;
	height:inherit;
	background-color: #000000;
	margin-bottom: 20px;
	margin-top: 15px;
	float:inherit;
	margin-left: auto;
	margin-right: auto;
}
.actor{
	width:auto;
	height:auto;
	background-color: #000000;
	overflow: visible;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
}
#sixapart-standard #container #actmaincont #actbox .actor img {
	float: left;
}
.profiletext{
	width:650px;
	height:258px;
	margin:5px;
	border:1px solid #ccc;
	background-color: #222;
	overflow: hidden;
	float: right;
}
#container #actmaincont #actbox .actor .profiletext h1 {
	background-color: #222;
}

#sixapart-standard #container #actmaincont #actbox .actor .profiletext p {
	padding-left: 20px;
	background-color: #222222;
	float: none;
}
.actimg{
	border-right:1px solid #ff3300;
}
#sixapart-standard #container #actmaincont h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	font-style: normal;
	font-weight: 900;
	color: #FFFFFF;
	margin-top: 10px;
	background-color: #000000;
}
