@charset "iso-8859-1";

/*******************************************************************************
*  games.css : 2006-07-04 : Rupert
* ------------------------------------------------------------------------------
*  used for classes i've generated
*******************************************************************************/

.no_links{white-space: normal; color:black; font-size:smaller; font-style:italic}
.error{color:red; font-size:larger}
.category_links{color:green; font-size:180%; vertical-align:top}
.new{color:blue ; font-size:smaller; font-style:italic}
.updated{color:green ; font-size:smaller; font-style:italic}
.pop{color:red; font-size:smaller; font-style:italic}
div.float {float: left; margin: 3px}  
div.float p {text-align: center}
div.link p a {color:green; font-size:180%}
.catimg img{width:100px}
.dleft a img{width:300px}
.headad{float:right}
a img {border-width:0px}
.leftad{display:inline}
.floatleft{display:inline; float:left}
.floatright{display:inline; float:right}
a.buttonbody, a:visited.button{
   font-family:arial;
   font-weight:bold;text-align:center;color:black;
   width:130px; height:14px; background-color:transparent;
   background-image: url(/images/buttons/but-bg.png);
   text-decoration: none;padding:4px;font-size:12px;
}
a:hover.buttonbody{
   background-color:transparent;
   background-image: url(/images/buttons/but-hover.png);
}

