.social{ background-color:#fff ;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
position:fixed;
    width: 3%;
    height: 30%;
    right: 0;
    top: 49%; z-index:100;}
	.memberbanner1{ background-image:url(../images/memberbanner.png); 
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat:no-repeat;
  height:145px;
	}
	.uploadnner{ background-image:url(../images/uploadnner.png); 
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat:no-repeat;
  height:145px;
	}
	.registionbanner{ background-image:url(../images/registionbanner.png); 
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat:no-repeat;
  height:145px;
	}
/*.bdr_search_top {
    border-top: 3px solid #C9004E;}*/
	.contact_ht{ min-height:250px;}
