body{
	background : #DDF7F2;
	font-size : 11pt;
}

.subcontent{
	margin-left : 20px;
}

.poster{
	width : 426px;
	height : 600px;
	margin : 0px;
	border : 0px;
}

h1{
	font-size : 16pt;
	border-style : dashed;
	border-width : 0px 0px 1px 0px;
}
h2{
	font-size : 13pt;
	border-style : solid;
	border-width : 0px 0px 2px 10px;
	border-color : #53627D;
	background : #C9DAFA;
}
h3{
	font-size :13pt;
}

ul{
	padding-left : 15px;
}

/* for thischara */
.comments{
	margin-left : 30px;
	border-style : dashed;
	border-width : 1px;
	border-color : #53627D;
	color : #408822;
}

.rankin{
	color : #bd2cd9;
	font-weight : bold;
}