.dialogbox {
	width: 70%;
	float: left;
}
.social-sidebar {
	float: right;
	width: 27%;
	background-color: #fff;
	padding: 0 8px 8px 8px;
	margin-top: 6px;
}
.social-sidebar span {
	font-weight: bold;
}
.form-table {
	background-color: #fff;
}
.form-table td {
	margin-bottom: 9px;
    padding: 15px 10px;
    line-height: 1.3;
    vertical-align: middle;
}
.widefat th{
	font-weight: bold;
}
.clearfix {
	clear: both;
}