#poststuff #dippsy_files .inside,#poststuff #dippsy_edit .inside {
	margin: 0px;
}

#dippsy_files .widefat,#dippsy_edit .widefat 
{
	border-style: none;
}

#dippsy_files .widefat td,#dippsy_edit .widefat td 
{
	vertical-align: middle;
	border: none;
}

#normal-sortables .postbox .submit
{
	float:left;
	padding:0;
}	
	
#dippsy_files .submit 
{
	margin: 0;
	padding: 0;
}

.message_status
{
	vertical-align: middle;
}

#dippsy_file_select.select {
	background-image: url(../images/select.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	width: 80px;
	height: 30px;
}

#dippsy_file_select.select.hover {
	background-image: url(../images/select_hover.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	width: 80px;
	height: 30px;
}	

#dippsy_file_select.ready {
	background-image: url(../images/ready.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	width: 80px;
	height: 30px;
}

#dippsy_file_select.ready.hover {
	background-image: url(../images/ready_hover.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	width: 80px;
	height: 30px;
}

#dippsy_file_upload.disabled
{
	opacity: 0.5;
	border-color: #DFDFDF;
	color: inherit;
}

#edit-slug-box,#misc-publishing-actions,#delete-action .submitdelete deletion,#minor-publishing
{
	display: none;
}