.catHeader_new{
	font-weight:bold;
	font-size: 14px;
	color:#fff;
	width:640px;
	height:20px;
    padding-left: 10px;
    padding-top: 3px;
	background-color:#bf291a;
}
.catHeader_new a{
	color:#fff;
	font-weight:bold;
}
.yellowbanner{
	background-color:#fdcf00;
	color:#000;
	margin:20px 0px 40px 0px;
	padding:20px 20px 20px 20px;
	font-weight:bold;
	font-size: 18px;
	width:70%;
}
.catHolder_new{
	border:1px solid #bf291a;
	width:650px;
	padding:0px;
}
.catLeft_new{
	width:650px;
	background-color:#fdcf00;
	float:left;
}
.catLeftInner_new{
	width:245px;
	float:left;
    margin-left: 20px;
}
.sponsored_link_new{
	margin: 5px 20px 0px 10px;	
}
.sponsored_link_new a{
	color:#001796;
	font-weight:bold;	
}
.catLeftInner_new ul{
	margin:8px 0px 0px -10px;
	padding:0;
	list-style:none;
	color:#000;
}
.catLeftInner_new ul li{
	font-weight:bold;
	color:#000;
	padding: 3px 0px 0px 0px; 
}
.catLeftInner_new ul a{
	font-weight:bold;
}
.catFooter_new{
	color:#000000;
	width:600px;
	height:25px;
	font-weight:bold;
    padding-left: 10px;
    padding-top: 20px;
}
#category_trail{
	padding-bottom: 5px;	
}
.search_results_new{
	width:660px;
	padding: 10px 10px 10px 0px;
	margin:0 0px 0 0;
	float:left;
	overflow:hidden;
}
.search_entry_item:hover{
	background-color:#e7ecf6;	
}
.search_entry_item {
	border-left: 0px solid #e2e2e2;
	border-right: 0px solid #e2e2e2;
	border-top: 0px solid #e2e2e2;
	padding: 7px 7px 7px 0px;
    margin-bottom: 0px;
}
.title a:link, .title a:active, .title a:visited{
    color:#001796;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}
.site_link a {
/*    color:#ef712e;*/
	font-size: 14px;
	font-weight:bold;
    color: #048101;
    text-decoration: none;
}