.storyHeader {
	width: 665px;
	background: url(../simg_celebrifi/left_col_top.gif) top left no-repeat;
	height: 16px;
	margin-top: 2px;
}

.story {
	width: 633px;
	padding-left: 16px;
	padding-right: 16px;
	background-color: #fff;
	position: relative;
}

.storyFooter {
	width: 665px;
	height: 16px;
	background: url(../simg_celebrifi/left_col_bottom.gif) top left no-repeat;
}

.story h1 {
	color: #00ADEE;	
	font-size: 17pt;
	line-height: 18pt;
}

.story .source {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 8pt;
}

.story .source a {
	color: #666;
}

.story .storyLeftCol {
	float: left;
	width: 100px;
	margin-right: 16px;
}

.story .storyCenterCol,
.story .storyCenterColLargeImage {
	float: left;
	width: 320px;
	margin-right: 16px;
}

.story .storyCenterCol .outline {
	font-size: 11pt;
	line-height: 15pt;
}


.story .storyRightCol {
	float: left;
	width: 180px;
}

.story .storyRightCol .inThisStory {
	color: #6C0064;
	font-weight: bold;
}

.oneStoryCeleb {
	height: 70px;
	width: 180px;
	position: relative;
	border-bottom: 1px dotted #666;
}

.oneStoryCelebNoBorder {
	height: 70px;
	width: 180px;
	position: relative;
	border-bottom: none;
}

.oneStoryCelebNoBorder .oneStoryCelebPic,
.oneStoryCeleb .oneStoryCelebPic {
	position: absolute;
	top: 12px;
	left: 3px;
}

.oneStoryCelebNoBorder .oneStoryCelebName,
.oneStoryCeleb .oneStoryCelebName {
	position: absolute;
	top: 27px;
	left: 59px;
}

.storyColWrapper .largeImageHolder {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	border: 2px solid #ccc;
}

.storyColWrapper .largeImageOutline {
	font-size: 11pt;
	line-height: 15pt;
}

.storyColWrapper p {
	margin-top: 8px;
	margin-bottom: 8px;
}

.storyRightCol .recentStories {
	margin-left: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #666;
	height: 0px;
	color: #333;
	line-height: 10pt;
}

.storyRightCol .recentStories h3 {
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 2px;
	color: #333;
}

.storyRightCol .recentStories p {
	margin-bottom: 8px;
}

.storyRightCol .recentStories a {
	color: #6C0064;
	font-size: 8pt;
}

.story .storyLeftCol .scoreComments {
	width: 104px;
	height: 120px;
	background: url(../simg_celebrifi/comments_score_bg.gif) top left no-repeat;
	position: relative;
	margin-top: 16px;
	margin-bottom: 8px;
}

#scoreCommentsNoImage {
	margin-top: 0px;
}


.story .storyLeftCol .scoreComments .scoreCount {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 23px;
	height: 23px;
	background: url(../simg_celebrifi/score_bg.gif) top left no-repeat;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
}

.story .storyLeftCol .scoreComments .scoreLabel {
	position: absolute;
	top: 14px;
	left: 37px;
	font-size: 8pt;
}

.story .storyLeftCol .scoreComments .commentCount {
	position: absolute;
	top: 40px;
	left: 10px;
	width: 23px;
	height: 23px;
	background: url(../simg_celebrifi/comments_mini_bg.gif) top left no-repeat;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
}

.story .storyLeftCol .scoreComments .commentLabel {
	position: absolute;
	top: 44px;
	left: 37px;
	font-size: 8pt;
}

.story .storyLeftCol .scoreComments .join {
	position: absolute;
	top: 70px;
	left: 10px;
}

.storyCenterColLargeImage .moreCoverage {
}

.storyCenterCol .moreCoverage {
	margin-top: 24px;
	border-top: 1px dotted #666;
	padding-top: 8px;
}

.storyCenterColLargeImage .divider,
.storyCenterCol .divider {
	margin-top: 4px;
	margin-bottom: 8px;
	color: #6C0064;
	font-weight: bold;	
}

.storyCenterColLargeImage .oneRelated,
.storyCenterCol .oneRelated {
	margin-top: 4px;
	margin-bottom: 8px;
	line-height: 10pt;
}

.storyCenterColLargeImage .oneRelated .scoreCount,
.storyCenterCol .oneRelated .scoreCount {
	width: 23px;
	height: 23px;
	background: url(../simg_celebrifi/score_bg.gif) top left no-repeat;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	float: left;
	margin-right: 4px;
}

.storyCenterColLargeImage .oneRelated .relatedDetails,
.storyCenterCol .oneRelated .relatedDetails {
	width: 290px;
	float: left;
	margin-bottom: 8px;
}


.storyCenterColLargeImage .oneRelated .sourceName,
.storyCenterCol .oneRelated .sourceName {
	color: #6C0064;
	font-size: 8pt;
}

.centerColHeader {
	width: 665px;
	background: url(../simg_celebrifi/center_col_widget_header.gif) top left no-repeat;
	height: 40px;
	margin-top: 16px;
}

.centerColHeader h2 {
	color: #712867;
	font-weight: normal;
	font-size: 14pt;
	padding-top: 8px;
	margin-left: 16px;
}

.relatedWrapper {
	width: 665px;
	background-color: #fff;
	padding-bottom: 8px;
	line-height: 11pt;
}

.relatedWrapper p {
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 8px;
}

.centerWrapper .comments {
	background-color: #fff;
	padding-left: 16px;
	padding-right: 16px;
}

.centerWrapper #loggedInComments {
	height: 120px;
}

.centerWrapper #anonymousComments {
	height: 250px;
}

.centerWrapper .comments .commentForm {
	width: 400px;
	float: left;
}

.centerWrapper .comments .commentFormLoggedIn {
	width: 632px;
	float: left;
}


.centerWrapper .comments .commentForm .ciLeftCol {
	width: 200px;
	float: left;
}

.centerWrapper .comments .commentForm .ciRightCol {
	width: 200px;
	float: left;
}

.centerWrapper .comments .commentForm .textInput {
	width: 180px;
	border: none;
	background-color: #F1D4E6;
	font-size: 9pt;
	padding: 2px;
}

.centerWrapper .comments .commentForm .cBody {
	width: 380px;
	border: none;
	background-color: #F1D4E6;
	font-size: 9pt;
	padding: 2px;
}

.centerWrapper .comments .commentFormLoggedIn .cBodyLarge {
	width: 623px;
	border: none;
	background-color: #F1D4E6;
	margin-bottom: 16px;
	font-size: 9pt;
	padding: 2px;
}



.comments .commentFormLoggedIn .postButton,
.comments .commentForm .postButton {
	float: right;
	margin-right: 24px;
	margin-top: -8px;
	width: 130px;
	height: 32px;
	background: url(/simg_celebrifi/post_button.gif) top left no-repeat;
}

.centerWrapper .comments .commentNotice {
	padding-top: 8px;
}


.centerWrapper .comments .commentNotice p,
.centerWrapper .comments .commentForm p {
	margin-top: 8px;
	margin-bottom: 8px;
	color: #7A7A7A;	
}

.comments .oneCommentContainer {
	width: 623px;
	border-bottom: 1px dotted #666;
}

.comments .oneCommentContainer .commentPic {
	float: left;
	height: 50px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-right: 8px;
}

.comments .oneCommentContainer .commentInfo {
	float: left;
	height: 50px;
	width: 130px;
	padding-top: 16px;
	padding-bottom: 16px;
}

.comments .oneCommentContainer .commentInfo .commentUser {
	font-weight: bold;
	font-size: 11pt;
}

.comments .oneCommentContainer .commentInfo .commentDate {
	font-size: 8pt;
}

.comments .oneCommentContainer .commentBody {
	float: left;
	width: 427px;
	margin-top: 16px;
	padding-bottom: 6px;
	background: url(../simg_celebrifi/comments_large_speechbubble.gif) top left no-repeat;
}

.comments .oneCommentContainer .commentBody .commentText {
	color: #000;
	font-size: 9pt;
	line-height: 11pt;
	width: 393px;
	overflow: hidden;
	margin-top: 2px;
	padding: 8px;
	margin-left:17px;
	background-color: #eee;
	min-height: 43px;
}

.shareButtons {
	position: absolute;
	top: 430px;
	left: 10px;
	width: 42px;
	height: 335px;
	background: url(../simg_celebrifi/sharethis_vertical_background.gif) top left no-repeat;
}

.shareButtons .shareHeader {
	text-align: center;
	color: #6C0064;
	padding-top: 6px;
	padding-bottom: 16px;
}

.shareButtonsHoriz {
	height: 42px;
	width: 395px;
	margin-left: 119px;
	margin-top: 16px;
}

.shareButtonsHoriz .shareHeader {
	font-weight: bold;
	color: #6C0064;
	float: left;
	padding-top: 6px;
	margin-right: 8px;
}


.shareButtonsHoriz a {
	margin: 0px 4px 0 0px;
}

.shareButtons a {
	margin: 10px 10px 0 10px;
}


.storyColWrapper .video {
	width: 633px;
	text-align: center;
	margin-top: 16px;
}

.storyColWrapper .partner {
	font-size: 10pt;
	margin-top: 8px;
	margin-bottom: 8px;
}

.storyColWrapper .partner .partnerTitle {
	margin-right: 8px;
	float: left;
	padding-top: 10px;
}

.storyColWrapper .partner .partnerLogo {
	float: left;
}

.storyLeftCol .fullImageLink {
	text-align: center;
	margin-top: 4px;
	font-size: 8pt;	
}









	
	