td { text-align:left;}

table#total {
	width: 750px;
	margin: 0px;
	padding: 0px;
}

td#border1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

td#left {
	margin: 0px;
	padding: 0px;
	width: 126px;
	background-color: #FFFFFF;
	background-image: url(../images/privacy02.jpg);
	background-repeat: no-repeat;
}

td#right {
	margin: 0px;
	padding: 0px;
	width: 624px;
}

td#bottom {
	margin: 0px;
	padding: 6px 0px 12px;
	text-align: right;
}

div#textbox1{
	padding:12px 18px 18px;
	font-size: 12px;
	color: #222222;
	line-height: 18px;
	margin-left:auto;
	margin-right:auto;
}

table.list1 {
	width: 550px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #222222;
	line-height: 18px;
}


table.list1 td{
	text-align:left;
	vertical-align:text-top;
}

td.list1left{ width:24px;}

table#subright{
	margin: 0px;
	padding: 0px;
	width: 550px;
	font-size: 12px;
	color: #222222;
	line-height: 18px;
}

table#subright td{
	padding: 6px;
	text-align:left;
	vertical-align:text-top;
	border-top: none;
	border-right: 1px solid #999999;
	border-left: none;
	border-bottom: 1px solid #999999;
}

table#subright th{
	text-align:center;
	font-weight: normal;
	background-color: #DFE9EF;
	border-top: none;
	border-right: 1px solid #999999;
	border-left: none;
	border-bottom: 1px solid #999999;
}


.w1{ width:168px;}
.w2{ width:148px;}
.w3{ width:18px;}
