Do you want to increase the width of the right column ?

If yes, edit style.css and findout the following line


div#view-video-sidebar {
background:#FFFFFF none repeat scroll 0 0;
float:right;
padding:5px;
width:323px;
}


Set the width to

width:360px;