#widget {
	overflow: hidden;
	padding: 0em;
	height: 305px; /* You should adjust this height for your project. */
	position: relative;
	float: left;
	-moz-border-radius-bottomright: 10px;
}