Hello,
Could you please help me to fix this annoying sidebar issue.
Here is the piece of style sheet.
/* Structure */
#wrapper { width:970px; margin:0 auto; text-align:left; }
#header { height:129px; clear:both; overlay:hidden;}
#main { }
#content { float:left; width:645px; margin:0 0 10px 0;}
#sidebar { float:right; width:306px; clear:right; float:right;}
#footer {clear:both; color:#999999; background:#464646; font-size:10px; padding:10px 15px; height:45px; font-size:12px;}