/*

code of ethics

*/

.title {
	font-weight: bold;
}

.left_wrapper {
	float: left;
	width: 643px;
}
.right_wrapper {
	float: left;
	margin-left: 30px;
		width: 240px;
}

.top {
	padding-top: 5px;
	padding-left: 14px;
	padding-right: 40px;
}
.top img {
	margin-bottom: 20px;
}
.top span {
	display: block;
	margin-bottom: 20px;
}

.round_border_top {
	width: 643px;
	height: 11px;
	background: url(../../images/b11.png) no-repeat;
}
.round_border_bottom {
	clear: both;
	width: 643px;
	height: 11px;
	background: url(../../images/b12.png) no-repeat;
}



