h3 a:hover {
	color: #333333;
}

.movieTitle {
	width: 258px;
	height: 42px;
	margin:0 0 2px;
	padding: 5px 7px 5px 65px;
	font-size:125%;
	font-weight: bold;
	color: #ffffff;
	background: url(../../images/background/guide_character.gif) no-repeat;
}

.textBlock {
	margin: 0 0 1em;
}

h4 {
	font-weight: bold;
	font-size: 115%;
	color: #cc6600;
}

.possibleLinkList {
	width: 240px;
	float: left;
	margin: 0 10px 0 0;
}

.possibleLinkList dt{
	font-weight: bold;
}

.possibleLinkList dd {
	margin: 0.5em 0 0.5em;
}

.possibleLinkList dd ul {
	margin: auto 0 auto 1.5em;
}

dl.possibleLinkBtn {
	width: 480px;
	margin: 0;
	padding: 0;
}

*html dl.possibleLinkBtn dd ul.linkBtn {
	clear: both;
}

*html dl.possibleLinkBtn dd ul.linkBtn li {
	list-style: none;
	float: left;
	display: block;
}

*+html dl.possibleLinkBtn dd ul.linkBtn li {
	padding-bottom: 3px;
}

.possibleMenu {
	margin: 0 0 0 162px;
}

#noScriptFlash {
	width: 330px;
	height: 185px;
	padding-top: 100px;
	text-align: center;
	background: #cccccc;
}

#noScriptFlash p {
	text-align: center;
}

.caption {
	margin: 0.5em 0 0 1em;
	text-indent: -1em;
	font-size: 95%;
	line-height: 135%;
}


.graphLayout {
	width: 180px;
	margin: 5px 0 0;
	text-align: center;
	float: left;
}

.onePoint {
	width: 510px;
	margin: 10px auto;
	padding: 10px;
	border: 2px dashed #996666;
}

.onePoint:after {
	display: block;
	content: "";
	clear: both;
}

.onePoint h5 {
	font-size: 100%;
	color: #660000;
}

.onePoint ul {
	list-style: none;
	margin: 0 0 10px;
}

*html .onePoint ul {
	width: 400px;
	float: left;
}

.onePoint li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 18px;
	background: url(../../images/background/arrow_red.gif) 0 1px no-repeat;
}

*html .onePoint li {
	background: url(../../images/background/arrow_red.gif) 0 2px no-repeat;
}









