#rightBox .layoutOuter {
	margin: 0px;
	padding: 0px;
    clear: both;
}
#rightBox .type1boxOuter {
	width: 640px;
	background-image: url(../../introduction/images/type1box_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rightBox .type1box {
	width: 600px;
	border: 0px;
	background-image: url(../../introduction/images/type1box_base.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#rightBox .type1box p {
	padding: 0px 5px 15px 5px;
}
#rightBox .h3 {
	width: 500px;
	background-position: left top !important;
	background-image: url(../../shared/images/icon_circle.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 27px;
}
#rightBox .type1box_bottom {
	width: 640px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../introduction/images/type1box_bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	font-size:1px;
	line-height:1px;
	clear: both;
}

