/**********************************
Runup Game Distribution Limited
Author: enbony
/**********************************/
/**********************************/
/*		     layout			  	  */
/**********************************/
body {
	background:#000000;
}

#wrapper {
background: url(../images/bg-wrapper.jpg) no-repeat top center;
}

#rightbanner ul {
margin: 0 auto;
display: block;
width: 170px;
}
#rightbanner ul li {
margin: 0 0 5px;
}

#wallpaper td {
text-align: center;
}

#wallpaper table td img{
display: inline;
}

#wallpaper a, #wallpaper a:visited{
display: inline;
padding: 0 6px;
}

#video td {
text-align: center;
}
#video table td img {
display: inline;
}

#video a, #wallpaper a:visited{
display: inline;
padding: 0 6px;
}