.myButton1 {
	-moz-box-shadow: 3px -3px 4px -3px #f0f7fa;
	-webkit-box-shadow: 3px -3px 4px -3px #f0f7fa;
	box-shadow: 3px -3px 4px -3px #f0f7fa;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #87CEEB), color-stop(1, #019ad2));
	background:-moz-linear-gradient(top, #87CEEB 5%, #019ad2 100%);
	background:-webkit-linear-gradient(top, #87CEEB 5%, #019ad2 100%);
	background:-o-linear-gradient(top, #87CEEB 5%, #019ad2 100%);
	background:-ms-linear-gradient(top, #87CEEB 5%, #019ad2 100%);
	background:linear-gradient(to bottom, #87CEEB 5%, #019ad2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#87CEEB', endColorstr='#019ad2',GradientType=0);
	background-color:#87CEEB;
	-moz-border-radius:21px;
	-webkit-border-radius:21px;
	border-radius:21px;
	border:2px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:0px 40px;
	text-decoration:none;
	text-shadow:0px 0px 0px #5b6178;
}
.myButton1:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #019ad2), color-stop(1, #87CEEB));
	background:-moz-linear-gradient(top, #019ad2 5%, #87CEEB 100%);
	background:-webkit-linear-gradient(top, #019ad2 5%, #87CEEB 100%);
	background:-o-linear-gradient(top, #019ad2 5%, #87CEEB 100%);
	background:-ms-linear-gradient(top, #019ad2 5%, #87CEEB 100%);
	background:linear-gradient(to bottom, #019ad2 5%, #87CEEB 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#87CEEB',GradientType=0);
	background-color:#019ad2;
}
.myButton1:active {
	position:relative;
	top:1px;
}

.myButton1 {width: 150px}

.myButton2 {
	-moz-box-shadow: 3px -3px 4px -3px #f0f7fa;
	-webkit-box-shadow: 3px -3px 4px -3px #f0f7fa;
	box-shadow: 3px -3px 4px -3px #f0f7fa;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #87CEEB), color-stop(1, #019ad2));
	background:-moz-linear-gradient(top, #87CEEB 5%, #019ad2 100%);
	background:-webkit-linear-gradient(top, #87CEEB 5%, #019ad2 100%);
	background:-o-linear-gradient(top, #87CEEB 5%, #019ad2 100%);
	background:-ms-linear-gradient(top, #87CEEB 5%, #019ad2 100%);
	background:linear-gradient(to bottom, #87CEEB 5%, #019ad2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#87CEEB', endColorstr='#019ad2',GradientType=0);
	background-color:#87CEEB;
	-moz-border-radius:21px;
	-webkit-border-radius:21px;
	border-radius:21px;
	border:2px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:0px 40px;
	text-decoration:none;
	text-shadow:0px 0px 0px #5b6178;
}
.myButton2:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #019ad2), color-stop(1, #87CEEB));
	background:-moz-linear-gradient(top, #019ad2 5%, #87CEEB 100%);
	background:-webkit-linear-gradient(top, #019ad2 5%, #87CEEB 100%);
	background:-o-linear-gradient(top, #019ad2 5%, #87CEEB 100%);
	background:-ms-linear-gradient(top, #019ad2 5%, #87CEEB 100%);
	background:linear-gradient(to bottom, #019ad2 5%, #87CEEB 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#87CEEB',GradientType=0);
	background-color:#019ad2;
}
.myButton2:active {
	position:relative;
	top:1px;
}

.myButton2 {width: 250px}

.myButton3 {
	-moz-box-shadow: 3px -3px 4px -3px #f0f7fa;
	-webkit-box-shadow: 3px -3px 4px -3px #f0f7fa;
	box-shadow: 3px -3px 4px -3px #f0f7fa;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #87CEEB), color-stop(1, #019ad2));
	background:-moz-linear-gradient(top, #87CEEB 5%, #019ad2 100%);
	background:-webkit-linear-gradient(top, #87CEEB 5%, #019ad2 100%);
	background:-o-linear-gradient(top, #87CEEB 5%, #019ad2 100%);
	background:-ms-linear-gradient(top, #87CEEB 5%, #019ad2 100%);
	background:linear-gradient(to bottom, #87CEEB 5%, #019ad2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#87CEEB', endColorstr='#019ad2',GradientType=0);
	background-color:#87CEEB;
	-moz-border-radius:21px;
	-webkit-border-radius:21px;
	border-radius:21px;
	border:2px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:0px 40px;
	text-decoration:none;
	text-shadow:0px 0px 0px #5b6178;
}
.myButton3:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #019ad2), color-stop(1, #87CEEB));
	background:-moz-linear-gradient(top, #019ad2 5%, #87CEEB 100%);
	background:-webkit-linear-gradient(top, #019ad2 5%, #87CEEB 100%);
	background:-o-linear-gradient(top, #019ad2 5%, #87CEEB 100%);
	background:-ms-linear-gradient(top, #019ad2 5%, #87CEEB 100%);
	background:linear-gradient(to bottom, #019ad2 5%, #87CEEB 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#87CEEB',GradientType=0);
	background-color:#019ad2;
}
.myButton3:active {
	position:relative;
	top:1px;
}

.myButton3 {width: 200px}
