html { height: 100%; }
body {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000;
	font-size: .75em;
	text-align: center;
	min-height: 100%;
	height: 100%;
}

a {
	color: #000;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}
a:visited 	{ color: #000; background: inherit; }
a:hover 	{ color: #000; background: inherit; text-decoration: none; }
a:active 	{ color: #000; background: inherit; }

#banner {
	display: none;
}

#nextgame {
	width: 225px;
	border: 1px solid #6b6b6b;
	color: #fff;
	margin: 0 5px 0 0;
	padding: 5px;
}

#header img, #header div, #footer img, #footer div { _behavior: url(js/iepngfix.htc); }

#header {
	display: none;
}

#searchBar {
	display: none;
}
#searchBarRight {
	display: none;
}

#searchMenu {
	float: left;
	height: 30px;
	padding-right: 20px;
}
#signup a {
	color: #fff;
	text-decoration: none;
}
#signup a:hover {
	color: #002b5c;
	text-decoration: underline;
}
#spacerSignup img {width: 44px; height: 8px; border: none;}

#login a {
	color: #fff;
	text-decoration: none;
}
#login a:hover {
	color: #002b5c;
	text-decoration: underline;
}
#spacerLogin img {width: 38px; height: 8px; border: none;}

/* Search */
#search {
	border: 1px solid #bc9b6a;
	height: 27px;
	margin: 0;
	padding: 0;
	float: left;
}
#divSearch {
	margin: 0;
	padding: 0;
	float: left;
}
#searchForm {
	margin: 0;
	padding: 0;
}
#searchForm input#inputText {
	background: #fff;
	width: 180px;
	height: 20px;
	*height: 18px;
	border: none;
	font-size: 13px;
	line-height: 13px;
	vertical-align: top;
	margin: 2px;
	*margin: 1px 2px 1px 2px;
	padding: 3px 0 0 4px;
	*padding: 5px 0 0 4px;
}
#divSubmit {
	padding: 0;
	margin: 2px 2px 0 0;
	_margin: 2px 1px 0 0;
	float: left;
}
#searchForm input#submit {
	background: url(../images/search_button.gif) no-repeat left top;
	width: 26px;
	height: 23px;
	border: none;
	margin: 0;
	padding: 0;
	float: left;
}
#searchButton {background: url(../images/search_button.gif) no-repeat top; width: 26px; height: 23px;}
#searchButton:hover {background-position: bottom;}
#spacerSearchButton img {width: 26px; height: 23px; border: none;}

#headerMain {
	position: relative;
	display: none;
}
#headerWPSLogo {
	background: url(../images/wps_logo.png) no-repeat;
	width: 275px;
	height: 88px;
	position: absolute;
	margin: 24px 0 0 17px;
}
#headerMain #updatedText {
	font-size: 11px;
	color: #fff;
	position: absolute;
	bottom: 6px;
	right: 10px;
}

/* Main Menu - General styles */
.menuWrapper {
	background: #ecd08e url(../images/bg_nav.gif) repeat-x top;
	border-top: 1px solid #ffe8b2;
	display: none;
}
#menu {
	display: none;
}
#menu li {
	list-style: none;
	display: inline;
	float: left;
}
#menu li a {
	display: block;
	padding: 0;
}
#menu li ul {
	display: none;
	background: url(../images/menu_dropdown_bg.png);
	_background: #193f6c;
	padding: 1px;
}
#menu li:hover ul, #menu li.hover ul {
	color: #8ab5e6;
	font-size: 9px;
	white-space: nowrap;
	display: block;
	position: absolute;
	z-index: 999;
	margin: 0 0 0 2px;
	padding: 0;
}
#menu li:hover li, #menu li.hover li {
	float: none;
}
#menu li:hover li a, #menu li.hover li a {
	color: #8ab5e6;
	font-weight: normal;
	text-decoration: none;
	background-color: #001439;
	margin: 2px;
	padding: 2px 8px;
}
#menu li li a:hover {
	color: #fff;
	font-weight: normal;
	background-color: #98002e;
}
	
	
/* Main Menu - Roll Over Tabs */
#aboutTab {background: url(../images/nav/about.gif) no-repeat top; width: 58px; height: 29px;}
#aboutTab:hover {background-position: bottom; visibility:visible;}
#aboutSpacer {width: 58px; height: 29px; border: none;}

#teamsTab {background: url(../images/nav/teams.gif) no-repeat top; width: 59px; height: 29px;}
#teamsTab:hover {background-position: bottom;}
#teamsSpacer {width: 59px; height: 29px; border: none;}

#playersTab {background: url(../images/nav/players.gif) no-repeat top; width: 71px; height: 29px;}
#playersTab:hover {background-position: bottom;}
#playersSpacer {width: 71px; height: 29px; border: none;}

#scheduleTab {background: url(../images/nav/schedule.gif) no-repeat top; width: 76px; height: 29px;}
#scheduleTab:hover {background-position: bottom;}
#scheduleSpacer {width: 76px; height: 29px; border: none;}

#standingsTab {background: url(../images/nav/standings.gif) no-repeat top; width: 85px; height: 29px;}
#standingsTab:hover {background-position: bottom;}
#standingsSpacer {width: 85px; height: 29px; border: none;}

#statsTab {background: url(../images/nav/stats.gif) no-repeat top; width: 56px; height: 29px;}
#statsTab:hover {background-position: bottom;}
#statsSpacer {width: 56px; height: 29px; border: none;}

#scoresTab {background: url(../images/nav/scores.gif) no-repeat top; width: 64px; height: 29px;}
#scoresTab:hover {background-position: bottom;}
#scoresSpacer {width: 64px; height: 29px; border: none;}

#newsTab {background: url(../images/nav/news.gif) no-repeat top; width: 53px; height: 29px;}
#newsTab:hover {background-position: bottom;}
#newsSpacer {width: 53px; height: 29px; border: none;}

#videoTab {background: url(../images/nav/video.gif) no-repeat top; width: 55px; height: 29px;}
#videoTab:hover {background-position: bottom;}
#videoSpacer {width: 55px; height: 29px; border: none;}

#photosTab {background: url(../images/nav/photos.gif) no-repeat top; width: 64px; height: 29px;}
#photosTab:hover {background-position: bottom;}
#photosSpacer {width: 64px; height: 29px; border: none;}

#fantasyTab {background: url(../images/nav/fantasy.gif) no-repeat top; width: 71px; height: 29px;}
#fantasyTab:hover {background-position: bottom;}
#fantasySpacer {width: 71px; height: 29px; border: none;}

#connectTab {background: url(../images/nav/connect.gif) no-repeat top; width: 71px; height: 29px;}
#connectTab:hover {background-position: bottom;}
#connectSpacer {width: 71px; height: 29px; border: none;}

#offthefieldTab {background: url(../images/nav/offthefield.gif) no-repeat top; width: 97px; height: 29px;}
#offthefieldTab:hover {background-position: bottom;}
#offthefieldSpacer {width: 97px; height: 29px; border: none;}

#wpscampsTab {background: url(../images/nav/wpscamps.gif) no-repeat top; width: 91px; height: 29px;}
#wpscampsTab:hover {background-position: bottom;}
#wpscampsSpacer {width: 91px; height: 29px; border: none;}

#ticketsTab {background: url(../images/nav/tickets.gif) no-repeat top; width: 72px; height: 29px;}
#ticketsTab:hover {background-position: bottom;}
#ticketsSpacer {width: 72px; height: 29px; border: none;}

#shopTab {background: url(../images/nav/shop.gif) no-repeat top; width: 56px; height: 29px;}
#shopTab:hover {background-position: bottom; visibility:visible;}
#shopSpacer {width: 56px; height: 29px; border: none;}

#blankTab {width: 26px; height: 29px;}
#blankSpacer {width: 26px; height: 29px; border: none;}
/* End main menu */



#container {
	width: 644px;
	margin: 0 auto;
	text-align: left;
	margin: 0em auto;
}

#content {
	color: inherit;
	border-width: 4px;
	padding: 2px;
	margin: 0;
}

.infoModWrapper {
	background-color: #f7f7f7;
	padding-bottom: 2px;
}
.infoModWrapperBlank {
	padding-bottom: 2px;
}

.infoMod {
	background-color: #fff;
	font-size: 11px;
	margin-bottom: 0;
	=margin-bottom: 0;
}

.colLeft {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

.colRight {
	display: none;
}
.rowMain {
	background: none;
	text-align: left;
	clear: both;
}


/*Title Bar*/
.colLeft .modTitleWrapper {
	width: 100%;
}
.colLeft .modTitleWrapper .modTitleBarLeft {
	width: 290px;
}
.colLeft .modTitleWrapper .modTitleBarRight {
	width: 290px;
}

.colRight .modTitleWrapper {
	width: 100%;
}
.colRight .modTitleWrapper .modTitleBarLeft {
	width: 120px;
}
.colRight .modTitleWrapper .modTitleBarRight {
	width: 100px;
}
.modTitleBar {
	height: 26px;
	line-height: 26px;
	color: #000;
	margin: 0;
	padding: 0 6px;
}
.modSubtitleRight a:hover		{ color: #000; }
.modSubtitleRight a:active		{ color: #000; }

.modTitleWrapper {
	height: 26px;
	width: 100%;
	background: #d3bb7d url(../images/title_bg_gold.gif);
	margin: 0;
	padding: 0;
	clear: both;
}
.modTitleWrapper .modTitleBarLeft {
	height: 26px;
	width: 43%;
	line-height: 26px;
	background: #002a5c;
	margin: 0;
	padding: 0 10px 0 6px;
	float: left;
}
.modTitleWrapper .modTitleBarDiv {
	height: 26px;
	width: 20px;
	background: url(../images/title_div.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}
.modTitleWrapper .modTitleBarRight {
	height: 26px;
	line-height: 26px;
	background: #d3bb7d url(../images/title_bg_gold.gif);
	margin: 0;
	padding: 0 6px;
	float: left;
}
.modTitleImg {
	background-position: top;
	margin: 7px 0 0 0;
	padding: 0;
	float: left;
}
.modTitleImg:hover {
	background-position: bottom;
}
.modTitleImgNoSpace {
	margin: 0;
	padding: 1px 0 0 0;
	float: left;
}
.modTitleRight				{ line-height: 26px; font-size: 9px; color: #8ab5e6; font-weight: normal; margin: 0; padding: 0; float: right; }
.modTitleRight a			{ line-height: 26px; color: #8ab5e6; font-weight: normal; }
.modTitleRight a:visited	{ color: #8ab5e6; }
.modTitleRight a:hover		{ color: #fff; }
.modTitleRight a:active		{ color: #fff; }

/*Header Bar*/
.modHeaderWrapper {
	display: none;
	height: 34px;
	width: 100%;
	color: #000;
	margin: 0;
	padding: 0;
	clear: both;
}
.modHeaderWrapper .headerText {
	font-size: 19px;
	line-height: 34px;
	color: #000;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}
.modHeaderWrapper .headerRightLink				{ line-height: 26px; font-size: 9px; color: #000; font-weight: normal; margin: 5px 10px; padding: 0; float: right; }
.modHeaderWrapper .headerRightLink a			{ line-height: 26px; color: #000; font-weight: normal; }
.modHeaderWrapper .headerRightLink a:visited	{ color: #000; }
.modHeaderWrapper .headerRightLink a:hover		{ color: #000; }
.modHeaderWrapper .headerRightLink a:active		{ color: #000; }

.modHeaderShadow {
	display: none;
	height: 13px;
	width: 100%;
	background: url(../images/header_shadow.jpg) repeat-x;
	margin: 1px 0;
	padding: 0;
	clear: both;
}

.headerIconMenu {
	display: none;
}
.headerIconMenu .icon {
	padding: 0;
	margin: 4px 2px;
	float: left;
}
.headerIconMenu .iconRSS {
	padding: 0;
	margin: 2px;
	float: left;
}
.headerIconMenu .link {
	font-size: 9px;
	padding: 1px 2px;
	margin: 2px;
	float: left;
}
.headerIconMenu .link a {
	font-size: 9px;
}
.headerIconMenu .itemDiv {
	width: 1px;
	height: 11px;
	background: url(../images/menuicon_div.gif) no-repeat 100% 50%;
	padding: 2px 0;
	margin: 2px 10px;
	float: left;
}


/*LEFT COLUMN*/

/*PAGE CONTENT*/
.pageMod {
	float: none;
	clear: both;
	padding: 4px;
	margin-bottom: 0;
}
.pageMod .articleHeadline {
	font-size: 30px;
	color: #002b5d;
	line-height: 1em;
	margin: 0 0 10px 0;
}
.pageMod .bylineWrapper {
	font-size: 11px;
	color: #575a5d;
	margin: 5px 0;
	padding: 0;
}
.pageMod .bylineWrapper .name {
	line-height: 1.4em;
}
.pageMod .bylineWrapper .date {
	line-height: 1.4em;
}
.pageMod .modContent {
	font-size: 12px;
	line-height: 1.3em;
	margin: 2px 10px 10px 10px;
}
.pageMod .modSubtitle {
	color: #002b5d;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
}

.pageMod .articlePhotoWrapper {
	margin: 5px 0;
	padding: 0;
}
.pageMod .articlePhotoWrapper .credit {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0;
}

.pageMod .articlePhotoLeftWrapper {
	margin: 5px 0;
	padding: 0 12px 0 0;
	float: left;
}
.pageMod .articlePhotoLeftWrapper .credit {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0;
}

.pageMod .articlePhotoRightWrapper {
	margin: 5px 0;
	padding: 0 0 0 12px;
	float: right;
}
.pageMod .articlePhotoRightWrapper .credit {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0;
}

.pageMod p {
	line-height: 1.3em;
	margin: 0 0 10px 0;
	padding: 0;
}
.pageMod p a {
	line-height: 1.3em;
	font-weight: normal;
}

/*ARTICLE BANNER*/
.bannerArticleMod {
	display: none;
	margin: 0 -8px 0 2px;
	padding: 4px;
	float: right;
}


/*DIG DEEPER MODULE*/
.digdeeperMod {
	display: none;
	_width: 455px;
	padding: 4px;
	font-size: 13px;
	line-height: 100%;
	overflow: hidden;
	margin: 0 -12px 4px -12px;
}
.digdeeperMod .modContent {
	border: 1px solid #d6d7dc;
	margin: 2px 0 0 0;
	padding: 5px;
	overflow: hidden;
}
.digdeeperMod .item {
	height: 22px;
	padding: 0;
	margin: 0;
	clear: both;
}
.digdeeperMod .itemText {
	font-size: 14px;
	color: #98002e;
	padding: 0;
	margin: 0;
	float: left;
}
.digdeeperMod .itemText a {
	font-size: 11px;
	text-decoration: none;
}
.digdeeperMod .itemText a:hover {
	color: #002b5c;
	text-decoration: underline;
}
.digdeeperMod .itemVideo {
	height: 9px;
	width: 20px;
	background: url(../images/icon_video.gif) no-repeat 100% 50%;
	padding: 2px 0 2px 10px;
	border-left: 1px solid #d5d5dd;
	margin: 2px 6px 0 0;
	float: right;
}
.digdeeperMod .itemPhoto {
	height: 10px;
	width: 20px;
	background: url(../images/icon_photo.gif) no-repeat 100% 50%;
	padding: 2px 0 2px 10px;
	border-left: 1px solid #d5d5dd;
	margin: 2px 6px 0 0;
	float: right;
}


/*RIGHT COLUMN*/

/*BANNER 1 MODULE*/
.banner1Mod {
	width: 302px;
	margin-bottom: 0px;
	padding: 4px;
}

/*RIGHT BANNER MODULE*/
.rightbannerMod {
	margin-bottom: 0px;
	padding: 4px;
	text-align: center;
}

/*FAN CORNER MODULE*/
.fancornerMod {
	margin-bottom: 0px;
	padding: 4px;
}

#titleVoices {background: url(../images/title_voices_off.gif) no-repeat top; width: 51px; height: 12px;}
#titleVoices:hover {background-position: bottom;}
#spacerVoices img {width: 51px; height: 12px; border: none;}

#titleFancorner {background: url(../images/title_fancorner_off.gif) no-repeat top; width: 78px; height: 12px;}
#titleFancorner:hover {background-position: bottom;}
#spacerFancorner img {width: 78px; height: 12px; border: none;}

.conversationsWrapper {
	font-size: 10px;
	line-height: 1.3em;
	margin: 2px 0;
	padding: 0;
	clear: both;
}
.conversationsTitle {
	font-size: 11px;
	line-height: 1.3em;
	margin: 0;
	padding: 2px 0 0 0;
}
.fancornerMod .conversationsTitle a:hover {
	color: #002b5c;
	text-decoration: underline;
}
.conversationsWrapper p {
	margin: 0;
	padding: 0;
}
.conversationsPhoto {
	width: 48px;
	padding: 0 12px 0 0;
	float: left;
}
.conversationsText {
	width: 230px;
	margin: 0;
	padding: 0;
	float: left;
}

.featuredFanWrapper {
	font-size: 10px;
	line-height: 1.3em;
	margin: 6px 0 0 0;
	padding: 0;
}
.featuredFanPhoto {
	width: 76px;
	padding: 0 10px;
	float: left;
}
.featuredFanText {
	width: 200px;
	padding: 0;
	float: left;
}
.featuredFanTitle {
	font-size: 11px;
	line-height: 1.3em;
	padding: 2px 0 0 0;
}
.fancornerMod .featuredFanTitle a:hover {
	color: #002b5c;
	text-decoration: underline;
}
.featuredFanWrapper p {
	margin: 0;
}
.featuredFanWrapper #linkText {
	font-size: 9px;
	float: right;
}

.featuredFanVisitWrapper {
	font-size: 9px;
	font-weight: normal;
	position: absolute;
	bottom: 2px;
	right: 6px;
}
.featuredFanVisitWrapper a {
	font-size: 9px;
	font-weight: normal;
}

.voicesWrapper {
	font-size: 10px;
	line-height: 1.0em;
	margin: 2px 0;
	padding: 0;
	clear: both;
}
.voicesMainPhoto {
	padding: 1px 0 0 0;
}
.voicesTitle {
	font-size: 11px;
	line-height: 1.2em;
	margin: 0;
	padding: 2px 0 0 0;
}
.fancornerMod .voicesTitle a:hover {
	color: #002b5c;
	text-decoration: underline;
}
.voicesWrapper p {
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}
.voicesPhoto {
	width: 48px;
	padding: 7px 12px 0 0;
	float: left;
}
.voicesTextFeatured {
	width: 300px;
	margin: 0;
	padding: 0;
	float: left;
}
.voicesText {
	margin: 0;
	padding: 0;
}
.voicesCommentsWrapper {
	height: 10px;
	font-size: 9px;
	margin: 6px 0;
	padding: 0;
	clear: both;
}
.voicesComments {
	width: 60px;
	padding: 0 8px 0 0;
	border-right: 1px solid #d5d5dd;
	float: left;
}
.voicesComments a {
	font-weight: normal;
}
.voicesScore {
	width: 120px;
	margin: 0 0 0 16px;
	padding: 0;
	float: left;
}
.voicesScoreTitle {
	color: #98002e;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
.voicesLinksWrapper {
	clear: both;
	float: right;
}
.voicesLinksWrapper a {
	font-size: 9px;
	font-weight: normal;
	margin: 0 0 0 14px;
	float: right;
}


/*LEAGUE INSIDER MODULE*/
.leagueinsiderMod {
	margin-bottom: 2px;
	padding: 4px;
	text-align: center;
	width: 300px;
	height: 200px;
}
.leagueinsiderContent {
	height: 129px;
	position: relative;
	margin: 0;
	padding: 0;
}

.leagueinsiderFormFields {
	margin: 0;
	padding: 4px 30px 2px 30px;
}
.leagueinsiderFormFields p {
	color: #002b5c;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 2px 0;
}

.fieldContainer {
	height: 20px;
	margin: 0;
	padding: 2px 0;
	clear: both;
}
.leagueinsiderFormLabel {
	font-size: 10px;
	font-weight: normal;
	float: left;
}
.leagueinsiderFormLabel label {
	font-size: 10px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 6px 0 0 0;
}
.leagueinsiderFormField {
	float: right; 
	margin: 0;
	padding: 0 0 0 14px;
}
.leagueinsiderFormField input {
	border: 1px solid #c2c6cc;
	height: 16px;
	*height: 17px;
	font-size: 11px;
	line-height: 17px;
	padding: 1px 0 0 2px;
	*padding: 0 0 0 2px;
}
.leagueinsiderFormField select {
	border: 1px solid #c2c6cc;
	height: 19px;
	font-size: 11px;
	line-height: 19px;
}
.leagueinsiderFormFieldCheck {
	float: left;
	margin: 0;
	padding: 4px 8px 0 0;
	*padding: 0 8px 0 0;
}

.leagueinsiderFormSubmitWrapper {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0;
	right: 0;
	vertical-align: baseline;
}
.leagueinsiderTermsText {
	width: 220px;
	font-size: 9px;
	line-height: 1em;
	float: left;
	margin-right: 12px;
	padding: 0;
}
.leagueinsiderTermsText a {
	color: #002b5c;
	font-size: 9px;
	font-weight: normal;
}
.leagueinsiderTermsText a:hover {
	color: #98002e;
	text-decoration: underline;
	font-size: 9px;
	font-weight: normal;
}
.leagueinsiderSubmit {
	height: 19px;
	width: 65;
	float: left;
	margin: 0;
	padding: 4px 0 0 0;
}
#buttonSubmit {background: url(../images/button_submit.gif) no-repeat top; width: 65px; height: 19px;}
#buttonSubmit:hover {background-position: bottom;}
#spacerButtonSubmit img {width: 65px; height: 19px; border: none;}


/*POLL MODULE*/
.pollMod {
	width: 302px;
	margin: 0;
	padding: 4px;
}
.pollMod .modContent {
	padding: 4px 0 0 10px;
	width: auto;
	overflow: auto;
}
.pollMod .modContent p {
	font-size: 12px;
	font-weight: bold;
	color: #002b5c;
	line-height: 120%;
	margin: 0;
	padding: 4px 0;
}

.pollMod ol ol.listVertical {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.pollMod ol li {
	list-style-type: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pollMod ol li input {
	vertical-align: middle;
	margin: 0 5px 0 0;
	padding: 0;
}

.pollVoteWrapper {
	width: 183px;
	margin: 0;
	padding: 4px 0 0 0;
	float: right;
}
.pollSubmit {
	width: 65px;
	margin: 0;
	padding: 0;
	float: right;
}
#buttonVote {background: url(../images/button_vote.gif) no-repeat top; width: 65px;}
#buttonVote:hover {background-position: bottom;}
#spacerButtonVote img {width: 65px; border: none;}
.pollEmail {
	width: 12px;
	padding: 0;
	margin: 3px 6px;
	_margin: 3px 0 3px 4px;
	float: left;
}
.pollLink {
}
.pollLink a {
	font-size: 9px;
	margin: 0;
	padding: 3px 16px 0 4px;
	float: left;
}

.title_poll {
	background: url(../images/title_poll.gif) no-repeat;
	width: 26px;
	height: 12px;
}

.menuicon_email {
	background: url(../images/menuicon_email.gif) no-repeat;
	width: 20px;
	height: 13px;
}
.menuicon_share {
	background: url(../images/menuicon_share.gif) no-repeat;
	width: 13px;
	height: 13px;
}
.menuicon_print {
	background: url(../images/menuicon_print.gif) no-repeat;
	width: 13px;
	height: 13px;
}
.menuicon_rss {
	background: url(../images/menuicon_rss.gif) no-repeat;
	width: 16px;
	height: 16px;
}


.title_digdeeper {
	background: url(../images/title_digdeeper.gif) no-repeat;
	width: 60px;
	height: 12px;
}
.title_voices {
	background: url(../images/title_voices.gif) no-repeat;
	width: 37px;
	height: 12px;
}
.title_leagueinsider {
	background: url(../images/title_leagueinsider.gif) no-repeat;
	width: 83px;
	height: 12px;
}
.title_poll {
	background: url(../images/title_poll.gif) no-repeat;
	width: 26px;
	height: 12px;
}



/*CONTENT PARTNERS*/
.foxLogo {
	display: none;
}

.contentPartnerRow {
	display: none;
}


/*FOOTER*/
#footer {
	display: none;
}

