/* Flux3 Comments */


.fluxWidget .comments {
	background-color:#F9F9F9;
	border:none;
}

.fluxWidget .comments h2.widgetTitle {
	margin:0px;
	padding:1px 0px 0px 7px;
	font-size:12px;;
	font-weight:bold;
	color:#00349F;
	background:url("/sitewide/images/sprites/tds_module_sprite4.gif") no-repeat scroll -8px -2159px transparent !important;
	height:30px;
	overflow:hidden;
	width:650px;
}

.fluxWidget .comments .widgetContent h3.userGreeting span.link {
	font-size:16px;
}

.fluxWidget .comments .fbLoginText {
	color:#333333;
	font-size:14px;
	margin:4px 0 0;
}

.fluxWidget .comments p.postToFacebook {
	color:#232323;
}

.fluxWidget .comments .widgetContent {
	margin:0px;
	width:432px;
	border:1px solid #C3C3C3;
}

.fluxWidget .comments .widgetContent a { 
	color:#5EA1FA;
}

.fluxWidget .comments .widgetContent a:hover { 
	color:#EF9509;
}

.fluxWidget .comments .widgetContent h3.userGreeting {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#232323;
}

.fluxWidget .comments .widgetContent span.postButton {
	display:block;
	width:78px;
	height:19px;
	overflow:hidden;
	background-image:url(/sitewide/images/promos/video_player/post_comment_btn_OFF.gif);
	text-indent:-20000px;
}

.fluxWidget .comments .widgetContent span.postButton:before {
	content:'\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0';
}

.fluxWidget .comments ol.commentsList li.comment div.commentBody {
	background:none;
	border:none;
	padding:4px 0px 8px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D3D3D;	
}

.fluxWidget .comments .commentBody p {
	line-height:15px;
}


.fluxWidget .comments ol.commentsList li.comment {
	border-top-color:#C3C3C3;
}

.fluxWidget .comments .postToFacebook p span {
	color: #2D2D2D;	
}

/* video player page specific */
.Two_Column_B .fluxWidget .comments .widgetContent {width:616px;border:1px solid #bebebe;}
.Two_Column_B .fluxWidget .comments h2.widgetTitle {background:transparent url(/sitewide/images/sprites/tds_module_sprite4.gif) no-repeat scroll -8px -2157px;height:24px;line-height:24px;}
.Two_Column_B .commentsHolder .flux .widgetContainer {border: none!important;}
.Two_Column_B .commentsHolder .fluxWidget .comments .widgetContent span.postButton {text-indent:-5000px;}	
