.phone_width100p{
	width:100%;
}

.phone_width90p{
	width:90%;
}

.phone_width80p{
	width:80%;
}

.phone_width70p{
	width:70%;
}

.phone_width50p{
	width:50%;
}

.phone_width40p{
	width:45%;
	margin-left:auto;
	margin-right:auto;
}

.phone_width30p{
	width:30%;
}

.phone_width20p{
	width:20%;
}

.phone_width10p{
	width:10%;
}

.phone_button{
	display: inline-block;
	font-size: 20px;
	min-height:16px;
	font-weight:598;
	padding:10px 20px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	width: auto;
	cursor: pointer;
	verticle-align:middle;
}

.phone-no-background{
	background-color:transparent;
}

.button{
	padding: 10px 5px;
 }
 
.title{
	font-size: 21px;
 }