This code will widen your about me panel...it can be edited to widen any panel just change the panel name in the code to match the panel you want to widen.
<style type="text/css">
#aboutme_panel {
width:900px !important;
}
#rightColumn {
display:none !important;
}
</style>
---
Live Learn Love and Laugh