#nav ul li.YCare_SPONSORS a {
	background: url(/theme/YCare/images/but_sponsors_over.gif)no-repeat;
	color:white;;
	float:left;
	padding: 8px 20px 0 30px;
	font-size:10pt;
	width:72px;
	height:40px;
}
/*
,#rightbar {
	width: 507px;
	float:right;
	background-color: #F0EFED;
	margin-top:-394px;
}*/

,#nav ul li.YCare_SPONSORS a {
	background: url(/theme/YCare/images/but_sponsors_over.gif) no-repeat;
	width:72px;
	height:40px;
	color:white;
	font-size:10pt;
}

,html > body #nav ul li.YCare_SPONSORS a {
	background:  url(/theme/YCare/images/but_sponsors_over.gif) no-repeat;
	color:white;
	float:left;
	padding: 8px 20px 0 30px;
	font-size:10pt;
	width:78px;
	height:40px;
}
/*
,html > body #rightbar {
	width: 507px;
	float:right;
	background-color: #F0EFED;
	margin-top:-370px;
}*/