div#centercol ol, div#centercol ul {
	font-family: Arial;
	font-size:12px;
	color:#666;
	line-height:16px;
	margin: 10px 0px 10px 15px;
	padding: 0px;
}

div#el_indent p {
	font-family: Arial;
	font-size:12px;
	color:#666;
	line-height:16px;
	margin: 10px 15px;
	padding: 0px;
}

.centertxt {
	text-align: center;
	
}

div#el_indent h3 {
	font-family: Arial;
	font-size:14px;
	color:#76787B;
	font-weight: bold;
	margin: 0px 15px 20px 15px;
	padding: 0px;
}

div#el_indent ol li, div#el_indent ul li {
	margin: 10px 15px;
}

.grad_divider {
	height: 25px;
	width: 630px;
	margin-top: 40px;
	background: url('../images/grey_grad_back.gif') repeat-x left top;
	clear: both;
}

table.sealtable {
	width: 580px;
	padding: 0px;
	margin: 0px;
}

table.sealtable td {
	border-collapse: collapse;
	border: none; 
	vertical-align: text-bottom;
}

table.sealtable td.wide {
	padding-right: 85px;
}

div#centercol p.scriptbtns {
	padding-left: 150px;
	margin-top: 25px;
	height:20px;
	margin-bottom:10px;
}

#seal_code {
	width: 566px;
	height: 300px;
}

#cscript_btn {
	width: 111px;
	height: 22px;
	font-size: 0%;
	color: #777878;
	display: block;
	float: left;
	background: url('../images/secured-seal/create_script_button.jpg') no-repeat left top;
}

#sel_copy {
	display: block;
	float: left;
	vertical-align: middle;
	margin-left: 50px;
	line-height: 22px;
}


