﻿div#content h2 {
margin : 10px 0;
padding : 0;
font-family: Arial, Helvetica, sans-serif;
font-size : 12pt;
font-weight : bold;
color : #73a802; }
div#content div#usersWithGame {
margin : 0 10px 0 0;
padding : 20px;
border-top : solid 1px #666; }

div#content div#usersWithGame div#gameDetails {
overflow : auto;
height : 245px;
padding-bottom : 20px;
border-bottom : solid 1px #000; }
div#content div#usersWithGame div#gameDetails img {
margin-right : 20px;
border : solid 1px #666;
float : left; }
div#content div#usersWithGame div#gameDetails ul {
padding : 0;
margin : 25px 0 0 0; }
div#content div#usersWithGame div#gameDetails ul li {
padding : 0;
margin-top : 20px;
list-style-type : none; }

div#content div#usersWithGame h3 {
margin : 10px 0;
padding : 0;
font-family: Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : bold;
color : #73a802; }

div#content div#usersWithGame ul#userList {
margin : 10px 0;
padding : 0;
width : 100%; }
div#content div#usersWithGame ul#userList li img {
margin : 0;
float : left;
border : solid 1px #000; }
div#content div#usersWithGame ul#userList li p {
padding : 0;
margin : 20px 0 0 80px; }
div#content div#usersWithGame ul#userList li div {
padding : 0;
margin : 5px 0 0 80px; }
div#content div#usersWithGame ul#userList li a {
padding : 5px;
display : block;
width : 240px;
height : 70px;
border : solid 1px #ddd; }
div#content div#usersWithGame ul#userList li a:link, div#content div#usersWithGame ul#userList li a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
text-decoration : none;
color : #666; }
div#content div#usersWithGame ul#userList li a:hover {
background-color : #eee;
border : solid 1px #666; }
div#content div#usersWithGame ul#userList li {
margin : 2px;
padding : 0;
list-style-type : none;
float : left;
width : 250px;
height : 80px;
background : url(../images/footerBackground.gif) repeat-x; }