Try adding this in your stylesheet:

Code:
#mediaTypeLink {clear: both;}
If you want to make the whole box a little narrower, try changing the 100% to something smaller here:
Code:
#mediaManager {
	width: 100%;