﻿body 
{
	font-family       : Tahoma;
	font-size         : small;
}

table tr td
{
    vertical-align : top;
}



/*********** Rad Panel styling **********/

/* Property */
#radDockPropEditorProperty  
{  
    height: auto !important;  
}  
#radDockPropEditorProperty .rdContent  
{  
    overflow: hidden !important;  
}  

/* Calls */
#radDockPropEditorCalls
{
    height: auto !important;  
}
#radDockPropEditorCalls .rdContent
{
    height: auto !important;  
}