	.transferHeader {
		margin-bottom: 25px;
	}
	.transferHeader .seven.columns { /* Unique */
		padding-top: 25px;
		width: 570px;
	}
	.transferHeader h5 {
		font-weight: bold;
	}
	.transferHeader h6 { /* Unique */
		margin-top: -5px;
		margin-bottom: 10px;
	}
	.transferHeader .four.columns.bigImage { 	/* Unique */
		background: url(../../img/header-transfer.png) top left no-repeat;
		height: 429px;
		width: 302px;
		margin-left: 80px;
	}
	.transferHeader li {
		margin-bottom: 0;
	}
	
	.whiteOnBlackHeader {	/* Unique */
		padding: 20px 0 30px 0;
	}
	.whiteOnBlackHeader h1 {	/* Unique */
		background-color: #000000;
		color: #ffffff;
		font-size: 30px;
		margin-bottom: 30px;
		padding: 5px 0 5px 7px;
		width: 477px;
	}
	.transferSteps {
		padding-bottom: 20px;
		color: #4d4d4f;
	}
	ul.twelve.columns.transferSteps  {	/* Unique */
		margin-top: -25px;
		width: 795px;	
	}
	.transferSteps .image.circle { /* Unique */
		color: #ffffff;
		height: 83px;
		width: 83px;
		background-color: #80c342;
	}
	.transferSteps .image.circle h3 { /* Unique */
		color: #ffffff;
		font-size: 54px;
		padding: 10px 0 0 27px;
	}
	.transferSteps h6 {	/* Unique */
		margin-top: 5px;
	}
	.transferSteps p {
		font-size: 14px;
		line-height: 19px;
	}
	
   li.btn{
   	margin-right:10px;
   	
   }
   .transferHeader .field .input.textarea.roundTextarea {
	   height: auto;
	   -webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
		border-radius: 4px;
	  }
	#controller_transfer .key li {
		margin-left: 10px;
	}