#tabs {
	width:760px;
}
.publish {

	float: right;
        margin: 10px 0;
        padding: 0;
        text-align: right;
        width: 100%;
	color:#111;
	
}
td.label {
	text-align: right;
	
}


.category {
	
	border:1px solid #ccc;
	background:#f7f7f7;	
	padding:15px 8px;

}

.field_label {
	background:#fff;
	border:1px solid #ccc;
	position:relative;
	top:8px;
	left:15px;
	z-index:1;
	padding:4px;
	font-weight:600;	
}
