messageDialog {
	background: #84d737;
	border: 1px solid #253d10;
	font-family: Tahoma, Arial, sans-serif;
	padding: 22px
}

#logoBar {
	background-image: url(../images/logo/bg.png);
	width: 866px
}

span.invalid,span.missing {
	display: inline;
	margin-top: -1em;
	font-family: Verdana, sans-serif;
	color: #f33;
	font-size: 9px;
	font-weight: 700;
	text-align: right;
	float: right
}

input.dojoValidateEmpty,input dojoValidateEmpty {
	border: 1px solid #666;
	background-color: #fff;
	padding: 2px
}

input.dojoValidateValid,input dojoValidateValid {
	border: 1px solid #666;
	background-color: #afa;
	padding: 2px
}

input.dojoValidateInvalid,input dojoValidateInvalid {
	border: 1px solid #666;
	background-color: #f88;
	padding: 2px
}

input.dojoValidateRange,input dojoValidateRange {
	border: 1px solid #666;
	background-color: #ccf;
	padding: 2px
}

#registrationTitlePane {
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=30&g1=eeeeee&g2=ffffff)
		;
	background-repeat: repeat-x;
	border: 1px solid #666;
	font-weight: 700;
	color: #000;
	text-align: left;
	font-family: tahoma;
	font-size: small;
	padding: 4px 4px 6px
}

#messagePanel {
	width: 150px;
	height: 80px;
	padding: 8px
}

.small {
	width: 5.5em;
	font-size: 10px
}

.medium {
	width: 175px;
	font-family: tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: 100
}

.long {
	font-size: 10px;
	width: 300px
}

.errorMessage {
	font-weight: 700;
	font-family: Arial, Verdana, sans-serif;
	text-align: justify;
	color: red;
	font-size: 0.8em
}

.warningMessage {
	font-weight: 700;
	font-family: Arial, Verdana, sans-serif;
	color: #f90;
	font-size: 0.8em;
	text-align: right
}

.noticeMessage {
	font-weight: 400;
	color: #e2027c;
	font-size: xx-small;
	text-align: right
}

.inputField {
	width: 160px;
	font-family: tahoma, Arial, sans-serif;
	float: left;
	font-size: 10px;
	font-weight: 400
}

.inputBox {
	width: 225px;
	height: 20px;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif
}

.registerBox {
	font-family: Tahoma, sans-serif;
	font-size: xx-small;
	font-weight: 700;
	text-align: left;
	color: #444;
	margin: 0
}

.registrationBox {
	font-family: Tahoma, sans-serif;
	font-size: xx-small;
	font-weight: 700;
	text-align: left;
	width: 280px;
	height: 20px;
	background-color: #fff;
	color: #444;
	border: 1px solid #555;
	float: none;
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 .6em;
	padding: 4px 8px
}

.registrationBox ul,.registrationBox li,.registrationBox a {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	width: 110px;
	float: left
}

#sexRadioGroup {
	width: 140px
}

.registrationField {
	border: 3px dashed #333
}

.registrationButton {
	cursor: pointer;
	background-color: #fff;
	color: #000;
	border: 1px solid #aaa;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px
}

.registrationButton:hover {
	background-image: url(../../images/ui/formbtn-bg.gif);
	background-repeat: repeat-x;
	color: #000;
	border: 1px solid #000
}

#registrationWizard {
	height: 450px;
	width: 700px;
	z-index: 10000;
	background: #fff;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=400&g1=ffffff&g2=eeeeee)
		;
	background-repeat: repeat-x;
	overflow: hidden;
	border: 1px solid #000;
	padding: 6px
}

.registrationLabel p {
	font-size: 12px;
	width: 100px;
	font-weight: 800;
	font-family: arial;
	text-align: left;
	margin-left: 0;
	margin-top: 6px;
	color: #e2027c;
	vertical-align: bottom;
	background-repeat: repeat-x
}

.captchaTable p {
	font-size: 12px;
	font-weight: 800;
	font-family: arial;
	text-align: left;
	margin-left: 0;
	width: 100%;
	padding-bottom: 10px;
	color: #e2027c
}

.registrationLabel2 p {
	font-size: 12px;
	width: 100px;
	font-weight: 800;
	font-family: arial;
	text-align: left;
	margin-left: 0;
	margin-top: 0;
	color: #e2027c;
	vertical-align: bottom;
	background-repeat: repeat-x
}

.registrationInputField {
	font-size: 11px;
	border: 1px solid #333;
	margin-left: 29px;
	cursor: text;
	width: 160px;
	color: #000;
	padding: 4px
}

.registerButton {
	border: 1px solid #d9d9d9;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: 800;
	background-color: #e2027c;
	color: #fff;
	width: 85px;
	background-image:
		url(/servlet/FontServlet?type=renderText&str=REGISTER&f=Avenir%20LT%2045%20plain%2015&b1=000000&b2=000000&c1=ffffff&c2=ffffff&bw=1.0&xo=4&yo=0&b=0)
		;
	background-repeat: no-repeat;
	background-position: 3px 7px;
	cursor: pointer;
	padding: 4px 6px
}

.registerCancelButton {
	border: 1px solid #d9d9d9;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: 800;
	background-color: #e2027c;
	color: #fff;
	width: 80px;
	cursor: pointer;
	background-image:
		url(/servlet/FontServlet?type=renderText&str=CANCEL&f=Avenir%20LT%2045%20plain%2015&b1=000000&b2=000000&c1=ffffff&c2=ffffff&bw=1.0&xo=4&yo=0&b=0)
		;
	background-repeat: no-repeat;
	background-position: 9px 7px;
	padding: 4px 5px
}

.teamDetailsContainer {
	border: 5px solid #d9d9d9;
	padding: 8px
}

.teamHomeContainer a {
	color: #e4007b;
	margin-left: 20px;
	font-family: arial;
	font-size: 12px
}

.teamHomeLink {
	color: #e4007b;
	margin-left: 20px;
	font-family: arial;
	font-size: 12px;
	vertical-align: middle;
	text-decoration: underline;
	cursor: pointer
}

.teamDetailsContainer table tbody td {
	height: 20px
}

.sidePanelLinkBox {
	margin-left: 20px;
	color: #e4007b;
	font-family: arial;
	font-size: 12px
}

.pointsNode {
	font-size: 12px;
	font-weight: 700;
	color: #333
}

.proposeTradeTeamButton input {
	border: 1px solid #d9d9d9;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: 800;
	background-color: #e2027c;
	color: #fff;
	cursor: pointer;
	width: 165px;
	background-image:
		url(/servlet/FontServlet?type=renderText&str=PROPOSE%20A%20TRADE&f=Avenir%20LT%2045%20plain%2015&b1=000000&b2=000000&c1=ffffff&c2=ffffff&bw=1.0&xo=4&yo=0&b=0)
		;
	background-repeat: no-repeat;
	background-position: 10px 7px;
	padding: 4px 6px
}

.updateRosterTeamButton input {
	border: 1px solid #d9d9d9;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	cursor: pointer;
	font-weight: 800;
	background-color: #e2027c;
	color: #fff;
	width: 165px;
	background-image:
		url(/servlet/FontServlet?type=renderText&str=MODIFY%20ROSTER&f=Avenir%20LT%2045%20plain%2015&b1=000000&b2=000000&c1=ffffff&c2=ffffff&bw=1.0&xo=4&yo=0&b=0)
		;
	background-repeat: no-repeat;
	background-position: 17px 7px;
	padding: 4px 6px
}

.controller1 {
	width: 100%;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=44&g1=333333&g2=646464)
		;
	background-repeat: repeat-x;
	height: 40px;
	margin-left: 0;
	margin-right: 0;
	overflow: hidden
}

.controller1 .dojoTab div {
	color: #fff;
	font-family: Arial, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 100;
	border: none;
	border-right: 1px solid #1e1e1e;
	padding: 12px 20px 11px
}

.yesButton {
	border: 1px solid #d9d9d9;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: 800;
	cursor: pointer;
	background-color: #e2027c;
	color: #fff;
	width: 85px;
	background-image:
		url(/servlet/FontServlet?type=renderText&str=YES&f=Avenir%20LT%2045%20plain%2015&b1=000000&b2=000000&c1=ffffff&c2=ffffff&bw=1.0&xo=4&yo=0&b=0)
		;
	background-repeat: no-repeat;
	background-position: 26px 7px;
	padding: 4px 6px
}

.noButton {
	border: 1px solid #d9d9d9;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: 800;
	background-color: #e2027c;
	color: #fff;
	width: 85px;
	cursor: pointer;
	background-image:
		url(/servlet/FontServlet?type=renderText&str=NO&f=Avenir%20LT%2045%20plain%2015&b1=000000&b2=000000&c1=ffffff&c2=ffffff&bw=1.0&xo=4&yo=0&b=0)
		;
	background-repeat: no-repeat;
	background-position: 32px 7px;
	padding: 4px 6px
}

.userHomeActivityList {
	list-style: none;
	font-family: arial;
	margin: 0;
	padding: 0
}

.userMessagesList {
	font-family: arial
}

.userMessagesList {
	list-style: none
}

.userMessagesList li {
	list-style: none;
	padding: 3px;
	border: 1px solid #333
}

.messagePanel {
	font-family: arial;
	font-size: 12px;
	margin-left: 0px;
	margin-left: 10px;
	padding: 3px
}

.messagePanel ul {
	margin: 0px;
	padding: 0px
}

.messagePanel li {
	list-style: none;
	line-height: 1.5em;
	list-style: none;
	margin-bottom: 4px;
	margin-top: 4px;
	border: 1px solid #333
}

.messageContentNode {
	font-size: 11px;
	padding: 14px
}

.profileMessageNode {
	margin-top: 4px;
	margin-bottom: 4px;
	background: #fff;
	background-image:
		url(http://www.celebrifantasy.com/servlet/BGServlet?type=horizontalGradient&w=620&g1=eeeeee&g2=ffffff)
		;
	background-repeat: repeat-y;
	border: 1px solid #888;
	margin-bottom: 5px;
	padding: 4px;
	width: 600px;
	margin-left: 10px
}

.profileMessageNode table {
	background-repeat: repeat-x;
	width: 100%
}

.profileMessageNode table td {
	vertical-align: top
}

.messageContentNode p {
	background-color: #fff;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	margin-right: 10px;
	line-height: 1.5em;
	border: 1px solid #888;
	background-repeat: repeat-x;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=18&g1=ffffff&g2=dddddd)
		;
	background-repeat: repeat-x
}

.messageSenderNode {
	font-size: 12px;
	text-align: center
}

.messageSenderNode a {
	color: #e2027c;
	font-weight: 800
}

.messageDateNode {
	font-size: 12px;
	text-align: center
}

.messageDateNode span {
	color: #000;
	font-size: 11px;
	padding: 5px;
	font-weight: 100
}

.messageListButton {
	border: 1px solid #d9d9d9;
	font-family: arial, sans-serif;
	font-size: 10px;
	text-align: r;
	padding: 2px;
	font-weight: 800;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #e2027c;
	color: #fff;
	width: 100px
}

.messageButtonNode {
	width: 100px
}

.inboxMessageButtonContainer div {
	font-family: arial, sans-serif;
	font-size: 14px;
	background: none;
	text-align: center;
	font-weight: 800;
	background-position: center center;
	width: 110px;
	height: 40px;
	background-image:
		url(http://celebrifantasy.s3.amazonaws.com/images/text/loginButton.png)
		;
	color: #fff;
	background-repeat: no-repeat
}

.userTradeRequestNode input {
	font-size: 12px;
	color: #e2027c;
	cursor: pointer
}

.userTradeRequestNode img {
	float: left;
	padding: 5px
}

.userTradeRequestNode p {
	float: right;
	margin: 0;
	padding: 0
}

.userTradeRequestNode {
	line-height: 1.6em;
	padding: 10px
}

.tradeButtons input {
	border: 1px solid #000;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: center;
	cursor: pointer;
	font-weight: 100;
	background-color: #e2027c;
	margin-left: 5px;
	color: #fff;
	padding: 0
}

.tradeButtons {
	padding: 10px
}

.acceptTradeNode {
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=50&g1=33ff33&g2=aaffaa)
		;
	background-repeat: repeat-x;
	border: 1px solid #d9d9d9;
	font-weight: 800;
	padding: 4px
}

.rejectTradeNode {
	font-weight: 800;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=50&g1=ff3333&g2=ffaaaa)
		;
	background-repeat: repeat-x;
	border: 1px solid #d9d9d9;
	padding: 4px
}

.homeButtonContainer input {
	cursor: pointer;
	border: 1px solid #d9d9d9;
	font-family: arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: 800;
	background-color: #e2027c;
	color: #fff;
	background-repeat: no-repeat;
	padding: 4px 6px
}

.modifyProfileButton {
	cursor: pointer;
	border: 1px solid #d9d9d9;
	font-family: arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: 800;
	background-color: #e2027c;
	color: #fff;
	width: 165px;
	background-image:
		url(/servlet/FontServlet?type=renderText&str=UPDATE%20PROFILE&f=Avenir%20LT%2045%20plain%2015&b1=000000&b2=000000&c1=ffffff&c2=ffffff&bw=1.0&xo=4&yo=0&b=0)
		;
	background-repeat: no-repeat;
	background-position: 17px 7px;
	padding: 4px 6px
}

.inviteFriendsButton {
	border: 1px solid #d9d9d9;
	font-family: arial, sans-serif;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	font-weight: 800;
	background-color: #e2027c;
	color: #fff;
	width: 165px;
	background-image:
		url(/servlet/FontServlet?type=renderText&str=INVITE%20FRIENDS&f=Avenir%20LT%2045%20plain%2015&b1=000000&b2=000000&c1=ffffff&c2=ffffff&bw=1.0&xo=4&yo=0&b=0)
		;
	background-repeat: no-repeat;
	background-position: 24px 7px;
	padding: 4px 6px
}

.controller2 {
	height: 40px;
	border-left: 1px solid #000;
	position: absolute;
	top: 0;
	left: 0
}

.controller2 .dojoTab {
	cursor: pointer;
	white-space: nowrap;
	z-index: 3;
	float: left;
	border-top: 1px solid #1e1e1e;
	border-bottom: 1px solid #1e1e1e
}

.controller2 .dojoTab div {
	color: #000;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 100;
	border: none;
	border-right: 1px solid #1e1e1e;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=44&g1=d9d9d9&g2=ffffff)
		;
	background-repeat: repeat-x;
	padding: 12px 10px 11px
}

.loginContentPanel {
	width: 350px;
	border: 1px solid #222;
	background-color: #fff;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=200&g1=ffffff&g2=eeeeee)
		;
	background-repeat: repeat-x;
	padding: 8px
}

#loginButtonPanel table {
	margin-left: 4px
}

.loginLabel {
	border: 1px solid #ccc;
	font-family: arial, sans-serif;
	font-size: x-small;
	text-align: left;
	background-color: #fff;
	color: #000;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=50&g1=ffffff&g2=eeeeee)
		;
	background-repeat: repeat-x;
	padding: 7px 7px 7px 8px
}

.loginLabel span {
	font-size: 14px;
	font-weight: 800;
	padding-top: 18px;
	text-align: left;
	color: #e2027c;
	vertical-align: bottom;
	background-repeat: repeat-x
}

.loginInputField {
	font-size: 11px;
	margin-left: 29px;
	width: 160px;
	color: #000
}

.loginTable {
	width: 80%;
	padding: 8px
}

.loginButton {
	border: 1px solid #d9d9d9;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: 800;
	background-color: #e2027c;
	color: #fff;
	width: 80px;
	cursor: pointer;
	background-image:
		url(/servlet/FontServlet?type=renderText&str=LOGIN&f=Avenir%20LT%2045%20plain%2015&b1=000000&b2=000000&c1=ffffff&c2=ffffff&bw=1.0&xo=4&yo=0&b=0)
		;
	background-repeat: no-repeat;
	background-position: 15px 7px;
	padding: 4px 5px
}

.leagueStyle {
	font-size: 10px;
	font-family: arial
}

.commissionerInfo {
	font-size: 11px;
	font-family: arial;
	padding-left: 12px
}

.commissionerInfo span {
	font-size: 11px;
	font-family: arial
}

.leagueMembersBox {
	border: 5px solid #d9d9d9;
	padding: 18px
}

.leagueMembersBoxData {
	height: 120px;
	padding: 18px
}

.leagueTeamNameNode {
	width: 300px;
	padding: 10px
}

#commissionerLinkNode {
	font-size: 12px;
	font-family: arial;
	color: #e2027c;
	font-weight: 700
}

.sendButton {
	cursor: pointer;
	border: 1px solid #d9d9d9;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: 800;
	background-color: #e2027c;
	color: #fff;
	width: 80px;
	background-image:
		url(/servlet/FontServlet?type=renderText&str=SUBMIT&f=Avenir%20LT%2045%20plain%2015&b1=000000&b2=000000&c1=ffffff&c2=ffffff&bw=1.0&xo=4&yo=0&b=0)
		;
	background-repeat: no-repeat;
	background-position: 11px 7px;
	padding: 4px 5px
}

div#chatroomPanel {
	font-weight: 400;
	font-family: tahoma;
	font-size: xx-small;
	position: static;
	top: 200px;
	height: 370px;
	padding-right: 10px;
	width: 200px;
	overflow: hidden;
	margin: 5px
}

div#chatPanel {
	float: left;
	text-align: left;
	width: 100%;
	height: 378px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 3px;
	overflow: auto;
	background: #fff;
	overflow: hidden
}

div#chatMembersPanel {
	float: left;
	clear: right;
	width: 30%
}

.chatInput {
	text-align: left;
	border: 0 solid #111;
	clear: both;
	border-top: 1px solid #777;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px
}

input#phrase {
	width: 100%;
	background-color: #e1e0f0;
	height: 40px;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
}

input#chatUsernameSubmit {
	width: 80%;
	background-color: #e0e0ff
}

div.hidden {
	display: none
}

#chatroomPanel span.from {
	font-weight: 700;
	color: #007;
	padding-left: 0px;
	padding-right: 0px
}

#chatroomPanel span.alert {
	width: 100%;
	font-family: verdana;
	font-size: 9px;
	text-decoration: small-caps;
	font-weight: 700;
	color: #d00
}

#chatPanel .chatNode {
	border-bottom: 1px dashed #ddd;
	padding-top: 1px;
	padding-bottom: 1px
}

#chatContainer {
	width: 200px;
	height: 300px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background: #ccc;
	padding: 4px 2px 10px
}

.labelTitlePane {
	text-align: center;
	font-weight: 700;
	font-family: "Trebuchet MS", tahoma, Verdana, Arial, Helvetica,
		sans-serif;
	font-size: 1px;
	color: #000;
	background: none;
	width: 110px;
	height: 25px;
	padding-bottom: 0;
	background-position: center center;
	background-repeat: no-repeat
}

#topicsTable {
	font-weight: 400;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica,
		sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	text-align: center;
	margin: 0
}

#topicsTable td {
	font-weight: 400;
	background-image: url(../../images/ui/formbtn-bg.gif);
	background-repeat: repeat-x;
	cursor: pointer;
	border: 1px solid #999;
	margin: 0 0 5px;
	padding: 4px
}

#topicsTable td.unselectedTopic {
	border: 1px solid #999
}

#topicsTable td:hover {
	border: 1px solid #999;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=40&g1=eeeeee&g2=ffffaa)
		;
	background-repeat: repeat-x
}

#topicsTable td.selectedTopic {
	background-color: #efe;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=40&g1=ffffff&g2=aaffaa)
		;
	background-repeat: repeat-x;
	border: 1px solid #999
}

#topicsTable th {
	font-weight: 700
}

#topicsTable a {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: 400;
	color: #111;
	cursor: pointer
}

.alertBlock {
	font-family: verdana;
	font-size: x-small;
	text-decoration: none;
	font-weight: 700;
	color: #333;
	background-color: #6f6;
	width: 100%
}

#chatInputPanel {
	font-family: tahoma;
	font-weight: 100;
	font-size: 10px;
	text-decoration: none;
	color: #000;
	width: 100%;
	height: 70px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 5px 2px 20px
}

.chatInputButton {
	border: 1px solid #333;
	font-family: sans-serif;
	font-size: 10px;
	text-align: left;
	float: none;
	margin-top: 10px;
	color: #000;
	width: 50px;
	cursor: pointer;
	background-image: url(../../images/ui/formbtn-bg.gif);
	background-repeat: repeat-x;
	padding: 2px 8px
}

#chatPortalContainer {
	background-color: #fff;
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	width: 160px;
	height: 530px;
	border-bottom: 5px solid #D7D7D7
}

.chatChannelInputBox {
	width: 80px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	border: 1px solid #d9d9d9;
	margin-left: 2px
}

.joinLeagueInfoListItem {
	background-color: #ddd;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=64&g1=aaaaaa&g2=dddddd)
		;
	background-repeat: repeat-x
}

.privacyContainer {
	width: 700px;
	height: 400px;
	top: 10px;
	overflow: auto;
	margin: 15px
}

#profilePictureNode {
	width: 150px;
	border: 1px solid #ddd;
	height: 150px;
	margin: 10px;
	padding: 10px
}

.imageInfoNode {
	font-size: 11px;
	color: #666
}

.uploadButton {
	border: 1px solid #d9d9d9;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: 800;
	background-color: #e2027c;
	color: #fff;
	width: 85px;
	cursor: pointer;
	background-image:
		url(/servlet/FontServlet?type=renderText&str=UPLOAD&f=Avenir%20LT%2045%20plain%2015&b1=000000&b2=000000&c1=ffffff&c2=ffffff&bw=1.0&xo=4&yo=0&b=0)
		;
	background-repeat: no-repeat;
	background-position: 11px 7px;
	padding: 4px 6px
}

.closeAvatarButton {
	border: 1px solid #d9d9d9;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: 800;
	background-color: #e2027c;
	color: #fff;
	width: 85px;
	cursor: pointer;
	background-image:
		url(/servlet/FontServlet?type=renderText&str=CLOSE&f=Avenir%20LT%2045%20plain%2015&b1=000000&b2=000000&c1=ffffff&c2=ffffff&bw=1.0&xo=4&yo=0&b=0)
		;
	background-repeat: no-repeat;
	background-position: 14px 7px;
	margin-bottom: 10px;
	padding: 4px 6px 4px 10px
}

.imageUploadNode p {
	font-size: 12px;
	width: 120px;
	font-weight: 800;
	font-family: arial;
	text-align: left;
	margin-left: 0;
	margin-top: 6px;
	color: #e2027c;
	vertical-align: bottom;
	background-repeat: repeat-x
}

.avatarProfileNode {
	padding: 5px
}

#profilePictureFormNode {
	vertical-align: middle
}

.profileFriendListContainer {
	text-align: left;
	font-family: arial;
	font-size: 12px
}

.profileFriendListContainer ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.profileFriendListContainer table {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0 0 17px
}

.friendListAvatarNode img {
	border: 1px solid #333;
	padding: 4px
}

.friendListInfoNode p {
	font-size: 12px;
	margin: 0;
	padding: 0
}

.friendListInfoNode span {
	color: #666;
	font-size: 12px;
	font-weight: 700
}

.
input {
	border: 1px solid #d9d9d9;
	font-family: arial, sans-serif;
	font-size: 10px;
	cursor: pointer;
	font-weight: 800;
	background-color: #e2027c;
	color: #fff;
	width: 120px;
	padding: 2px 5px
}

.friendListNameNode {
	font-size: 18px;
	cursor: pointer;
	color: #e2027c;
	font-weight: 700;
	margin: 4px 0 0 10px
}

.friendListNode {
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
	background: #fff;
	background-image:
		url(http://www.celebrifantasy.com/servlet/BGServlet?type=horizontalGradient&w=620&g1=eeeeee&g2=ffffff)
		;
	background-repeat: repeat-y;
	border: 1px solid #888;
	margin-bottom: 5px;
	padding: 4px;
	width: 600px;
	margin-left: 10px
}

.friendAboutNode {
	font-weight: 100;
	color: #333
}

.Node {
	text-align: right;
	width: 120px
}

.scoringContainer {
	width: 800px;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=250&g1=ffffff&g2=eeeeee)
		;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	background-repeat: repeat-x;
	padding: 5px
}

.scoringBox {
	text-align: left;
	font-family: arial;
	font-size: 12px;
	background-color: #fff;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=50&g1=ffffff&g2=eeeeee)
		;
	background-repeat: repeat-x;
	cursor: default;
	border: 1px solid #d9d9d9;
	margin-bottom: 5px;
	padding: 8px
}

.scoringLink a {
	text-decoration: underline;
	color: #e2027c;
	cursor: default;
	font-size: 12px;
	font-weight: 700;
	font-family: arial
}

.personalMessageField {
	font-family: arial;
	font-size: 12px;
	text-align: left;
	color: #e2027c;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=50&g1=ffffff&g2=d9d9d9)
		;
	background-repeat: repeat-x;
	background-color: #fff;
	margin: 10px
}

#personalMessageEntryContainer {
	width: 450px;
	z-index: 100000;
	background: #fff;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-image:
		url(http://www.celebrifantasy.com/servlet/BGServlet?type=verticalGradient&h=350&g1=eeeeee&g2=ffffff)
		;
	border: 1px solid #888
}

.inviteMemberButton {
	border: 1px solid #d9d9d9;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	text-align: r;
	font-weight: 800;
	background-color: #e2027c;
	color: #fff;
	width: 100px;
	cursor: pointer;
	padding: 2px 5px
}

.inviteMemberText {
	width: 410px;
	height: 60px;
	font-family: arial;
	font-size: 11px;
	border: 1px solid #aaa;
	overflow: auto;
	padding: 3px
}

.inviteMemberInfo {
	color: #666;
	font-family: arial;
	font-size: 12px;
	margin: 4px 14px
}

.personalMessageText {
	width: 410px;
	height: 220px;
	font-family: arial;
	font-size: 11px;
	border: 1px solid #aaa;
	overflow: auto;
	padding: 3px
}

.personalMessageButton {
	border: 1px solid #d9d9d9;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	text-align: r;
	cursor: pointer;
	font-weight: 800;
	background-color: #e2027c;
	color: #fff;
	width: 100px;
	padding: 2px 5px
}

.teamLogoButton input {
	border: 1px solid #d9d9d9;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: 800;
	background-color: #e2027c;
	color: #fff;
	width: 165px;
	cursor: pointer;
	background-image:
		url(/servlet/FontServlet?type=renderText&str=CHANGE%20TEAM%20LOGO&f=Avenir%20LT%2045%20plain%2015&b1=000000&b2=000000&c1=ffffff&c2=ffffff&bw=1.0&xo=4&yo=0&b=0)
		;
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding: 4px 6px
}

.leagueContainerLayout a {
	color: #e4007b
}

.leagueContainerLayout {
	font-family: arial;
	font-size: 12px;
	padding-left: 8px
}

#availableLeaguesTable thead th {
	border-bottom: 1px solid #d9d9d9
}

#availableLeaguesTable tbody tr {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px
}

.changeDraftDateButton input {
	border: 1px solid #d9d9d9;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	cursor: pointer;
	font-weight: 800;
	background-color: #e2027c;
	color: #fff;
	width: 165px;
	background-image:
		url(/servlet/FontServlet?type=renderText&str=CHANGE%20DRAFT%20DATE&f=Avenir%20LT%2045%20plain%2015&b1=000000&b2=000000&c1=ffffff&c2=ffffff&bw=1.0&xo=4&yo=0&b=0)
		;
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding: 4px 6px
}

.joinLeagueRowAlt {
	background-color: #dedede;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=44&g1=dedede&g2=eeeeee)
		;
	background-repeat: repeat-x
}

.calendarBodyContainer {
	width: 100%;
	background: #7591bc url("/images/dpBg.gif") top left repeat-x
}

.calendarBodyContainer thead tr td {
	color: #293a4b;
	font: bold 0.75em Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	background: url("/images/dpHorizLine.gif") bottom left repeat-x;
	padding: 0.25em
}

.calendarBodyContainer tbody tr td {
	color: #fff;
	font: bold 0.7em Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	background: url("/images/dpVertLine.gif") top right repeat-y;
	cursor: hand;
	padding: 0.4em
}

.monthWrapper {
	padding-bottom: 2px;
	background: url("/images/dpHorizLine.gif") bottom left repeat-x
}

.monthLabelContainer {
	text-align: center;
	font: bold 0.75em Helvetica, Arial, Verdana, sans-serif;
	background: url("/images/dpMonthBg.png") repeat-x top left !important;
	color: #293a4b;
	padding: 0.25em
}

.monthCurve {
	width: 12px
}

.monthCurveTL {
	background: url("/images/dpCurveTL.png") no-repeat top left !important
}

.monthCurveTR {
	background: url("/images/dpCurveTR.png") no-repeat top right !important
}

.yearWrapper {
	background: url("/images/dpHorizLineFoot.gif") top left repeat-x;
	padding-top: 2px
}

.yearContainer td {
	background: url("/images/dpYearBg.png") top left repeat-x
}

.yearContainer .yearLabel {
	color: #fff;
	font: bold 0.75em Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0.45em 0
}

.curveBL {
	background: url("/images/dpCurveBL.png") bottom left no-repeat
		!important;
	width: 9px !important;
	margin: 0;
	padding: 0
}

.curveBR {
	background: url("/images/dpCurveBR.png") bottom right no-repeat
		!important;
	width: 9px !important;
	margin: 0;
	padding: 0
}

.currentMonthDisabled {
	background-color: #bbbbbc !important;
	cursor: default !important
}

.currentDate {
	text-decoration: underline;
	font-style: italic
}

.selectedItem {
	background-color: #fff !important;
	color: #6782a8 !important
}

.yearLabel .selectedYear {
	background-color: #9ec3fb !important;
	padding: 0.2em
}

.nextYear,.previousYear {
	cursor: hand;
	padding: 0
}

.nextYear {
	margin: 0 0 0 0.55em
}

.previousYear {
	margin: 0 0.55em 0 0
}

.incrementControl {
	cursor: hand;
	width: 1em
}

.increase {
	float: right
}

.lastColumn {
	background-image: none !important
}

.contactContainer {
	width: 600px;
	padding: 5px
}

.contactBox a {
	text-decoration: underline;
	color: #e2027c;
	font-size: 12px;
	font-weight: 700
}

.contactLink a {
	color: #333;
	text-decoration: none
}

.logoContainer {
	background-image: url(/images/logo/bg.png);
	width: 100%;
	height: 183px;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: repeat-x
}

.leadersController .dojoTab {
	padding-left: 9px;
	border-bottom: 1px solid #eee;
	background:
		url(/servlet/BGServlet?type=tab&p=TABLEFT&bw=0&cr=0&bc=666666&g1=ffffff&g2=ffffff)
		no-repeat left top;
	cursor: pointer;
	white-space: nowrap;
	z-index: 3;
	float: left
}

.leadersController .dojoTab div {
	background:
		url(/servlet/BGServlet?type=tab&p=TABRIGHT&bw=0&cr=0&bc=666666&g1=ffffff&g2=ffffff)
		no-repeat right top;
	color: #666;
	font-size: 12px;
	font-family: arial;
	padding: 4px 10px 4px 4px
}

.leadersController .dojoTab .current {
	background:
		url(/servlet/BGServlet?type=tab&p=TABLEFT&bw=0&cr=0&bc=666666&g1=D6DEF0&g2=ffffff)
		no-repeat left top
}

.leadersController .dojoTab .current div {
	background:
		url(/servlet/BGServlet?type=tab&p=TABRIGHT&bw=0&cr=0&bc=666666&g1=D6DEF0&g2=ffffff)
		no-repeat right top
}

.leadersController .dojoTabPaneWrapper {
	border: 1px solid #eee;
	display: block;
	clear: both;
	overflow: hidden
}

.leadersController .dojoTabPane {
	border: 1px solid #d6d6d6;
	overflow: hidden;
	padding: 10px
}

.leadersTab {
	height: 100%
}

.leadersController {
	width: 100%;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=44&g1=ffffff&g2=ffffff)
		;
	background-repeat: repeat-x;
	background: #94a9d6;
	height: 24px;
	margin-left: 0;
	margin-right: 0
}

.leaderList {
	border-bottom: 5px solid #D7D7D7;
	margin: 0;
	padding: 0
}

.leaderList li {
	cursor: pointer;
	border-top: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	font-family: arial;
	font-size: 12px;
	color: #666;
	padding: 1px
}

.leaderRow {
	cursor: pointer;
	border-bottom: 1px solid #D7D7D7;
	border-left: 2px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	font-family: arial;
	font-size: 12px;
	color: #666
}

.leaderName {
	text-align: left;
	cursor: pointer;
	font-family: arial;
	padding-left: 4px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #d9d9d9
}

.leaderValue {
	border-bottom: 1px solid #d9d9d9;
	text-align: right;
	cursor: pointer;
	padding-right: 12px;
	font-family: arial
}

.leaderTable {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 5px solid #d9d9d9;
	width: 100%;
	border-collapse: collapse
}

.leaderTable a {
	color: #666;
}

#loginBarContent {
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=22&g1=f37aaf&g2=e4007b)
		;
	background-repeat: repeat-x;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #fff;
}

.loginBarContentContainer {
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=22&g1=f37aaf&g2=e4007b)
		;
	background-repeat: repeat-x;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #fff;
}

.navigation {
	color: #fff;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: 100;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 1px;
	padding-bottom: 2px;
	vertical-align: middle
}

.navigation a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	background: #f37aaf;
	border: 1px solid #f37aaf;
	text-decoration: none;
	line-height: 1em;
	padding: 1px 15px 2px;
 
}

.navigation a:hover {
	border: 1px solid #fff;
	cursor: pointer;
}

.navigation li.rhs {
	float: right;
	margin-right: 10px;
}

#pollContainer {
	top: 300px;
	left: 6px;
	width: 130px;
	border-bottom: 5px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	font: arial
}

.poll_option {
	font-family: arial;
	font-size: 12px;
	font-weight: 100;
	text-align: left
}

.pollValue {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}

.poll_box_body {
	width: 130px
}

table.poll_box_body {
	width: 100%;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	cursor: default
}

table.poll_box_body tbody td {
	padding-top: 1px;
	font-family: arial;
	font-size: 12px;
	font-weight: 100
}

table.poll_box_body thead th {
	font-family: arial;
	font-size: 12px;
	width: 100%
}

#pollQuestion {
	font-family: arial;
	font-size: 12px;
	font-weight: 700;
	margin-top: 0;
	color: #666;
	text-align: center;
	padding-bottom: 14px
}

.option_title {
	font-family: arial;
	padding-left: 5px;
	width: 80px;
	font-size: 11px;
	color: #666;
	text-decoration: none
}

#optionList li {
	width: 120px;
	text-align: right;
	float: left;
	margin-top: 10px
}

#optionList li input {
	position: absolute;
	margin-left: 10px;
	left: 3px
}

.resultNode {
	font-family: arial;
	font-size: 12px;
	color: #666;
	margin-top: 10px;
	text-decoration: none
}

#pollAd {
	padding-top: 10px;
	padding-bottom: 10px
}

#mainTabContainer {
	width: 500px;
	height: 3200px;
	overflow: auto
}

.primeContainer {
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=44&g1=333333&g2=646464)
		;
	background-repeat: repeat-x;
	height: 43px
}

.generalTabContent {
	padding: 10px 40px 3px
}

.homeMenu {
	list-style: none;
	color: #e2027c;
	font-family: arial;
	font-size: 12px;
	position: absolute;
	top: 3px;
	left: 200px
}

.homeMenu ul li {
	float: left;
	margin-left: 4px;
	margin-right: 4px
}

.homeMenu ul li a {
	float: left;
	color: #e2027c;
	cursor: pointer
}

.importAddressTitle {
	font-family: arial, sans-serif;
	text-align: left;
	color: #e2027c;
	font-weight: 700;
	margin-top: 14px;
	margin-left: 4px;
	font-size: 18px;
	cursor: pointer
}

body .importAddressContainer p {
	margin: 4px;
	padding: 4px
}

#recipient_list {
	width: 100%;
	height: 100%
}

.importContactTitle {
	color: #e2027c;
	font-weight: 700;
	font-size: 12px
}

.importContactBox {
	text-align: left;
	font-family: arial;
	font-size: 12px;
	background-color: #fff;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=50&g1=ffffff&g2=eeeeee)
		;
	background-repeat: repeat-x;
	width: 660px;
	border: 1px solid #d9d9d9;
	margin-bottom: 5px;
	padding: 8px
}

.importAddressContent {
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=50&g1=ffffff&g2=eeeeee)
		;
	background-repeat: repeat-x;
	width: 660px
}

.importAddressContent table {
	width: 100%;
	padding: 4px
}

.contactList {
	list-style: none;
	background: none;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0
}

.contactList table th {
	list-style: none;
	text-align: left;
	color: #e2027c;
	font-size: 12px;
	border-bottom: 1px solid #d9d9d9;
	background: none;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0
}

.contactList p {
	list-style: none;
	color: #333;
	font-weight: 800;
	cursor: pointer;
	font-size: 11px;
	background: none;
	margin: 0 0 0 2px;
	padding: 2px
}

.inviteFriendsBox {
	text-align: left;
	font-family: arial;
	font-size: 12px;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=50&g1=ffffff&g2=eeeeee)
		;
	background-repeat: repeat-x;
	border: 1px solid #d9d9d9;
	margin-bottom: 5px;
	padding: 8px
}

.inviteFriendsButtonContainer input {
	border: 1px solid #d9d9d9;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: 800;
	background-color: #e2027c;
	color: #fff;
	background-repeat: no-repeat;
	padding: 2px 6px
}

.cancelPasswordResetButton {
	border: 1px solid #d9d9d9;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: 800;
	background-color: #e2027c;
	color: #fff;
	width: 80px;
	background-image:
		url(/servlet/FontServlet?type=renderText&str=CANCEL&f=Avenir%20LT%2045%20plain%2015&b1=000000&b2=000000&c1=ffffff&c2=ffffff&bw=1.0&xo=4&yo=0&b=0)
		;
	background-repeat: no-repeat;
	background-position: 9px 7px;
	padding: 4px 5px
}

body .dojoComboBoxItem {
	font-size: 12px;
	background-color: #d9d9d9;
	border-bottom: 1px solid #666;
	padding-top: 2px;
	padding-bottom: 2px
}

body .dojoComboBoxItemOdd {
	background: #ccc;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=8&g1=ffffff&g2=aaaaaa);
	background-repeat: repeat-x
}

body .dojoComboBox {
	font-size: 12px;
	color: #000
}

body .dojoComboBoxOuter {
	color: #000;
	font-size: 12px
}

#feedSelectionPanel {
	color: #000;
	width: 300px;
	top: 10px;
	position: absolute;
	right: 0;
	font-weight: 700;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=30&g1=ffffff&g2=eeeeee)
		;
	background-repeat: repeat-x;
	background: none;
	border: none
}

body .dojoComboBoxItemEven {
	font-size: 12px;
	color: #000;
	background-color: #fff;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=18&g1=ffffff&g2=dddddd)
		;
	background-repeat: repeat-x
}

body .dojoComboBoxItemHighlight {
	font-size: 12px;
	background: #e2027c;
	color: #fff;
	background-repeat: repeat-x;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=6&g1=e2027c&g2=f2128c)
}

#leftViewPanel {
	width: 170px;
	padding-left: 6px;
	padding-top: 10px
}

#leftTestPanel {
	height: 1200px;
	border-bottom: 5px solid #5ff
}

#newsElementPanel {
	overflow: hidden;
	width: 95%;
	margin-left: 10px
}

.selectableImage {
	background-color: #333;
	border: 1px solid #000;
	font-family: verdana;
	padding: 10px
}

.selectedImage {
	background-color: #030;
	border: 1px solid #0f0;
	font-family: verdana;
	padding: 10px
}

.accordionTabTitleBar {
	font-size: 12px;
	border-top-color: #fff;
	border-bottom-color: #fff;
	font-family: "Tahoma", sans-serif;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=30&g1=000000&g2=444444)
		;
	background-repeat: repeat-x;
	background-color: #333;
	border-style: solid none;
	border-width: 1px 0 0;
	padding: 4px 6px
}

.accordionTabTitleBarHover {
	background-color: #e4007b;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=30&g1=e4007b&g2=fc0088)
		;
	background-repeat: repeat-x;
	color: #fff
}

.accordionTabContentBox {
	border: none;
	background: #fff;
	font-family: verdana;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	padding: 0 10px 0 15px
}

.accordionTabContentBox img {
	float: right;
	padding: 4px 10px 4px 20px
}

.accordionTabContentBox p img {
	clear: left;
	float: left
}

.accordionTabContentBox p {
	text-align: left;
	margin-left: 10px
}

.accordionTabContentBox a {
	color: #e40071
}

.dojoComboBoxItem {
	font-size: 12px;
	padding-left: 2px;
	padding-top: 2px;
	margin: 0
}

.dojoComboBox .inputbox {
	font-size: 12px
}

.newsInputBox {
	width: 135px;
	margin-left: 15px;
	font-size: 12px;
	font-family: Arial, sans-serif
}

body .dojoPopupBoxContainer .dojoComboBoxOptions {
	font-size: 12px;
	height: 360px
}

.dojoLayoutContainer {
	position: relative;
	display: block;
	overflow: hidden
}

.dojoAlignClient {
	overflow: auto
}

</
style> <style type ="text/css">.dojoComboBoxOuter {
	border: 0 !important;
	background: transparent !important;
	white-space: nowrap !important;
	margin: 0 !important;
	padding: 0 !important
}

.dojoComboBox {
	border: 1px inset #afafaf;
	vertical-align: middle !important;
	float: none !important;
	position: static !important;
	display: inline !important;
	margin: 0;
	padding: 0
}

input.dojoComboBox {
	border-right-width: 0 !important;
	margin-right: 0 !important;
	padding-right: 0 !important
}

img.dojoComboBox {
	border-left-width: 0 !important;
	padding-left: 0 !important;
	margin-left: 0 !important
}

.dj_ie img.dojoComboBox {
	margin-top: 1px;
	margin-bottom: 1px
}

.dojoComboBoxOptions {
	font-family: Verdana, Helvetica, Garamond, sans-serif;
	background-color: #FFF;
	border: 1px solid #afafaf;
	position: absolute;
	z-index: 1000;
	overflow: auto;
	cursor: default
}

.dojoComboBoxItemEven {
	background-color: #f4f4f4
}

.dojoComboBoxItemOdd {
	background-color: #FFF
}

.dojoComboBoxItemHighlight {
	background-color: #94a9d6;
	color: #FFF
}

.dojoToasterContainer {
	display: block;
	position: absolute;
	width: 17.5em;
	z-index: 5000;
	font: 0.75em Tahoma, Helvetica, Verdana, Arial;
	margin: 0
}

.dojoToasterContent {
	background: #73c74a;
	padding: 0.25em 1em 1em
}

.dojoToasterMessage {
	color: #fff
}

.dojoToasterError,.dojoToasterFatal {
	font-weight: 700;
	color: #fff
}

.dojoToasterWarning .dojoToasterContent {
	background: #d4d943;
	padding: 0.25em 1em 1em
}

.dojoToasterError .dojoToasterContent {
	background: #c46600;
	padding: 0.25em 1em 1em
}

</
style> <style type ="text/css">.dojoFloatingPane {
	position: absolute;
	overflow: visible;
	z-index: 10;
	border: 1px solid;
	background-color: ThreeDFace;
	border-color: ThreeDHighlight ThreeDShadow ThreeDShadow ThreeDHighlight
}

.dojoFloatingPaneTitleBar {
	z-index: 10;
	background-color: #7596c6;
	cursor: default;
	overflow: hidden;
	vertical-align: middle;
	border-color: ThreeDHighlight ThreeDShadow ThreeDShadow ThreeDHighlight;
	margin: 2px
}

.dojoFloatingPaneTitleText {
	float: left;
	white-space: nowrap;
	color: CaptionText;
	font: small-caption;
	padding: 2px 4px 2px 2px
}

.dojoTitleBarIcon {
	float: left;
	height: 22px;
	width: 22px;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px
}

.dojoFloatingPaneActions {
	float: right;
	position: absolute;
	right: 2px;
	top: 2px;
	vertical-align: middle
}

.dojoFloatingPaneActionItem {
	vertical-align: middle;
	margin-right: 1px;
	height: 22px;
	width: 22px
}

.dojoFloatingPaneTitleBarIcon {
	float: left;
	margin-left: 2px;
	margin-right: 4px;
	height: 22px
}

.dojoFloatingPaneMinimizeIcon,.dojoFloatingPaneMaximizeIcon,.dojoFloatingPaneRestoreIcon,.dojoFloatingPaneCloseIcon
	{
	vertical-align: middle;
	height: 22px;
	width: 22px;
	float: right
}

.dojoFloatingPaneMinimizeIcon {
	background-image:
		url(/dojoOld/src/widget/templates/images/floatingPaneMinimize.gif)
}

.dojoFloatingPaneMaximizeIcon {
	background-image:
		url(/dojoOld/src/widget/templates/images/floatingPaneMaximize.gif)
}

.dojoFloatingPaneRestoreIcon {
	background-image:
		url(/dojoOld/src/widget/templates/images/floatingPaneRestore.gif)
}

.dojoFloatingPaneCloseIcon {
	background-image:
		url(/dojoOld/src/widget/templates/images/floatingPaneClose.gif)
}

.dojoFloatingPaneResizebar {
	z-index: 10;
	height: 13px;
	background-color: ThreeDFace
}

.dojoFloatingPaneClient {
	position: relative;
	z-index: 10;
	border: 1px solid;
	background-color: ThreeDFace;
	font-family: Verdana, Helvetica, Garamond, sans-serif;
	font-size: 12px;
	overflow: auto;
	border-color: ThreeDShadow ThreeDHighlight ThreeDHighlight ThreeDShadow;
	margin: 2px;
	padding: 8px
}

#prime,body .dojoAlignClient {
	position: absolute
}

.registrationNode,.imageUploadNode {
	border: 1px solid #d9d9d9;
	width: 100%;
	font-family: arial, sans-serif;
	font-size: x-small;
	text-align: left;
	padding-top: 4px;
	vertical-align: bottom;
	background-color: #fff;
	color: #000;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=50&g1=ffffff&g2=eeeeee)
		;
	background-repeat: repeat-x;
	margin-bottom: 5px
}

.registrationNode td,.imageUploadNode td,.friendListInfoNode,body .importAddressContainer img
	{
	padding: 4px
}

.captchaTable td,.navigation ul {
	margin: 0;
	padding: 0
}

.registrationInput input,.registrationInput select {
	font-size: 11px;
	border: 1px solid #333;
	vertical-align: middle;
	margin-left: 0;
	cursor: text;
	width: 180px;
	color: #000;
	padding: 4px
}

.registrationInput2 input,select.registrationInput {
	font-size: 11px;
	border: 1px solid #333;
	vertical-align: middle;
	margin-left: 19px;
	cursor: text;
	width: 120px;
	color: #000;
	padding: 4px
}

#registrationTitlePanel,#loginTitlePanel,#imageTitlePanel {
	font-weight: 700;
	color: #000;
	text-align: left;
	font-family: tahoma;
	font-size: small;
	padding: 4px 4px 6px
}

#registrationTable td,.profileMessageNode table td,.profileFriendListContainer table td,.scoringGuideTable td,.teamDetailsContainer table td
	{
	vertical-align: top
}

a,.leagueTeamNameNode img {
	cursor: pointer
}

ul,.navigation li {
	list-style: none
}

.teamRosterRowAlt,.leagueRosterRowAlt {
	background-color: #d9d9d9
}

#teamRosterTable thead tr,#leagueRosterTable thead tr,#availableLeaguesTable thead tr
	{
	text-align: left;
	font-size: 12px
}

#teamRosterTable thead th,#leagueRosterTable thead th {
	border-bottom: 1px solid #d9d9d9;
	text-align: center
}

#teamRosterTable tbody td,#leagueRosterTable tbody td {
	font-family: arial;
	font-size: 12px;
	text-align: center;
	padding: 6px
}

#teamRosterTable tbody td a,#leagueRosterTable tbody td a {
	margin-left: 20px;
	color: #e4007b;
	font-family: arial;
	font-size: 12px;
	cursor: pointer
}

.teamCelebPic img,.leagueLogo img {
	background-color: #fff;
	border: 1px solid #d9d9d9;
	padding: 2px
}

#teamTrades a,#leagueEvents a {
	font-size: 11px;
	color: #e2027c;
	cursor: pointer;
	font-weight: 800
}

#teamTrades,#leagueEvents {
	font-family: arial;
	font-size: 10px
}

.teamTradesPanel,.leagueEventsPanel div,.leagueEventPanel {
	text-align: left;
	font-family: arial;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=50&g1=ffffff&g2=eeeeee)
		;
	background-repeat: repeat-x;
	border: 1px solid #d9d9d9;
	margin-top: 5px;
	padding: 2px
}

.controller1 .dojoTab,.profileController .dojoTab {
	cursor: pointer;
	white-space: nowrap;
	z-index: 3;
	float: left
}

.controller1 .dojoTab .current,.controller2 .dojoTab .current,.profileController .dojoTab
	.current {
	color: #fff;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=44&g1=333333&g2=646464)
		;
	background-repeat: repeat-x
}

.controller1 .dojoTab .current div,.controller2 .dojoTab .current div,.profileController .dojoTab
	.current div {
	color: #fff;
	background-color: #e3007b;
	background-image: url(/images/images/celeb_nav.png);
	background-repeat: no-repeat;
	background-position: center top
}

.userHomeActivityList li a,.userHomeActivityList a {
	font-size: 12px;
	color: #e2027c;
	cursor: pointer;
	font-weight: 800
}

.messageSenderNode,.messageDateNode {
	font-size: 12px;
	text-align: center
}

.draftCountdownLink,.standingsNode a {
	color: #e4007b;
	font-family: arial;
	font-size: 12px;
	cursor: pointer
}

.countdownNode,.standingsNode {
	color: #333;
	font-family: arial;
	font-size: 12px
}

.friendListAvatarNode,.leagueLogo {
	width: 180px
}

.leagueStyle a,.commissionerInfo a,.leagueLink {
	font-size: 12px;
	font-family: arial;
	color: #e2027c
}

.leagueMemberList,.navigation li.lhs {
	float: left;
	margin-left: 10px
}

.labelTitlePane,.contentTitlePane,#avatarInfoList,.monthContainer,.yearContainer
	{
	width: 100%
}

.privacyQuestion,.friendListNodeTitle,.scoringQuestion,.contactQuestion,.inviteFriendsQuestion
	{
	color: #e2027c;
	font-weight: 700;
	font-size: 18px
}

.privacyBox,.contactBox {
	text-align: left;
	font-family: arial;
	font-size: 12px;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=50&g1=ffffff&g2=eeeeee)
		;
	background-repeat: repeat-x;
	border: 1px solid #d9d9d9;
	margin-bottom: 5px;
	background-color: #fff;
	padding: 8px
}

.privacyBox a,.scoringBox a {
	text-decoration: underline;
	color: #e2027c;
	cursor: default;
	font-size: 12px;
	font-weight: 700
}

.joinLeagueRow,.leaderListOut {
	background-color: #fff
}

.previousMonth,.nextMonth {
	background-color: #6782a8 !important
}

.previousMonthDisabled,.nextMonthDisabled {
	background-color: #a4a5a6 !important;
	cursor: default !important
}

.decrease,.myHomeMenuItem,#feedSelectionPanel img,#feedSelectionPanel select
	{
	float: left
}

.leaderList li:hover,.leaderRowHover,.leaderListHover,.leaderTable tbody tr:hover td
	{
	background-color: #D6DEF0
}

body .importAddressContainer a,body .importAddressContainer a img {
	color: #fff;
	border: none
}

.importContactContainer,.inviteFriendsContainer {
	width: 500px;
	padding: 5px
}

.importContactBox a,.inviteFriendsBox a {
	text-decoration: underline;
	color: #e2027c;
	cursor: pointer;
	font-size: 12px;
	font-weight: 700
}

body .dojoAlignTop,body .dojoAlignBottom,body .dojoAlignLeft,body .dojoAlignRight,
	</style> <style type ="text/css">.dojoToasterClip {
	position: absolute;
	overflow: hidden
}

.dojoHtmlResizeHandle {
	float: right;
	position: absolute;
	right: 2px;
	bottom: 2px;
	width: 13px;
	height: 13px;
	z-index: 20;
	cursor: nw-resize;
	background-image: url(/dojoOld/src/widget/templates/grabCorner.gif);
	line-height: 0px
}

.profileFriendListContainer {
	font-family: arial;
	text-align: left;
	font-family: arial;
	font-size: 12px
}

.profileFriendListContainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px
}

.profileFriendListContainer table td {
	vertical-align: top
}

.profileFriendListContainer table {
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-bottom: 17px
}

.searchField {
	font-weight: 100;
	font-size: 11px;
	border: 1px solid #333;
	color: #000;
	background: #ddd;
	background-image:
		url(/servlet/BGServlet?type=verticalGradient&h=28&g1=dddddd&g2=ffffff)
		;
	background-repeat: repeat-x;
	width: 70px;
	padding: 4px
}

.searchMemberButton div {
	font-family: arial, sans-serif;
	font-size: 14px;
	background: none;
	text-align: center;
	font-weight: 800;
	background-position: center center;
	width: 80px;
	height: 40px;
	background-image:
		url(http://www.celebrifantasy.com/servlet/BGServlet?type=body&p=whole&w=80&h=30&cr=4&bw=2.0&bc1=e2027c&bc2=f2429c&g1=e2027c&g2=f2429c&s=1&et=0&bh=40)
		;
	color: #fff;
	background-repeat: no-repeat
}