.content-right {
	margin: 20px 0 0 0;
	width: 240px !important;
	height: 900px !important;
	background: url('/img/registration-right-box-bg.png') left top no-repeat !important;
	padding-left:20px;
}


.right-box {
	width:215px;
	height:auto;
	margin-bottom:14px;
}

.right-box-content {
	width:195px;
	background-color: #f9fcff;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	font-weight:normal;
	color:#787e87;
	font-size:13px;
	padding:22px 6px 2px 12px;
	margin:0;
}


.right-box-header {
	width:215px;
	height:32px;
	background-image: url(/img/right-box-header.png);
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-indent:8px;
	line-height:32px;
}

.right-box-footer {
	width:215px;
	height:5px;
	background-image: url(/img/right-box-footer.png);
}


.right-box-title {
	font-size:15px;
	color:#50555c;
	font-weight:bold;
	margin-bottom:12px;
}


.right-box-content img {
	margin:0 10px 0 0;
	float:left;
}

.td-left {
	color:#5b5b62;
	font-size:13px;
	height:27px;
	text-align:right;
}

.td-right {
	color:#366c93;
	font-size:19px;
	text-indent:10px;
}

.td-divider {
	background:url(/img/company/divider.gif) left center repeat-x;
	height:40px;
}
