
body.section-user #user-profile .panel-pane h2.title {
	clear: both;
  color: black;
  padding: 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: none;
/* 	border: 1px solid red; */
}
body.section-user #content-area .panel-pane div.content {
	margin-bottom: 16px;
}
/* cancel button styled */
body.section-buddy div#main div#content-area form {
	margin-top: 20px;
}
body.section-buddy div#main div#content-area form a {
	font-size: 10px;
	font-weight: normal;
	border: 1px solid black;
	padding: 1px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	background: #eee;
	text-decoration: none;
}

#edit-profile-visa-wrapper div.resizable-textarea{
	clear: left;
}

