.systemSpce th { text-decoration: none; height: 30px;font-family: Arial Unicode MS;font-size: 16px;
        background: #090f16; text-align: center;color:#a0c1f4; text-shadow:0px 1px 0px #000; font-weight: normal; }

.systemSpce td { text-decoration: none; height: 30px;font-family: Arial Unicode MS;font-size: 16px;
        background: #162230; text-align: center;color:#6c87b0; text-shadow:0px 1px 0px #000; font-weight: normal; border-bottom:1px inset #333333; }

.driverfull { border-collapse: collapse;font-family: "exo 2", sans-serif;}
.driverfull th { padding:10px; border-radius:10px 10px 0px 0px;text-decoration: none; height:auto;font-size:20px;font-family: Arial;background: #0a1017; text-align: center;color:#88a3cb; text-shadow:0px 1px 0px #000; font-weight: normal;}

.driverfull th p{text-decoration: none;font-family: Arial; height: 20px;font-size:12px;
     text-align: center;color:#61738e; text-shadow:0px 1px 0px #000; font-weight: normal;}


.driverfull td {text-decoration: none; height: 30px;font-family: Arial Unicode MS;font-size: 16px;font-family: "exo 2", sans-serif;
        background: #172331; text-align: center;color:#1A5276; text-shadow:0px 1px 0px #999; font-weight: normal;}

.downhelp {margin-top:15px;}
.downhelp p { text-decoration: none; height: 30px; font-size: 13px;font-family: Arial;
         text-align: center;font-weight: normal; margin-top: 5px; color: #aacff2;}


.btn-down {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
    margin-bottom: 15px;
}

.downhelp a:after { display:none;}


.btn-client {
	-moz-box-shadow: 0px 10px 14px -7px #3e7327;
	-webkit-box-shadow: 0px 10px 14px -7px #3e7327;
	box-shadow: 0px 10px 14px -7px #3e7327;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77b55a), color-stop(1, #72b352));
	background:-moz-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-webkit-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-o-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-ms-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77b55a', endColorstr='#72b352',GradientType=0);
	background-color:#77b55a;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #4b8f29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	padding:6px 20px;
	text-decoration:none;
	text-shadow:0px 1px 0px #999;
    margin-bottom: 20px;
}
