@charset "utf-8";

.itemDiv {
	border-top: 1px solid #FFF;
	clear: both;
	margin-bottom: 2em;
	overflow: auto;
}

.itemDiv div {
	float: left;
	width: 350px
}

.itemDiv img {
	float: left;
	margin: 0 20px 0 0;
}

#leftContent {
	background:transparent url(/img/usps/certified-mail/bg_certifiedmail.jpg) no-repeat 333px 63px;	
}

h3 {
	margin-bottom:5px;	
	margin-top:18px;
}

#inner p.first {
	width:335px;	
}

.strongform {
	font-weight:bold;
	font-size:12px;
	color: #000000;
}

.dividerline {
	border-bottom:solid 1px #b7b7b7;
	padding-bottom:7px;
	margin:9px -3px 6px 0px;
}

.cm_disclaimer {
	margin-top:30px;
	font-size:10px;	
}

.mboxDefault2 {
	display:none;
}
