.plupload_container {
	_height: 300px;
	min-height: 450px;
	position: relative;
}

.plupload_logo {
	width: 227px;
	height: 25px;
	background: url('../img/sendthepix small.png') no-repeat 0 0;
	position: absolute;
	top: 12px;
	left: 2px;
}

.plupload_header_content_bw .plupload_logo {
	background-position: 0 0;
}

.plupload_view_switch .ui-button {
    margin-bottom: 0.5em;
}