.radInput_Office2007
{
	padding:5px;
}

.radHoverCss_Office2007,
.radEnabledCss_Office2007,
.radDisabledCss_Office2007,
.radEmptyMessageCss_Office2007,
.radFocusedCss_Office2007,
.radNegativeCss_Office2007,
.radInvalidCss_Office2007
{
    width: 250px !important;
    height: 14px !important;
	font: normal 11px Verdana !important; 
}

.radEnabledCss_Office2007, 
.radNegativeCss_Office2007,
.radEmptyMessageCss_Office2007,
.radFocusedCss_Office2007
{
    border: 1px solid #BBB !important;
    color: #000000 !important;
}


.RadMenu_Telerik .rmGroup img /*this one*/
{
	margin:2px 0 0 0;  
}

/*
div.RadMenu_Telerik .rmLeftImage 
{ 
    margin: 2px; 
} 
*/
div.RadMenu_Telerik .rmGroup .rmText  /*and this one*/
 {  
    padding-left:24px;  
 }   
 
 .RadTabStripTop_Outlook .rtsLevel
{
	clear:none !important;
}
 
