.box-modal {
	padding:20px;
}
.box-modal h3 {
	line-height:23px;
}
.box-modal .name {
	padding-bottom:0px;
}
.box-modal a {
	padding:5px 10px;
	background:#f39200;
	color:#fff;
	border-bottom:0px;
border: 0px none;
width: 170px;
font-family: "EtelkaMedium",Arial;
color: #FFF;
font-size: 16px;
text-align: left;
height: 40px;
padding-left: 10px;
margin-top:20px;
}
.box-modal textarea {
	width:97%;
	margin-bottom:20px;
}
