.RadMenu_YWP 
{
	position:absolute !important;
	right:5px;
	top:46px;
	height:18px;
}

.RadMenu_YWP_Context { background: none; border: 0; }

.RadMenu_YWP .rmItem {
	height:18px;
	background:url(../images/tabs/lbg.gif) left top no-repeat;
	display:block !important;
	margin-left:-10px;
}

.RadMenu_YWP .rmItem a {
	background:url(../images/tabs/rbg.gif) right top no-repeat;
	display:block;
	height:18px;
	font-size:70%;
	font-weight:bold;
	color:#000;
	text-align:center;
	cursor:pointer;
}

.RadMenu_YWP .rmItem a span {
	display:block;
	height:16px;
	padding:2px 15px 0 15px !important;
}

.RadMenu_YWP .rmItem a.home span {
	background:url(../../../CommonStyles/images/icons/housebl.gif) 10px 3px no-repeat;
	padding-left:25px !important;
}

.RadMenu_YWP .rmItem a.contact span {
	background:url(../../../CommonStyles/images/icons/mailbl.gif) 10px 3px no-repeat;
	padding-left:30px !important;
}

.RadMenu_YWP .rmItem a:hover { }