/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1.5;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table, td, th {
	vertical-align:middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
	margin:0;
	padding:0;
}
ul {
	list-style: none;
}
ol {
	list-style-image: url(http://www.playblackjack.com/images/2009/bullet-links.png);
	padding-left:16px;
}
/* typography.css */
body {
	background:#f4f4f4;
	font-size:11px;
	color:#656565;
	font-family:Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#111;
}
h1 {
	font-size:2em;
	line-height:1;
	margin-bottom:0.5em;
}
h2 {
	font-size:1.5em;
	margin-bottom:0.75em;
}
h3 {
	font-size:1em;
	line-height:1;
	margin-bottom:1em;
}
h4 {
	font-size:1em;
	line-height:1.25;
	margin-bottom:1.25em;
}
h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
}
h6 {
	font-size:1em;
	font-weight:bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p {
	margin:0 0 1.5em;
}
p img.left {
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	padding:0;
}
p img.right {
	float:right;
	margin:1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
	color:#000;
}
a {
	color:#005FA9;
	text-decoration:underline;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}
strong {
	font-weight:bold;
}
/* Clearfix */
.clear {
	clear:both;
	font-size: 0;
	width: 0;
	height: 0;
}
.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

#twitterHomePlayers {
	position:relative;
	background:url(http://www.inspin.com/images/2009/tweeter/bgd-topplayersside.png) no-repeat;
	width:296px;
	height:496px;
	margin:0 auto;
	padding:2px;
}
#twitterHomePlayers .logo {
	position:absolute;
	width:116px;
	height:29px;
	left:8px;
	top:10px;
}
/* Style for Usual tabs */
#twitterHomePlayers .usual {
	position:absolute;
	top:13px;
	color:#111;
	width:290px;
	/*border:1px solid #222;*/
	margin:0px auto;
	font-size:11px
}
#twitterHomePlayers .usual li {
	list-style:none;
	float:right;
}
#twitterHomePlayers .usual ul a {
	display:block;
	width:34px;
	height:19px;
	padding:3px 2px 2px 2px;
	text-decoration:none!important;
	font:10px Verdana;
	color:#ccc;
	background:#444 url(http://www.inspin.com/images/2009/tweeter/bgd-sportstweeton.png) no-repeat;
	margin-bottom:4px;
	text-align:center;
}
#twitterHomePlayers .usual ul a:hover {
	color:#FFF;
	background: url(http://www.inspin.com/images/2009/tweeter/bgd-sportstweetoff.png) no-repeat;
}
#twitterHomePlayers .usual ul a.selected {
	margin-bottom:0;
	color:#FFF;
	cursor:default;
	background: url(http://www.inspin.com/images/2009/tweeter/bgd-sportstweetoff.png) no-repeat;	
}
#twitterHomePlayers .usual div {
	padding:5px 5px 8px 5px;
	/*padding-top:3px;
	margin-top:-15px;*/
	clear:left;
	/*background:snow;*/
}
#twitterHomePlayers .usual div a {
	color:#000;
	font-weight:normal;
}
#twitterHomePlayers table {
	width:100%;
	background-color:#FFF;
	margin-top:5px;
}
#twitterHomePlayers td {
	line-height:14px;
	padding:1px;
	background-color:#dedede;
	border-bottom:2px solid #FFF;
	white-space:nowrap;
}
#twitterHomePlayers span.bottomlink {
	position:absolute;
	top:452px;
	left:143px;
	background:url(http://www.inspin.com/images/2009/content-bullets.png) no-repeat left;
	padding-left:12px;
}
#usual2 {
	background:#0A0A0A;
	border:1px solid #1A1A1A;
}
#usual2 a {
	background:#222;
}
#usual2 a:hover {
	background:#000;
}
#usual2 a.selected {
	background:snow;
}
#tabs3 {
	background:#FF9;
}

