#howtotitle {
	width: 760px;
}
#howtobody {
	text-align: left;
	width: 760px;
	background-image: url(../howto/images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#howtobody2 {
	text-align: left;
	width: 760px;
}
#rightbox {
	float: right;
	width: 237px;
	height:300%;
}
.rightinnerbox {
	margin:8px auto 22px;
	width:207px;
}
#howtobottom {
	clear: both;
	text-align: right;
	width: 760px;
}
.stepbox {
	background-image: url(../howto/images/stepbox_bg.gif);
	background-repeat: repeat-y;
	float:left;
	margin-bottom: 30px;
}
.stepnumber {
	float: left;
	width: 39px;
}
.stepmain {
	float: left;
	width: 466px;
	
}
.steptext {
	clear: both;
	margin: 10px 8px;
}
.steptext-narrow {
	clear: both;
	width:290px;
	margin: 10px 8px;
}
.warning {
	color:#e6180c;
}
.steptitle {
	margin-bottom: 10px;
}
.steppoint {
	clear:both;
	margin: 10px 8px 10px 35px;
	color:#e6180c;
	list-style-position: outside;
	list-style-image: url(../howto/images/mark_check.gif);
	list-style-type: none;
}
.stepleftbox {
	float: right;
	width: 237px;
	padding:0;
	margin-left: 18px;
	
}
.markdown {
	margin: 0px 135px 10px;
}
.popupbutton {
	margin-top:10px;
}
.itembox {
	float: left;
	width: 69px;
	text-align: center;
	line-height: 110%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: smaller;
}
.itembox2 {
	float: left;
	width: 138px;
	text-align: center;
	font-size: smaller;
	line-height: 110%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.itembox3 {
	float: left;
	width: 85px;
	text-align: center;
	line-height: 110%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: smaller;
}

.itembox img,
.itembox2 img,
.itembox3 img {
	margin-bottom:5px;
}

.movie_btn{
}
