.top{font-size: 10px; color:#027A31;}

.registration-tbl {
	padding: 20px 0 0 0;
	clear: both;
	display: none;
}

.registration-tbl td {
	padding: 0 0 10px 0;
}

.show-registration-btn {
	/*cursor: pointer;*/
	/*padding: 5px 10px;*/
	/*background-color: #c6c6c6;*/
	float: left;
	margin: 20px 0 0 0;
	/*color: #ffffff;*/
}

.show-registration-btn:hover {
	/*color: #cc0000*/
}

.error {
	background-color: #cc0000 !important;
	color: #ffffff;
	font: 15px "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 5px 15px !important;
	float: left;
	margin: 15px 0 0 0 !important;
}

.success {
	background-color: #00cc00;
	border-color: #00cc00;
	color: #ffffff;
	font: 15px "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 5px 15px;
	float: left;
	margin: 15px 0 0 0;
	border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
}

.grid-holder {
	padding: 20px 0 20px 0;
	clear: both;
}

.grid-holder .widefat {
	width: 99% !important;
}

.column-Name {
	width: 70%;
}

.column-State {
	width: 19%;
}

.edit-registration {
	width: 700px;
	margin: 15px 0 0 0;
	float: left;
}

#titlewrap input {
	padding: 5px !important;
	font-size: 20px;
	width: 700px;
}

.right-block {
	float: left;
	margin: 83px 0 0 20px;
}

.right-block select {
	padding: 4px !important;
	font-size: 14px !important;
	height: 2.2em !important;
	margin: 3px 0 0 0;
}

.visible-holder {
	margin: 20px 0 0 0;
}

.save-holder {
	margin: 20px 0 0 0;
}
