/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	background-image:url("images/bg.jpg");
	padding-bottom: 30px;
	background-repeat:repeat-x;
	background-color: #004b8e;
	
}

a:link {
	color: #004b8d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004b8d;
}
a:hover {
	text-decoration: underline;
	color: #3f3f3f;
}
a:active {
	text-decoration: none;
	color: #004b8d;
}

#wrapper {
	width: 996px;
	margin: 0 auto;
	text-align:left;
	background-color:#FFFFFF;
	
}

#bgwrap {
	float: left;
	width: 996px;	
	background-repeat: repeat-y;	
}

#leaderboard_area {
    width: 996px;
	margin: 0 auto;
	text-align:center;
	width: 996px;
	padding: 10px;
	height:90px;
}

#contentwrap {
	float: left;
	width: 996px;
	margin-left: 0px;
	display: inline;
	background-color:#FFFFFF;

}

#footerwrap {
	float: left;
	width: 996px;
	display: inline;
	margin-left: 0px;
			background-repeat:repeat-x;
	background-image:url("images/foot.jpg");
}

#nav_wrap {
float: left;
width: 996px;
height: 35px;
}

#nav {
	float: left;
	width: 996px;
	height: 35px;
	margin-top:  0px;
	background:url("images/nav_bg.jpg");
}




#button_wrap {
float:right;
width: 231px;
margin-right: 13px;
}

#fixture_wrap {
float:left;
width: 650px;
/* use during season width: 342px; */
margin-right: 14px;
/* use during season background-color: #e5edf3; */
background-color: #fff;
padding: 10px;
margin-bottom:12px;
}

#poll_wrap2 {
float:right;
width: 241px;
margin-left: 14px;
margin-right: 12px;
background-color: #e5edf3;
padding: 10px;
margin-bottom:12px;
}

#bottom_boxes {
float:right;
width: 664px;
}

#news_wrap {
	float: left;
	width: 664px;
	height: 250px;
	margin-left:  15px;
}

#article_wrap {
	float: left;
	width: 650px;
	margin-left:  15px;
}

#news_list_wrap {
border-right:1px dashed #CCCCCC;
float:left;
margin-bottom:12px;
text-align:left;
width:394px;
}

#news_list {
	float: left;
	text-align:left;
	width: 394px;
	margin-left:  2px;
	margin-bottom: 8px;
	
}

#news_main {
	float: left;
	width: 664px;
	height: 250px;
	margin-right:  0px;

}

#article_main {
	float: left;
	width: 380px;
	margin-right:  0px;
	padding-left: 12px;

}




#box_title {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
font-size:12px;
height: 20px;
padding-left: 4px;
padding-top: 2px;
margin-bottom: 0px;
}

#main_content_wrap {
	float: left;
	width: 664px;
	margin-top:  20px;
	margin-bottom: 2px;
	margin-left: 15px;
}

.large_buttons {
margin-bottom: 23px;
}

#right_box {
width: 300px;
margin-bottom: 24px;
}

#right_box_1 {
width: 300px;
margin-bottom: 24px;
}

#right_box_2 {
width: 300px;

}

#right_box_3 {
width: 300px;

}

#article_box {
width: 664px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding-left: 15px;
padding-right: 10px;
padding-bottom: 10px;
}

#article_box h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color: #0072bc;
}

#article_image {
width:237px;
float:left;
}

#right_box_content {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width: 300px;
height: 200px;
}

#right_box_search {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
width: 300px;
height: 28px;
color:#FFFFFF;
background-color: #004b8d;
}

#right_box_search_content {
background-color:#004B8D;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
margin-left: 5px;
}

#right_box_wrapper {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width: 300px;
background-color: #e5edf3;
background-image:url(images/cell_bg.jpg);
background-position:bottom;
background-repeat:repeat-x;
}

#ladder_nav {
width:260px;
height: 35px;
width: 260px;
margin-left:20px;
margin-right:20px;
padding:3px;
}

#ladder {
margin-bottom: 35px;
padding-left:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width: 260px;
margin-left:20px;
margin-right:20px;
margin-top: 20px;
background-color:#FFFFFF;
z-index:999;
}

#news_alerts_content {
padding: 6px;
margin: 8px;
}

#ladder_content {
padding:6px;
}

#news_alerts_wrap {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width: 260px;
margin-left:20px;
margin-right:20px;
margin-bottom: 12px;
}

#news_alerts {
margin-bottom: 0px;
padding-left:3px;
padding-top: 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width: 260px;
margin-left:20px;
margin-right:20px;
margin-top:35px;
margin-bottom: 20px;
background-color:#FFFFFF;
}

#news_alerts {
    display: none;
    visibility: hidden;
}

.ladderwrap {
    margin: 10px 0 0;
}

#news_alerts_header{
padding-top: 4px;
padding-left:3px;
}

#internal_buttons_wrap {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width: 260px;
margin-left:20px;
margin-right:20px;
}

#internal_linking {
margin-bottom: 0px;
padding-left:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width: 260px;
margin-left:20px;
margin-right:20px;
margin-top:20px;

text-align:center;
}

#internal_buttons {
margin: 14px;
}

#internal_buttons_header{
padding-top: 12px;
padding-left:0px;
}

#prev_button {
float:left;
width:100px;
padding-top: 6px;
}

#next_button {
float:right;
width:82px;
padding-top: 6px;
}

#promo_wrap {
display:none; /* Remove this during season */
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width: 280px;
margin-left: 10px;
margin-bottom: 20px;
}

#event_wrapper {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width: 280px;
}

#event_1 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width: 132px;
margin-right: 6px;
float:left;
}

#event_2 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width: 132px;
float:right;
margin-left: 6px;
}

#right_box_content_ad {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#3b3b3b;
width: 300px;
height: auto;
margin-bottom: 20px;
}

#right_box_content_video {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#3b3b3b;
width: 300px;
height: 263px;
padding-left: 4px;
padding-top: 2px;
}

#top_content {
	float: left;
	width: 990px;
	height: 139px;
}


#home_content_wrap  {
	width: 996px;
	float: left;
	margin-left: 0px;
	padding-top: 18px;
		background-image:url("images/content_bg.jpg");
	background-repeat: repeat-x;

}

#home_content_left  {
	width: 679px;
	float: left;
	margin-left: 0px;

}

#home_content_right  {
	width: 300px;
	float: right;
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 20px;

}

#footer_wrap  {
	width: 996px;
	float: left;
	margin-left: 0px;
	background-image:url("images/footer_1.jpg");
	background-repeat:no-repeat;
	padding-top: 1px;
	height:44px;
}

#sponsor_links {
	width: 984px;
	float: left;
	padding-left: 12px;
	font-size:10px;
	font-weight:bold;
	background-color:#FFFFFF;
border-top-style:dashed;
	border-top-color:#CCCCCC;
	border-top-width:1px;

}

#sponsor_links_left {
	width: 788px;
	height: 97px;
	float:left;
}

#sponsor_links_left_test {
	float:left;
	margin-bottom: 10px;
	width:650px;
	display:inline;
}
/*
#footer_links {width: 996px;float: left;margin-left: 0px;margin-top: 6px;font-size:10px;font-weight:bold;color:#999999;background-image:url(images/footer_bg.jpg);background-repeat:repeat-x;}
#footer_links_left {float:left;}
#footer_links_right {float:right;}
*/

#footer_new {
	display:inline;
	float:left;
	margin-top:15px;
	position:relative;
}
.footer_copyright {
	display:inline;
	float:left;
	margin-left:20px;
	margin-right:25px;
}
.footer_copyright p {
	display:inline;
	float:left;
	margin:0;
}
.footer_copyright h5 {
	color:#FF763D;
	display:inline;
	float:left;
	font-size:11px;
	margin:0 5px;
}
.footer_contacts {
	display:inline;
	float:left;
}
.footer_contacts ul {
	display:inline;
	float:left;
	list-style-image:url("images/footer-bullet.png");
	margin:0;
	padding:0;
	width:331px;
}
.footer_contacts li {
	float:left;
}
.short {
	width:80px;
}
.long {
	margin-left:25px;
	width:145px;
}
.footer_contacts a {
	color:#000000;
}
.footer_links {
	display:inline;
	float:left;
}
.footer_links ul {
	font-family:Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	list-style-type:none;
	margin:0;
	text-transform:uppercase;
}
.footer_links li {
	display:inline;
	float:left;
	margin-right:10px;
}
.footer_links a {
	color:#999999;
}

#splogo  {
	width: 148px;
	height: 97px;
	float: right;
	margin-right: 16px;
}




#main_content {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#3b3b3b;
}

#news-latest-item {
	width:665px;
	height:250px;
	float:left;
	margin-left: 8px;
	margin-top: 8px;
	
}

.news-list-item {
	float:left;
	text-align:left;
	width: 375px;
	margin: 2px 0;	
}

.news-list-item img {
float:left;
margin-right:8px;
margin-bottom: 8px;
}

#latest_news_image {
	width: 420px;
	height: 250px;
	float: left;
	background-color: #FFFFFF;
	background-image:url("images/generic_news.jpg");
}

div.latest_news_image IMG {
	margin:0px;
	height: 420px;
	width: 250px;
}

#latest_news_text_wrap {

background-color:#004B8E;
float:right;
height:250px;
width:244px;
}

#latest_news_text_wrap a, #latest_news_text_wrap a:visited, #latest_news_text_wrap a:hover, #latest_news_text_wrap a:active    {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	
}

#latest_news_text_main {
	width:210px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
}

#latest_news_text_subhead {
color:#FFFFFF;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
width:210px;
}

.news-list-container {
	width:375px;
	float:left;
	text-align:left;
}

#news_list_images {
	width:122px;
	height: 56;
	margin-bottom: 12px;
	float:left;
	text-align:left;
}

#csc-textpic-imagewrap {
	width: 90px;
	height: 102;
	margin-bottom: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	text-align: left;
}



#csc-textpic csc-textpic-center csc-textpic-below {
	width: 90px;
	height: 102;
	margin-bottom: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	float:left;
	text-align:left;
}

#csc-textpic-image csc-textpic-lastcol {
	width: 90px;
	height: 102;
	margin-bottom: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	float:left;
	text-align:left;
}

.spladder {
	width: 240px;
	color: #212121;
}

.spladder TH {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	font-weight:bold;
	padding: 4px;
	background-color: #f8f9fd;
	
}

.sprowodd {
width: 240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#212121;
	background-image: url(../templates/images/tablecell-bg.jpg);

}

.sprowodd td {
width: 240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#212121;
	padding-left: 4px;
}

.sproweven {
	width: 240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#212121;
	background-image: url(../templates/images/tablecell-bg.jpg);

}

.sproweven td {
	width: 240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#212121;
	padding-left: 4px;
	background-image: url(../images/tablecell-bg.jpg);
}

DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { 
float: left; 
margin:0px;}

.news-list-morelink { 
  font-size: 10px;
  color:#525252;
 }
.news-list-container .clearer {
	clear: right;
  	margin-top: 0px;
	
}
.news-list-item-home-side hr {
	border-bottom-style:none;
}

.news-list-container a {
color:#01007F;
font-family:Arial;
font-size:14px;
font-weight:bold;
text-align:left;
text-decoration:none;
}
.news-list-container a:hover { text-decoration: underline; }
.news-list-container {font-size: 11px;}
.news-list-container li {font-size: 11px; border: 1px solid #cccccc; padding: 5px; margin-bottom: 4px;}
.news-list-container ul li.active { }
.news-list-container ul li.active a {
  color: #E52620 !important;
  font-weight: bold;
}

.news-list-container ul {
	padding-left: 0;
	_margin-left: 0px;
}

.latest_text_padding {
margin:14px;
}

.news-latest-morelink, .news-latest-morelink a, .news-list-morelink a {
color:#525252;
float:left;
font-size:10px;
text-decoration:none;
}

.news-list-container2 .clearer {
	clear: right;
  	margin-top: 0px;
	
}

.news-list-container2 a {
color:#01007F;
font-family:Arial;
font-size:11px;
font-weight:bold;
text-align:left;
text-decoration:none;
}
.news-list-container2 a:hover { text-decoration: underline; }
.news-list-container2 {font-size: 11px;}
.news-list-container2 li {font-size: 11px; border: 1px solid #cccccc; padding: 5px; margin-bottom: 4px;}
.news-list-container2 ul li.active { }
.news-list-container2 ul li.active a {
  color: #E52620 !important;
  font-weight: bold;
}

.news-list-container2 ul {
	padding-left: 0;
	margin-left: 0px;
}

.tx-jkpoll-pi1 {
margin: 12px;
}

.news-single-author {
float:left;
height:13px;
margin:0;
padding:0;
width:300px;
}

.news_single_title {
color:#00488A;
font-family:Arial;
font-size:14px;
font-weight:bold;
text-align:left;
text-decoration:none;
}

.news_date {
	float:left;
	width:300px;
}

.news_single_image_column {
width: 245px;
height:inherit;
}

.news_single_text_column {
float:right;
width:384px;
}

.more_fixtures {
text-align: right;
margin-top: 5px;
}

.csc-form-label {
color:#ffffff;
font-family:Arial;
font-size:11px;
font-weight:bold;
text-align:left;
text-decoration:none;
}

.csc-form-fieldcell select {
display:none;

}

.csc-searchform {
height: 14px;
padding: 0px;
margin:0;
}

#right_box_search_content form {
height: 28px;
}

.csc-form-fieldcell select {
display:none;

}


.csc-form-fieldcell input.submit {
background-image:url("images/go_button.gif");
width:22px;
height:18px; 
}

.search_style {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
font-size:12px;
margin-right: 4px;
}

.ladder_wrapper_carousel {
text-align:left;
float:left;
background-color:#FFFFFF;
height:263px;
width: 252px;
margin-bottom: 20px;
}
.ladder_wrapper_carousel img {
margin-top: 5px;
margin-bottom: 10px;
margin-left: 5px;
}

#arenacontent {
	float: left;
	margin-top: 20px;
	width: 335px;
}

#versus {
	background-image: url("images/vs.gif");
	width: 24px;
	height: 17px;
	float: left;
	margin-left: 10px;
	margin-top: 40px;
	background-repeat:no-repeat;
}

#team1wrap {
	float: left;
	width: 85px;
	margin-left: 10px;
	text-align: center;
}

#team2wrap {
	float: left;
	width: 85px;
	margin-left: 10px;
	text-align: center;
}

#matchdetails {
float:right;
margin-left:0px;
margin-top:0px;
padding:0px;
width:80px;
}

#matchdetails p.bodytext {
color:#003366;
font-family:Arial;
font-size:12px;
font-style:italic;
font-weight:bold;
margin:0px;
padding:0;
}

#team1name, #team2name {
	font-family: Arial;
	font-weight: bold;
	color: #0f5694;
	font-size: 11px;
	margin-top: 5px;
}

#marqueecontainer {
background-color:white;
height:115px;
overflow:hidden;
position:relative;
width:259px;
}

/* Ladder Styles */

.spladder {
	width: 240px;
	color: #212121;
}

.spladder TH {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	font-weight:bold;
	padding: 4px;
	background-color: #f8f9fd;
	
}

.sprowodd {
width: 240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#212121;


}

.sprowodd td {
width: 240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#212121;
	padding-left: 4px;

}

.sproweven {
	width: 240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#212121;
}

.sproweven td {
	width: 240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#212121;
	padding-left: 4px;
	
}

a.next {
	width: 82px;
	height: 15px;
	background-image: url(images/next_div_button.gif);
	background-repeat: no-repeat;
	float: right;
}

a.prev {
	width: 85px;
	height: 15px;
	background-image: url(images/prev_div_button.gif);
	background-repeat: no-repeat;
	float: left;
}

.next {
	width: 82px;
	height: 15px;
	background-image: url(images/next_div_button.gif);
	background-repeat: no-repeat;
	float: right;
}

.prev {
	width: 85px;
	height: 15px;
	background-image: url(images/prev_div_button.gif);
	background-repeat: no-repeat;
	float: left;
}

.ladder-body {height:200px;}

.ladder-nav-wrap {
	display:inline;
	float:left;
	margin-left:45px;
	margin-top:5px;	
	text-align:center;
	width:235px;
}

.glidecontentwrapper{
	position: relative; /* Do not change this value */
	width: 240px;
	height: 250px; /* Set height to be able to contain height of largest content shown*/
	overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	background: white;
	visibility: hidden;
	width: 240px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
	width: 240px;
	margin-top: 5px;
	text-align: center; /*How to align pagination links: "left", "center", or "right"
	background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
	display: -moz-inline-box;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	color: transparent;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */

}

.glidecontenttoggler a:hover{

}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{

}

/*Scoreboard wrap*/
.glidecontent2wrapper{
	position: relative; /* Do not change this value */
	width: 240px;
	height: 300px; /* Set height to be able to contain height of largest content shown*/
	overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent2{ /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	background: white;
	visibility: hidden;
	width: 240px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontent2toggler{ /*style for DIV used to contain toggler links. */
	width: 240px;
	margin-top: 5px;
	text-align: center; /*How to align pagination links: "left", "center", or "right"
	background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontent2toggler a{ /*style for every navigational link within toggler */
	display: -moz-inline-box;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	color: transparent;
}

.glidecontent2toggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */

}

.glidecontent2toggler a:hover{

}

.glidecontent2toggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontent2toggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontent2toggler a.prev:hover, .glidecontenttoggler a.next:hover{

}




#latest_news_title {
color: #ff5a00;
font-family: Arial;
font-size: 13px;
font-weight: bold;
margin-bottom: 5px;
}


/* Mail Forms */

.csc-mailform {font-family: Arial; font-size: 12px; }
.csc-mailform-field {text-align:left; margin:5px; margin-bottom:10px; clear:both;}
.csc-mailform-submit {text-align:center;}
.csc-mailform label {float: left; width:60px; margin-right:70px; margin-bottom:12px; text-align: left;}
span.csc-mailform-label {font-weight:bold;}

dl dt {
	height: 20px;
}

dl dd {
	height: 20px;
}

#mailformDelivery_Methodh {
	font-family: Arial;
	font-color: #ffffff;
}
	
#csc-mailform-field {
	padding-right: 130px; 
	FONT-SIZE: 18px; 
	FLOAT: right;
}

.csc-textpic-caption{
         padding-top: 5px;
         text-align: center;

}

/*NEWS LIST - ARCHIVE BEGIN*/
.inews-list-container {
	float:left;
	padding:0;
	width: 660px;
}

.inews-list-item, .news-amenu-container {
	background-color:#FFFFFF;
	border-bottom:1px solid #D0D0D0;
	border-left:0 none;
	border-top:0 none;
	float:left;
	font-family:arial;
	font-size:12px;
	margin-bottom:6px;
	margin-top:3px;
	padding:6px;
	width:95%;
}

.inews-list-item img, {
	float:left;
	height:70px;
	margin-bottom:40px;
	margin-right:10px;
	width:120px;
}

.inews-list-item a {
	float:left;
	height:125px;
	margin-right:5px;
}

.inews-list-item h3 {
	float:left;
	height:40px;
	margin:0;
	width:75%;
}


.inews-list-item h3 a {
	font-size:16px;
	text-decoration:none;
	width:75%;
}

.inews-list-date, .inews-single-timedata {
	color:#000000;
	float:left;
	font-size:11px;
	text-align:left;
	width:70%;
}

.inews-list-item p.bodytext {
	float:left;
	font-family:Arial;
	font-size:12px;
	margin-bottom:3px;
	margin-top:10px;
	width:75%;
}

.inews-list-item {
	height: 136px;
}

.inews-list-morelink {
	float:left;
	width:70%;
}

.inews-list-morelink a {
	float:left;
	width:70%;
}

.news-amenu-container ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
/*NEWS LIST - ARCHIVE END*/

#printbtn {float:right;width:150px;}
#printbtn a:link {color:#ffffff;}

.glidecontentwrapper, .glidecontenttoggler, #ladder-link {display:none;visibility:hidden;}
ul#rotfix{margin:0px; padding:0px;}
.spladder .teamname {float:left;width:180px;}
.rotladderwrap {float:left;display:inline;padding:0px 10px;}

#sponsor_links_left_test .csc-textpic {
    display: inline;
    float: left;
    height: 35px;
    margin: 2px;
}
#sponsor_links_left_test .csc-textpic-clear {
    display: none;
    visibility: hidden;
}

.footercr {
    float: left;
    display: inline;
}
