.RadPanelbar_BidvestFoodservice
{	
	width:200px;
	padding-top:3px;
	overflow:hidden;
	background-color: #ef3e42;
}

.RadPanelbar_BidvestFoodservice .text
{
	font-size: 12px;	
	font-weight:bold;
	color: white;
	line-height:30px;
	vertical-align:middle;
	padding-left:15px;
	padding-right:15px;
}




.RadPanelbar_BidvestFoodservice .link:hover
{
	background-color:#ff686b;
}

.RadPanelbar_BidvestFoodservice .selected .text
{
	background: #ff686b url('Img/arrow.jpg') no-repeat right;
}


