#contentLeft p {
	margin:0 0 1em 0;
	color:#002952;
	}

#contentLeft a {
	color:#003973;
	text-decoration:underline;
	}

#contentA {
	background:url(../images/content/home_contentA_bg.gif) 0 0 no-repeat;
	border-top:1px solid #fff;
	clear:both;
	width:640px;
	padding:28px 14px;
}

#contentA h2 {
	background-image:url(../images/text/signup_h2.gif);
	width:255px;
	height:32px;
}
#contentA h3 {
	background-image:url(../images/text/signup_h3.gif);
	width:285px;
	height:22px;
}

#contentA strong {color:#fe4600;}

#contentA .img {
	float:right;
	border:5px solid #7292BA;
	padding:1px;
	margin:0 0 0 10px;
	}
/* #contentA .img img {border:1px solid #fff;} */

#contentA div.btn {
	background:url(../images/text/signup_btn.gif) 0 0 no-repeat;
	width:177px;
	height:20px;
}
#contentA div.btn a {
	display:block;
	text-decoration:none;
	height:100%;
}