/* CSS Document  must have both height and width attributes of column and box*/
#feature-left-column {
	width: 200px;
	height: 405px;
}
#feature-media-box {
	width: 720px;
	height: 405px;
}
