Issue Resolved.
I resolved this issue by adding the 2 style's on my page.
<style>
.CuteEditorDropDown
{
float: left;
border: #dddddd 1px solid;
}
.CuteEditorDropDown Span
{
font: normal 11px Tahoma;
}
</style>
Issue resolved.
Thanks and Regards
Yuvika