I am having a problem with a div in my page which is set to floating on right side which works good in Chrome but in IE and firefox its not showing properly. Here is the link and the css code is
#sidebarsms {
float:right;
width:200px;
}
Please help me as soon as possible thank you :X