.header_logo {
display:block;
width:15.875rem;
height:3.1875rem;
background-image:url(//d1bjj4kazoovdg.cloudfront.net/assets/agents/420/logo-m-2flashgames-com2.png);
margin:0 auto;
}

#header {
display:block;
position:fixed;
width:100%;
height:3.125rem;
z-index:2;
border-top: none;
border-bottom: 0.125rem solid #fff;
background-color: #000000;
background-image: none; 
-moz-box-shadow:0 .125rem .062rem rgba(14,14,14,0.25);
-webkit-box-shadow:0 .125rem .062rem rgba(14,14,14,0.25);
box-shadow:0 .125rem .062rem rgba(14,14,14,0.25);
}

#header .header_button {
height:2.125rem;
width:2.125rem;
float:left;
border:.062rem solid #fff;
-moz-border-radius:.312rem;
-webkit-border-radius:.312rem;
border-radius:.312rem;
margin:.5rem 0 0 .625rem;
}


.white-footer {
display:none;
}

.footer {
clear: both;
line-height: 2.187rem;
font-weight: 700;
color: #fff;
text-align: center;
font-family: arial;
font-size: .625rem;
border-top: none;
border-bottom: none;
background-color: #c7c6c6;
background-image: none;
}
.footer a, .footer a:visited, .footer a:active {
color: #fff;
}

.green_gradient{

background: #4c4c4c; /* Old browsers */
background: -moz-linear-gradient(top,  #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(51%,#000000), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */



}

.play-button {
border: 0.16rem solid #ff7e00;
}
.game-info-name {
width:54%;
}
.rotated_image img {
border: 0.125rem solid #ff7e00 !important;
-moz-border-radius: 0.312rem;
-webkit-border-radius: 0.312rem;
border-radius: 0.312rem;
}

a {
color: #3A5896;
}