.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;
	padding:10px 40px ;
	margin: 0;
}

#right-core ul {
	list-style: none;
	padding: 0 0 30px 20px;margin: 0;
	
}

#right-core ul .bullet {
	color: #f2591f;
	font-size: 14px;
	line-height: 22px;
	padding: 0;margin: 0;
	background: url(../img/right/star-bullet.gif) no-repeat 0 center;
	text-indent: 25px;
	font-weight: bold;
}

#right-core p {
	font-size: 12px;
	color: #3c2105;
	line-height: 18px;
	padding:0 40px ;
	margin: 0;
}

#right-core ul .normal {
	color: #3c2105;
	font-size: 12px;
	line-height: 22px;
	padding: 0;margin: 0;
	text-indent: 25px;
}

.recruit-note {
	margin:15px 40px; 
	padding:30px 0px;
	border-top: 2px dotted #fe6000;
	border-bottom: 2px dotted #fe6000;
}

.recruit-note #mail {
	background: url(../img/right/email-bg.gif) no-repeat 30px 0;
	line-height: 53px;
	text-indent: 50px;
	color: #fff;
	font-size: 12px;
}








