body {
	background: url(/fls/4000/site_graphics/background.png) repeat;	
	font-family: Helvetica;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	min-height: 1000px;
}

.left {
	float: left;	
}

.right {
	float: right;	
}

.clear {
	clear: both;	
}

.hide {
	display: none;	
}

.block {
	display: block;	
}

.inline {
	display: inline;	
}

#container {
	width: 1032px;
	margin: 0px auto;	
}

#site {
	width: 1000px;	
	padding: 0px 16px;
	background: url(/fls/4000/site_graphics/shadow.png) repeat-y;
}

#header {
	width: 1000px;
	height: 124px;
	background: url(/fls/4000/site_graphics/header.png) no-repeat;
	position: relative;	
}

#header .top {
	height: 33px;	
	color: #888;
	font-style: italic;
	font-size: 12px;
}

#headerlogin {
	width: 250px;
	height: 124px;
	position: absolute;
	left: 816px;
	top: 66px;
	z-index: 10002;
}

#headerlogin .login {
	background: url(/fls/4000/site_graphics/loginpopup.png) no-repeat;
	font-size: 11px;
	color: #4b5760;
	font-family: Helvetica;
	height: 123px;
}

#headerlogin .login .user {
	padding-left: 12px;
	padding-top: 17px;
}

#headerlogin .login .pass {
	padding-left: 12px;
	padding-top: 5px;
}

#headerlogin .login .text {
	width: 60px;
	padding-top: 6px;	
}

#headerlogin .login .foot {
	margin-top: 4px;
	padding-top: 7px;
	border-top: 1px solid #dee2e6;
	width: 238px;
	margin-left: 6px;
	padding-top: 7px;	
}

#headerlogin .login .link.register {
	color: #7a1010;
}

#headerlogin .login .link {
	color: #173a7c;
	text-decoration: none;
	font-size: 11px;
	font-family: Helvetica;	
	padding-top: 6px;
	padding-left: 7px;
}

#headerlogin .login .submit {
	padding-left: 14px;	
}

#headerlogin .input {
	width: 150px;
	background: url(/fls/4000/site_graphics/headloginbg.png) repeat-x;
	height: 22px;
	border: 0px;
}

#header .logo {
	position: absolute;
	top: 24px;
	left: 7px;	
}

#header .tagline {
	padding-top: 11px;	
}

#header .midtop {
	height: 43px;	
}

#header .links div {
	margin: 16px 0px;	
	padding: 0px 8px;
	height: 16px;
}

#header .links div.first {
	border-right: 1px solid #000;
	padding-left: 0px;
}

#header .links div.last {
	border-left: 1px solid #464646;	
	padding-right: 20px;
}

#header .links a {
	color: #777;
	font-size: 10px;
	text-decoration: none;	
}

#header .midbottom {
	margin-top: 2px;	
}

#menubar {
	background: url(/fls/4000/site_graphics/menubg.png) repeat-x scroll 0 0 transparent;	
}

#menu {
	width: 789px;
	border-left: 1px solid #383838;
	height: 40px;	
	background: url(/fls/4000/site_graphics/menubg.png) repeat-x scroll 0 0 transparent;	
}

#quickbar {
	margin: 7px 20px 0px 0px;	
	height: 16px;
}

#quickbar .text {
	padding-right: 5px;
	border-right: 1px solid #000;
	width: 200px;
	height: 12px;
	text-align: right;
	padding-top: 4px;
}

#quickbar .icon.first {
	padding-left: 4px;	
	border-left: 1px solid #383838;
}

#quickbar .icon {
	position: relative;	
	padding: 0px 1px;
	cursor: pointer;
}

#quickbar img.on {
	opacity: .0;	
	filter: alpha(opacity = 0);	
	position: absolute;
	left: 1px;
	top: 0px;
}

#quickbar .icon.first img.on {
	left: 4px;
}

#schools {
	margin: 5px 20px 0px 0px;	
	height: 36px;
	overflow: hidden;
}

#schools .icon {
	position: relative;	
	padding: 0px 3px;
	cursor: pointer;
	height: 36px;
	margin-top: 5px;
}

#schools img.on {
	opacity: .0;	
	filter: alpha(opacity = 0);	
	position: absolute;
	left: 3px;
	top: 0px;
}

#search {
	width: 200px;
	height: 33px;	
	background: url(/fls/4000/site_graphics/menubg.png) repeat-x;
	padding-top: 7px;
	padding-left: 10px;
}

#searchInput {
	background: url(/fls/4000/site_graphics/searchbg.png) repeat-x;
	width: 155px;
	height: 24px;
	border: 0px;	
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#contentLeft.wide {
	width: 1000px;	
}

#rotator {
	width: 640px;
	height: 402px;	
	background: #fff;
	margin-left: 22px;
	margin-top: 30px;
	position: relative;
	overflow: hidden;
}

#rotator .main {
	width: 640px;
	height: 362px;
	position: absolute;	
	display: none;
	overflow: hidden;
	top: 0px;
	left: 0px;
}

#rotator .main .play {
	position: absolute;
	top: 108px;
	left: 276px;	
	cursor: pointer;
}

#rotator .main .play img {
	width: 87px;	
}

#rotator .main img {
	width: 640px;
}

#rotator .main.first {
	display: block;	
}

#rotator .title {
	position: absolute;
	left: 0px;
	top: 285px;
	width: 620px;
	height: 57px;
	background: url(/fls/4000/site_graphics/rotatortitlebg.png) no-repeat;	
	padding: 10px;
}

#rotator .title a {
	font-size: 28px;
	color: #fff;
	text-decoration: none;
	font-family: Helvetica;	
}

#rotator .subs {
	width: 638px;
	height: 38px;
	background: url(/fls/4000/site_graphics/substorybg.png) repeat-x;	
	border-top: 1px solid #b53030;
	border-right: 1px solid #801111;
	border-bottom: 1px solid #490909;
	border-left: 1px solid #7a0f0f;
	position: absolute;
	top: 362px;
	left: 0px;
}

#rotator .subs .item {
	width: 123px;
	height: 30px;
	font-size: 11px;
	color: #8b6464;
	padding-top: 8px;	
	padding-left: 5px;
	cursor: pointer;
	font-weight: normal;
}

#rotator .subs .item.active {
	background: url(/fls/4000/site_graphics/substorybg_on.png) repeat-x;	
	color: #fff;
	font-weight: bold;
}

#rotator .subs .more {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	margin-top: 13px;
	margin-left: 12px;
	cursor: pointer;
}

#rotator .headlines {
	width: 640px;
	height: 0px;
	background: #fff;
	position: absolute;
	top: 402px;
	left: 0px;	
}

#rotator .headlines img.loading {
	margin: 	64px 0px 0px 206px;
}

#rotator .headlines .header {
	width: 638px;
	height: 38px;
	background: url(/fls/4000/site_graphics/substorybg.png) repeat-x;	
	border-top: 1px solid #b53030;
	border-right: 1px solid #801111;
	border-bottom: 1px solid #490909;
	border-left: 1px solid #7a0f0f;
}

#rotator .headlines .headtitle {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 0px 10px;
	width: 550px;	
}

#rotator .headlines .close {
	color: #a78585;
	font-size: 12px;
	font-weight: bold;
	margin: 12px 10px 0px 0px;	
	cursor: pointer;
}

#rotator .headlines .content {
	background: #1a1a1c;
	width: 640px;
	height: 362px;	
}

#rotator .headlines .content .bar {
	width: 620px;
	height: 90px;
	border-bottom: 1px solid #313133;
	border-top: 1px solid #000;
	margin-left: 10px;
	padding-top: 20px;
}

#rotator .headlines .content .bar.first {
	border-top: 0px;
}

#rotator .headlines .content .item {
	width: 310px;
	height: 90px;
}

#rotator .headlines .content .image {
	width: 130px;
	height: 73px;
	overflow: hidden;
	margin-right: 8px;
}

#rotator .headlines .content .image .img {
	width: 130px;
}

#rotator .headlines .content .text {
	width: 170px;	
}

#rotator .headlines .content .itemtitle img {
	position: relative;
	top: 1px;
}

#rotator .headlines .content .itemtitle a {
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

#rotator .headlines .content .date {
	color: #999999;
	font-size: 10px;
	font-weight: normal;	
	padding-bottom: 12px;
	padding-top: 1px;
}

#rotator .headlines .content .teaser {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
}

#rotator .headlines .bottom {
	width: 620px;	
	padding-top: 5px;
	border-top: 1px solid #000;
	margin-left: 10px;
}

#rotator .headlines .bottom img {
	display: block;
}

#rotator .headlines .bottom a {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-top: 2px;
}

#fronttabs {
	margin-left: 17px;
	margin-top: 20px;	
	width: 645px;
}

#fronttabs .header {
	height: 32px;
	overflow: hidden;	
}

#fronttabs .header .tab {
	position: relative;
	cursor: pointer;
	margin-right: 10px;
}

#fronttabs .header .tab img.on {
	opacity: .0;	
	filter: alpha(opacity = 0);	
	position: absolute;
	left: 1px;
	top: 0px;
}

#fronttabs .header .tab.active img.on {
	opacity: 1;	
	filter: alpha(opacity = 100);		
}

#fronttabs .content {
	width: 645px;
	height: 241px;
	overflow: hidden;
	position: relative;	
}

#fronttabs .selectbox {
	height: 31px;
}

#fronttabs .content .tab {
	display: none;	
	width: 645px;
	height: 240px;
	background: url(/fls/4000/site_graphics/tabcontentbg.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

#fronttabs .content .tab.active {
	display: block;	
}

#fronttabs .content .data {
	width: 633px;
	height: 206px;
	padding-left: 12px;
	padding-top: 10px;
}

#fronttabs .content .footer {
	width: 633px;
	height: 20px;
	padding-left: 12px;
	font-style: italic;	
	color: #fff;
	padding-top: 5px;
}

#fronttabs .content .sportselect {
	border: 1px solid #000;
	background: #2e2e2e;
	color: #fff;
	padding: 2px;	
	margin-bottom: 10px;
}

#fronttabs .content .schoolselect {
	border: 1px solid #000;
	background: #2e2e2e;
	color: #fff;
	padding: 2px;	
	margin-bottom: 10px;
}

#fronttabs .content .info {
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
	height: 173px;
}

#fronttabs .content .info .eventdate {
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	padding-bottom: 10px;
	padding-top: 20px;
}

#fronttabs .content .info .eventdate.first {
	padding-top: 0px;	
}

#fronttabs .content .info .event {
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	padding: 3px 0px 2px 2px;
	border-bottom: 1px solid #272727;
}

#fronttabs .content .info .event a {
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height: 11px;
}

#fronttabs .content .info .sport {
	width: 116px;	
}

#fronttabs .content .info .teams {
	width: 226px;	
}

#fronttabs .content .info .time {
	width: 72px;	
}

#fronttabs .content .info .media {
	width: 200px;	
}

#fronttabs .content .info .media img {
	padding-right: 5px;
}

#fronttabs .showing {
	font-size: 11px;
	font-style: italic;
	color: #fff;
	padding-right: 20px;
	padding-top: 3px;	
}

#fronttabs .footer a {
	padding-top: 2px;
	font-style: normal;
	color: #787878;
	text-decoration: none;
	padding-right: 5px;
}

#fronttabs .content #champions .info {
	position: relative;	
	width: 612px;
	height: 184px;
	margin-left: 24px;	
	overflow: hidden;
}

#champions .info .image {
	width: 90px;
	height: 68px;
	overflow: hidden;
	margin-right: 12px;
}

#champions .info .image img {
	width: 90px;
}

#champions .item {
	width: 306px;
	height: 73px;
	margin-top: 17px;
	overflow: hidden;
}

#champions .text {
	font-size: 11px;
	color: #cccccc;
	font-weight: normal;	
	position: relative;
	width: 200px;
	height: 70px;
}

#champions .headlines {
	font-weight: bold;	
	padding-bottom: 8px;
}

#champions .link {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#champions .link a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-weight: bold;	
}

#champions .controls {
	width: 614px;
	padding: 6px 4px 0px 4px;
	text-align: center;	
	border-top: 1px solid #343434;
	margin: 0px auto;
	height: 25px;
}

.slideLeft, .slideRight {
	cursor: pointer;	
}

.controls .pagebutton {
	padding: 0px 4px 8px;
}

.controls {
	text-align: center;	
}

#champions .page {
	width: 612px;	
}

#champions .slider {
	position: absolute;
	left: 0px;
	top: 0px;	
}

#fronttabs #champions .footer a {
	padding-right: 22px;	
}

#pagetop .leftcol {
	width: 662px;	
	margin-right: 20px;
}

#pagetop {
	padding-bottom: 20px;	
}

#standings {
	margin-top: 30px;
	width: 300px;	
}

#standings .sportselect {
	background: #2e2e2e;
	border: 1px solid #000000;
	color: #fff;
	padding: 2px;
	margin-left: 20px;
}

#standings .header {
	height: 22px;	
	margin-bottom: 8px;
}

#standings .content {
	background: url(/fls/4000/site_graphics/standingsbg.png) no-repeat;	
	width: 300px;
	height: 250px;
	/*position: relative;*/
}

#standings .standad {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 250px;
	background: #000;	
}

#standings .content .top {
	font-size: 12px;
	font-weight: normal;
	color: #bcbcbc;	
	height: 20px;
	padding-top: 7px;
	padding-left: 10px;
}

#standings .content .top div {
	padding: 0px 4px;
}

#standings .content .top .sporttitle {
	width: 124px;
}

#standings .content .item {
	border-bottom: 1px solid #363636;
	margin: 0px 8px;
	padding: 2px 0px;
	line-height: 11px;
}

#standings .content .info {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	padding-top: 8px;	
	height: 185px;
	width: 300px;
	overflow-y: auto;
	overflow-x: hidden;
}

#standings .content .division {
	padding: 6px 0px 2px 9px;	
	font-weight: bold;
}

#standings .content .data {
	height: 195px;
	width: 300px;
}

#standings .content .info .school {
	width: 138px;
	padding-left: 8px;
}

#standings .content .info .school a {
	font-size: 11px;
	color: #6699ff;
	font-weight: bold;
	text-decoration: none;	
	white-space: nowrap;
}

#standings .content .info .conf {
	width: 65px;	
}

#standings .content .info .ovr{
	width: 52px;	
}

#standings .footer {
	height: 25px;
	width: 285px;	
	padding-top: 3px;
	padding-left: 15px;
}

#standings .footer a {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-top: 4px;	
}

#standings .footer .sep {
	padding: 0px 13px 0px 18px;
}

.corpspon.adspace {
	margin-bottom: 30px;
}

#pagetop .rightcol #standings {
	margin-bottom: 24px;		
}

.rotatorspon.adspace {
	position: absolute;
	right: 16px;
	top: 10px;	
}

#rotator .main .rotatorspon.adspace img {
	width: auto;
	height: auto;	
}

#pagemid {
	background: #0f0f0f url(/fls/4000/site_graphics/midbg.png) repeat-x;	
}

#pagemid .leftcol {
	border-right: 1px solid #242424;
}

#pagemid .rightcol {
	margin-top: 18px;
	margin-left: 20px;
}

#socontv {
	margin: 18px 25px 32px 20px;
	width: 755px;
	height: 313px;
	background: url(/fls/4000/site_graphics/socontvbg.png) no-repeat;	
	position: relative;
}

#socontv .joinnow {
	position: absolute;
	top: 147px;
	left: 27px;
	width: 203px;
	height: 30px;
	cursor: pointer;
}

#socontv .logininput {
	height: 10px;
	font-size: 10px;
	color: #fff;	
	padding: 7px;
	border: 1px solid #25282d;
}

#email {
	width: 189px;	
	background: #333 url(/fls/4000/site_graphics/email.png) no-repeat 7px 7px;
	margin-bottom: 4px;
}

#password {
	width: 162px;	
	background: #333 url(/fls/4000/site_graphics/password.png) no-repeat 7px 7px;
}

#socontv .submitbtn {
	margin-left: 6px;
	margin-top: 2px;
	cursor: pointer;
}

#socontv .loginmenu {
	width: 254px;	
	padding-top: 192px;
}

#socontv .loginmenu .text {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;	
	padding-bottom: 2px;
}

#socontv .login {
	text-align: center;
	margin-left: 26px;	
}

#videotabs {
	margin-left: 1px;
	width: 499px;
	height: 263px;	
	margin-top: 17px;
	overflow: hidden;
}

#videotabs .header .tab {
	color: #ccc;
	font-size: 10px;
	font-weight: normal;	
	cursor: pointer;
	margin-left: 18px;
	position: relative;
}

#videotabs .header .text {
	background: none;
	height: 17px;
	padding-top: 5px;
}

#videotabs .header .tab .on {
	position: absolute;
	top: 0px;
	left: 0px;	
}

#videotabs .header .tab .on {
	opacity: .0;	
	filter: alpha(opacity = 0);	
}

#videotabs .header .tab.active .on {
	opacity: 1;	
	filter: alpha(opacity = 100);	
}

#videotabs .header .tab .on .text {
	color: #fff;
	background: url(/fls/4000/site_graphics/tabbg.png) repeat-x;
}

#videotabs .header .tab .off {
	padding-left: 8px;	
	padding-right: 7px;
}

#videotabs .content {
	position: relative;	
}

#videotabs .content .tab {
	display: none;	
	width: 499px;
	height: 241px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: 19px;
	margin-top: 15px;
}

#videotabs .content .tab.active {
	display: block;	
}

#videotabs .content .container {
	width: 486px;
	height: 215px;
	position: relative;
	overflow: hidden;	
}

#videotabs .content .slider {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 180px;	
}

#videotabs .content .slider .item {
	width: 148px;
	height: 180px;
	margin-right: 14px;	
	position: relative;
}

#videotabs .playbutton {
	position: absolute;
	top: 25px;
	left: 58px;	
}

#videotabs .content .slider .item .image {
	width: 148px;
	height: 83px;
	overflow: hidden;
}

#videotabs .content .slider .item .image img {
	width: 148px;	
}

#videotabs .content .slider .item .text {
	height: 75px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding-top: 6px;
}

#videotabs .content .slider .item .link {
	font-size: 10px;
	font-weight: normal;
	color: #fff;	
}

#videotabs .content .slider .item .link a {
	color: #6699ff;
	text-decoration: none;	
}

#videotabs .controls {
	padding-top: 193px;	
}

.featuredheader {
	margin-top: 32px;
	margin-left: 20px;	
	margin-right: 25px;
}

#features {
	margin-left: 20px;
	margin-top: 3px;
	width: 757px;
	height: 240px;	
	background: url(/fls/4000/site_graphics/featuresbg.png);
}

#features .info {
	width: 737px;
	height: 184px;	
	padding-top: 22px;
	margin-left: 10px;
	position: relative;
	overflow: hidden;
}

#features .slider {
	position: absolute;
	top: 22px;
	left: 0px;
}

#features .item {
	width: 168px;
	height: 184px;	
	padding: 0px 8px;
}

#features .image {
	width: 168px;
	height: 94px;
	overflow: hidden;
	margin-bottom: 6px;
}

#features .image img {
	width: 168px;
}

#features .item .headlines a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
}

#features .item .subtitle {
	color: #999999;
	font-size: 10px;
	font-weight: normal;	
	height: 37px;
	padding-top: 14px;
}

#features .item .link a {
	color: #6699ff;
	font-size: 10px;
	font-weight: bold;	
	text-decoration: none;
}

#features .controls {
	padding-top: 7px;	
}

#socontv .footer {
	padding: 10px 10px 0px;	
}

#socontv .footer a {
	padding-top: 2px;
	font-style: normal;
	color: #787878;
	text-decoration: none;
	padding-right: 5px;
}

.advertisement {
	color: #707070;
	font-size: 9px;
	font-style: italic;
	padding-top: 5px;
	text-align: center;	
}

#bottom {
	padding: 40px 0px 35px 19px;
}

#bottom .item.adspace {
	padding-left: 30px;	
}

#socialmedia {
	width: 300px;
	height: 91px;
	background: url(/fls/4000/site_graphics/socialmedia.png) no-repeat;	
	position: relative;
}

#socialmedia div {
	cursor: pointer;	
	position: absolute;
	left: 214px;
	width: 72px;
	height: 22px;
}

#socialmedia .facebook {
	top: 6px;	
}

#socialmedia .twitter {
	top: 33px;	
}

#socialmedia .rss {
	top: 63px;	
}

#pagebottom {
	background: #0f0f0f url(/fls/4000/site_graphics/midbg.png) repeat-x;	
}

#drippan {
	padding-left: 34px;
	padding-top: 22px;
	height: 246px;	
	position: relative;
}

#drippan .members {
	position: absolute;
	bottom: 40px;
	right: 160px;	
}

#drippan a {
	display: block;	
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#drippan .header {
	padding-bottom: 8px;	
}

#drippan .header span {
	color: #fff;
	font-size: 11px;
	font-weight: bold;	
}

#drippan .item {
	width: 180px;	
}

#drippan .item.mens {
	width: 168px;	
}

#drippan .members a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: inline;	
}

#footer {
	background: #0f0f0f url(/fls/4000/site_graphics/midbg.png) repeat-x;	
}

#footer .ads {
	padding-top: 14px;
	height: 86px;	
}

#footer .footerad {
	padding-left: 36px;	
}

#footer .leaderboard {
	background: #000;	
	padding-top: 23px;
	padding-left: 122px;
}

#sitebottom {
	background: #000;	
	padding-bottom: 20px;
}

#sitebottom .neulion {
	padding-top: 20px;
	padding-bottom: 12px;	
}

#sitebottom .copyright {
	font-size: 11px;
	font-family: Arial;
	color: #fff;
	font-weight: normal;
	padding-bottom: 14px;
}

#sitebottom .links {
	font-size: 11px;
	font-family: Arial;
	color: #fff;
	font-weight: bold;
}

#sitebottom .links a {
	color: #fff;
	text-decoration: none;
}

#sitebottom .neulion,
#sitebottom .copyright,
#sitebottom .links {
	text-align: center;	
}

#sectionmenu {
	padding: 15px 0px 15px 22px;	
}

#sectionmenu .sport {
	padding-right: 10px;
}

#sectionmenu .sport a {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#rotator.sport {
	margin-top: 0px;	
}

#standings.sport {
	margin-top: 0px;	
}

#contentLeft {
	width: 620px;
	padding: 0px 10px;
	margin-left: 20px;
	margin-right: 20px;	
	background: #fff;
	min-height: 1024px;
	height: auto !important;
	height: 1024px;

}

#contentLeft.wide {
	width: 940px;
	margin-left: 20px;
	margin-right: 20px;	
}

.articlecopy {
	text-align: left;
	color: #666666;	
}

.arttitle {
	color: #333333;
	font-size: 30px;
	font-family: Arial;
	font-weight: bold;
}

.artReleaseIcons {
	border-top: 1px solid #666;	
}

.photocopy {
	background: #fff;	
	padding: 0px;
}

.photocopy_text {
	background: #fff;
	border-left: 2px solid #c2c2c2;	
	border-right: 2px solid #c2c2c2;	
	border-bottom: 2px solid #c2c2c2;	
	color: #909090;
	padding: 3px;
}

.photocopy_text img {
	position: relative;
	top: 3px;
}

.article-image {
	width: 320px;
	height: auto;	
}

#PhotoCellContainer {
	width: 324px !important;	
}

#PhotoCellContainer table {
	width: 320px;	
}

#rightcolumn .corpspon.adspace {
	margin-top: 0px;	
}

#moreheadlines .header {
	padding-bottom: 7px;	
	padding-top: 26px;
}

#moreheadlines .content {
	width: 300px;
	height: 221px;	
	padding-top: 12px;
	background: url(/fls/4000/site_graphics/moreheadlinesbg.png) no-repeat;
}

#moreheadlines .content .data {
	width: 300px;
	height: 190px;	
}

#moreheadlines .content .footer {
	padding-left: 15px;
	padding-top: 9px;	
}

#moreheadlines .content .footer .second {
	padding-left: 10px;	
}

#moreheadlines .content .footer a {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	padding-top: 2px;
	text-decoration: none;	
}

#moreheadlines .content .item {
	font-size: 9px;
	color: #999999;
	height: 39px;
	padding-left: 15px;	
}

#moreheadlines .content .item a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;	
}

#latestvideos .header {
	padding-bottom: 7px;	
	padding-top: 17px;
}

#latestvideos .header .left {
	padding-top: 9px;	
}

#latestvideos .content {
	width: 290px;
	height: 287px;	
	background: url(/fls/4000/site_graphics/latestvideosbg.png) no-repeat;
	padding-left: 10px;
}

#latestvideos .content .data {
	width: 300px;
	height: 253px;	
}

#latestvideos .content .footer {
	padding-left: 15px;
	padding-top: 9px;	
}

#latestvideos .content .footer .second {
	padding-left: 10px;	
}

#latestvideos .content .footer a {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	padding-top: 2px;
	text-decoration: none;	
}

#latestvideos .content .item {
	padding-top: 10px;
	position: relative;	
}

#latestvideos .content .image {
	width: 121px;
	height: 68px;
	overflow: hidden;
}

#latestvideos .content .image img {
	width: 121px;
}

#latestvideos .content .play {
	position: absolute;
	top: 32px;
	left: 46px;	
}

#latestvideos .content .text {
	padding-left: 10px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;	
	width: 155px;
}

#latestvideos .content .text a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
}

#articleVideoContainer {
	z-index: 1000;	
}

#NeulionVidContainer {
	display: none;
	height: 402px;
	left: 0px;
	position: absolute;
	width: 640px;
	z-index: 1000;
}

#NeulionVidContainer .videoStop {
	height: 19px;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 19px;	
	cursor: pointer;
	z-index:1001;
}

#articleVideoContainer {
	position: relative;	
}

#articleVideoContainer #NeulionVidContainer {
	width: 640px;
	height: 360px;	
}

#articleVideoContainer #videoStop {
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
	z-index:1001;	
}

#ArticleImage {
	width: 640px;
	height: 360px;
	overflow: hidden;	
	position: relative;
	border-bottom: 1px solid #413e3d;
}

#ArticleImage .image {
	width: 640px;	
}

#ArticleImage .play {
	position: absolute;
	top: 130px;
	left: 284px;	
	cursor: pointer;
}

#ArticleImage .caption {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 620px;
	height: 22px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	background: url(/fls/4000/site_graphics/captionbg.png) no-repeat;	
	padding: 8px 10px 0px;
}

#article .ArticleText {
	padding: 0px 10px;	
}

#article .ArticleTitle h1 {
	font-size: 30px;
	font-family: Arial;
	color: #333333;
	font-weight: bold;	
}

#article .captionbar {
	color: #a0a0a0;
	font-size: 11px;
	font-family: Arial;
	font-style: italic;
	padding-left: 10px;
	padding-top: 6px;	
}

#article .content {
	padding-top: 15px;
	padding-bottom: 10px;	
}

.featuredheader {
	width: 755px;	
}

#GlobalArticleContainer {
	font-size: 10px;
	font-family: Arial;
}

#videotabs .content #LiveonSoConTV {
	overflow-y: auto;	
	width: 480px;
}

#LiveonSoConTV table {
	width: 100%;	
}

#LiveonSoConTV th {
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}

#LiveonSoConTV td {
	color: #fff;
	padding: 2px;
}
#content table {
	background-color:#ffffff;
}

#LiveonSoConTV table {
	background: #000;	
}
