
.twoColFixLtHdr #mainContent { 
    float: right;
	padding: 0;
	width: 700px;	
}

#right-core {
	width: 662px;
	background-color: #fcf1d2;
	overflow:hidden;
}

#right-core h1 {
	font-size: 18px;
	color: #f2591f;
	font-weight: bold;
	line-height: 20px;
	padding:15px 40px ;
	margin: 0;
}

#right-core ul {
	list-style: none;
	padding: 0 0 0 40px;margin: 0;
	
}

#right-core ul li {
	color: #3c2105;
	font-size: 12px;
	line-height: 22px;
	padding: 0;margin: 0;
	background: url(../img/right/star-bullet.gif) no-repeat 0 center;
	text-indent: 25px;
}

#right-core p {
	font-size: 12px;
	color: #f2591f;
	line-height: 18px;
	padding:15px 40px ;
}
#core_l{
width:50%;
overflow:hidden;
float:left;}
#core_r{
width:40%;
overflow:hidden;
float:left;}