
  <style type="text/css">
            a {color: blue;}
      body {font-family: 'Arimo', sans-serif;}
.gamepic{width:155px;height:155px;border:1px solid blue;margin:2px 0 5px;}
a.gamelink{color:black;text-decoration:none;font-size:13px;font-weight:bold;font-family:Arial;text-align:center;}



.adsg{
font-size:6px;
color:white;
font-family:arial;}

#following
{
	font-size: 17px;
    font-weight: bold;
	line-height: 32px;
	margin-top: 6px;
}

#following a
{
	color: #56A5D3;
	text-decoration: none;
}

#next-follow, #next-follow img
{
	float:right;
}


#prev-follow, #prev-follow img
{
	float:left;
}

#print-image {
	position:absolute;
	display: none;
    left: 50%;
    top: 0;
  }

  @media print {

  html, body {
    height:100%; 
    margin: 0 !important; 
    padding: 0 !important;
    overflow: hidden;
    visibility: hidden;
  }
   .adroll-block {
   	 display:none;
   	 visibility:hidden;
   }
  #print-image, #print-image * {
    visibility: visible;
    display:block;
   	max-width:500px;
   	width:500px;
   	margin:auto;
	z-index:150000;
  }
  .aswift_1_expand {
  	display:none;
  	visibility:hidden;
  	opacity: 1;
  	position:relative;
  	z-index:-1;
  }
   .aswift_2_expand,.aswift_2_hanchor {
  	display:none;
  	visibility:hidden;
  	opacity: 1;
  	position:relative;
  	z-index:-1;
  }

}
@page {
    size: auto;   /* auto is the initial value */
    margin: 0;  /* this affects the margin in the printer settings */
}
</style>
