#nyroModalTitle {
	display: none;
}
#nyroModalWrapper {
	background: #ffffff;
}
#nyroModalCloseWrap {
	background: #707173;
	float:left;
	width: 100%;
	position:absolute;
}
div#nyroModalLoading  {
	background:url("../images/ajaxLoader.gif") no-repeat scroll center center #FFFFFF;
	border:none;
	height:150px;
	text-indent:-9999em;
	width:150px;
}
#closeBut {
	position: absolute;
	right:-10px;
	top:-10px;
}


.csc-mailform-field-facebook span#korkLabel,
.csc-mailform-field-facebook-send-a-friend span#korkLabel{
  font-size:12px;
  font-weight: bold;
  float:left;
  margin:3px 10px 0 0;
}

.csc-mailform-field-facebook-send-a-friend{
  margin:20px 0 0px 0;
}
