#side-bar {
	width: 140px;
}
#main-content {
    margin:0px;
    margin-left:150px;
}
iframe
{
min-width:1120px;
}