When i applied the specified styles,
.rdTitleBar EM
{
width: 100% !important;
}
.rdCommands
{
position: absolute !important;
right: 7px !important;
}
the height of the title bar increases and the command buttons are moved down. Suggest a way to overcome this behaviour.Pls find attachment for the screenshots of the titlebars with and without the width: 100% !important; being specified.