#img{
	position:relative;
  width:10px;
  height:15px;
}

body {
  font-family: arial;
  font-size: 10pt;
  background-color:#fff;
  text-align:center;
}

ul {
  list-style-type:disc;
}

li {
  display: inline;
  list-style:none;
}

li.first {
  border-left:none;
  display:inline;
  list-style:none;
}

h1 {
	text-align:center;
	color:red;
	font-size:0.9em;
}

td {
  padding-bottom:15px;
}

table.normal td {
	padding-bottom:0px;
}

td#count {
  padding-left:30px;
  font-weight:bold;
  font-size:1.75em;
  color:blue;
}

tr#highlight {
  border-style:solid;
  border-width:2px;
  border-color:blue;  
}


div#calendar-container {
	width:200px;
	margin: 0 auto;
	
}

div#hand {
	width:700px;
	height:200px;
	background-image:url(table.gif);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	padding-top:35px;
	margin: 0 auto;
}

html>body div#hand {
	width:700px;
	height:175px;
	background-image:url(table.gif);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	padding-top:35px;
	margin: 0 auto;
}

ul {
	clear:both;
}

li {
	clear:both;
}


#centered-table {
	margin-left:auto;
	margin-right:auto;
}

#results-centered-table {
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

div#title {
  text-align:center;
	clear:both;
}

div#subtitle {
  text-align:center;
  font-size:1.2em;
  font-weight:bold;
	padding-bottom:10px;
}

div#register {
  text-align:center;
  padding-top:30px;
}

div#links{
  text-align:center;
  padding-top:100px;
}

div#takebacktheweb{
  text-align:center;
  padding-top:30px;
	width:100%;
}

div#results{
  text-align:center;
  padding-top:40px;
}


div#card {
	position:relative; 
	top:10px;
}

div#upcard {
	position:relative; 
	top:10px;
	padding-right:50px;
}

div#upcard_static {
	padding-right:50px;
}

div#cardOne {position:relative; top:10px; cursor:pointer;}
div#cardTwo {position:relative; top:10px; cursor:pointer;}
div#cardThree {position:relative; top:10px; cursor:pointer;}
div#cardFour {position:relative; top:10px; cursor:pointer;}
div#cardFive {position:relative; top:10px; cursor:pointer;}
div#cardSix {position:relative; top:10px; cursor:pointer;}
div#button {text-align:center; padding-top:40px;}
div#dealer {float:left;}

div#comments {
  border-style:solid;
  margin-left:25%;
  margin-right:25%;
	margin-bottom:10px;
  border-width:1px;
}

div#inputbox {
  padding-top:10px;
  text-align:center;
}

td#sort{
  font-size:.8em;
  text-align:right;
}


div#header {
	text-align:right;
	float:right;
}


.centertable{
	margin-left:auto;
	margin-right:auto;
}


input#thinborder {
	border-style:solid;
	border-color:blue;
	border-width:1px;
}

textarea {
	border-style:solid;
	border-color:gray;
	border-width:1px;
}

table#comment {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	width:65%;
	border-width:1px;
	border-style:solid;
	
}

td {
}

td#user {
	padding-top:5px;
	padding-left:2px;
	padding-right:2px;
	background-color:#003247;
	color:white;
	width:160px;
  font-size: 11pt;
	font-weight:bold;
	text-align:center;
}

div#date {
  font-size: 11pt;
	font-weight:bold;
	color:blue;	
}

div#text {
	font-size:10pt;
}



div#bar {
	width:100%;
	height:10px;
}


div#commenthand {
	float:right;
}

div#score {
  float:right;
  font-style:italic;
  color:white;
  padding-right:20px;
	padding-top:15px;
}

div#suggestor {
	float:left;
	color:white;
  padding-left:20px;
  padding-top:15px;
}


div#blurb {
	text-align:center;
	width:100%;
	padding-top:70px;
}

div#prev {
	/*float:left;*/
}

div#next {
	text-align:right;
	/*float:left;*/
}

div#cardtable{
	border-style:solid;
	margin:100px;
}

p.since {
	font-weight:normal;
	font-size:.75em;
	padding-top:15px;
}


div.tools {
	padding-top:10px;
}


div.reply {
  font-size: 10pt;
}

div.small-card {
  height: 66;
  width: 50;
  float: left;
  background-image: url('cards/small/small.gif');
  background-repeat: no-repeat
}

