body {
font-size:13px;
font-family: Verdana;
text-decoration: none; 
color: #999;	
}

.arcade div,a,a:visited,a:active,post{
font-size:13px;
font-family: Verdana;
text-decoration: none; 
color: #999;
}
.gamewrapper{
font-size:13px;
font-family: Verdana;
text-decoration: none; 
color: #999;
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/* border: 1px solid #dddddd;
border-bottom-width: 2px; */
width: 100%; /*width of featured content slider*/
/*height: 279px;*/
}
.gamewrapper hr{

}
.gamewrapper h2{
	font-size:18px;

}
.gamewrapper h1{
	font-size:17px;

}
#gamescontainer{width: 100%;}

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/*border: 1px double #dddddd; 
border-bottom-width: 3px; */

width: 100%; /*width of featured content slider*/

/*background-image:url('../../jupiterarcade/images/background.jpg');
background-repeat:no-repeat;*/
text-decoration: none; 
}
/*
.sliderwrapper img{
border-style:solid;
border-width:1px;
border-color:#FF8C00;
width: 82px; 
height: 82px;
b
}
*/
.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
font-size:9px;
font-family: Verdana;
padding: 0px;
/*background: white;*/
width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.sliderwrapper a{
font-family: Verdana;
font-size:11px;
text-decoration: none; 
}
.sliderwrapper a:visited{
font-family: Verdana;
font-size:11px;
text-decoration: none; 
}
.sliderwrapper a:hover, .sliderwrapper a.selected{
/* background-color: #fafafa; font-weight: bold;*/
}
.sliderwrapper img{
	border:none;
}

.pagination{
width: 100%; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
/* background-image:url(../../jupiterarcade/images/pagination.jpg ); 
border: 1px solid #dddddd;*/
text-align: center;
padding: 8px 0px 8px 0px;
font-size:10px;
font-family: Verdana;
vertical-align:middle;
}

.pagination a{
padding: 3 3px;
text-decoration: none; 
/* color: #00007D; */
/*background: white;*/
}
.pagination img,div{
float: left;
}
.pagination a:hover, .pagination a.selected{
/*color: #000;
font-weight: bold;
 background-color: #fefefe; */
}
.paginationinside{
width: 100%; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: center;
padding: 1px 1px;
font-size:9px;
font-family: Verdana;
}
.paginationinside a{
padding: 3 3px;
text-decoration: none; 
}
.paginationinside a:hover, .paginationinside a.selected{
text-decoration: none; 
}