.plugin-update { 
	display: none; 
}

.update-plugin-bar {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: #fffeeb;
	line-height: 29px;
	font-size: 12px;
	color: #555;
	text-align: center;
}

.update-plugin-bar a {
	font-size: 1.1em;
}

.update-plugin-bar a:link {
	color: #036;
}

div.update-now {
	float: right;
	width: 150px;
	text-align: center;
}

div.update-placeholder {
	float: left;
	width: 150px;
	text-align: center;
	line-height: normal;
}
