.RadMenu_Outlook
{
    width:100%;
    font-size:90%;
    white-space:normal; 
}
.RadMenu_Outlook .link
{
	text-decoration:none;
	padding:9px 4px 8px 14px;
	white-space:normal; 
}

.RadMenu_Outlook .rootGroup .link:hover
{
	background:#315955;/* url(Img/RootItemFocusedBkg.gif) left top repeat-x;*/
	color:#FFF !important;
	text-decoration:none;

} 
.RadMenu_Outlook .rootGroup .link {width:100%;	} /*user added*/
.RadMenu_Outlook .item {
width:98%;
_width:100%}