
 .ali_pink{
border:1px solid #321d2e; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; text-align: center; width: 155px; height: 50px; line-height: 50px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #55324F; background-image: -webkit-gradient(linear, left top, left bottom, from(#55324F), to(#55324F));
 background-image: -webkit-linear-gradient(top, #55324F, #55324F);
 background-image: -moz-linear-gradient(top, #55324F, #55324F);
 background-image: -ms-linear-gradient(top, #55324F, #55324F);
 background-image: -o-linear-gradient(top, #55324F, #55324F);
 background-image: linear-gradient(to bottom, #55324F, #55324F);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#55324F, endColorstr=#55324F);
}

.ali_pink:hover{
 border:1px solid #150c13;
 background-color: #351f31; background-image: -webkit-gradient(linear, left top, left bottom, from(#351f31), to(#351f31));
 background-image: -webkit-linear-gradient(top, #351f31, #351f31);
 background-image: -moz-linear-gradient(top, #351f31, #351f31);
 background-image: -ms-linear-gradient(top, #351f31, #351f31);
 background-image: -o-linear-gradient(top, #351f31, #351f31);
 background-image: linear-gradient(to bottom, #351f31, #351f31);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#351f31, endColorstr=#351f31);
}

 .ali_blue {
	-moz-box-shadow:inset 0px 1px 11px -1px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 11px -1px #97c4fe;
	box-shadow:inset 0px 1px 11px -1px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	font-style:normal;
	height:65px;
	line-height:65px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 13px #1570cd;
	border-radius: 10px;
}
.ali_blue:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}.ali_blue:active {
	position:relative;
	top:1px;
}

.start {
float: left;
text-align: center;
padding: 0 20% 0;
}
