body{
	background-color: inherit;
}
.modal-dialog{
	margin:0px;
}
.modal-content{
	box-shadow:none;
	border:none;
}
#popup_register{
	display:none;
}
.label {
  width:100px;
  text-align:right;
  float:left;
  padding-right:10px;
  font-weight:bold;
}

h1 {
  font-family: Helvetica;
  font-weight: 100;
  color:#333;
  padding-bottom:20px;
}
#fancybox-close{
	right: -34px !important;
}

.tab-content > .tab-pane{min-height: auto !important;}