.twoColFixLtHdr #mainContent { 
    float: right;
	padding: 0;
	width: 700px;	
}

#right-core {
	width: 662px;
	background-color: #fcf1d2;
}

#right-core h1 {
	font-size: 16px;
	color: #f2591f;
	font-weight: bold;
	line-height: 20px;
	margin:5px 40px ;
	text-indent: 25px;
	background: url(../img/right/star-bullet.gif) no-repeat 0 center;
}

#right-core h2 {
	font-size: 14px;
	color: #3c2105;
	font-weight: normal;
	line-height: 16px;
	margin:0px 40px ;
	text-indent: 25px;
}

#right-core p {
	font-size: 12px;
	color: #3c2105;
	line-height: 18px;
	padding:25px ;
	margin: 0;
}

#right-core .inline-p {
	font-size: 12px;
	color: #fff;
	line-height: 53px;
	text-indent: 13px;
	font-weight: normal;
	padding: 0 0 0 40px;
	margin: 0 0 0 60px;
	background: url(../img/right/email-bg.gif) no-repeat;
}
