
div.FOWidget div.WidgetContent.fo_sphere {margin:0px;}

#sphereFoModule { 
	position: relative; 	
}

#sphereFoModule * {
	background: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;	
	text-decoration: none;
	width: auto;
	float: none;
	list-style: none;
}
#sphereFoModule a:hover {
	text-decoration: underline;
}

#sphereFoModule h2, #sphereFoModule h2 a, #sphereFoModule h2 span { 
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
	text-transform: uppercase;
}
#sphereFoModule .source {
	color: #999999;
}

#sphereFoModule #subHeader, #sphereFoModule #menuHeader { 
/*	border-bottom: 1px solid #CCCC98; 
	background: url(graybg.png) repeat-x;*/
/*  padding: 2px;
*/
  width: 100%;
}
#sphereFoModule #subHeader h2, #sphereFoModule #menuHeader h2 {
	padding: 8px 0 6px;
}
#sphereFoModule #subHeader h2 a, #sphereFoModule #menuHeader h2 span {
	margin: 0 10px;
}


#sphereFoModule #subHeader h2 a {
	color: #9F0000;
}
 #sphereFoModule #menuHeader h2 span {
	color: #333;
}




#sphereFoModule #menuHeader {
	position: absolute;
	display: none;
	top: 1px;
	left: 0px;
	width:100%;
	z-index: 9999;
/*  border-bottom: 1px solid #999;
*/}
#sphereFoModule #menuHeader * {
	z-index: 9999;
}

#sphereFoModule #menuHeader h2 {
	width: 275px;
	background-color: #CCC;
}
#sphereFoModule #menuHeader hr {
	width: 100%;
	background: #FFF;
	height:1px;
	margin: 0px;
	padding: 0px;
  
}
#sphereFoModule #menuHeader #headerBody {
/*  padding-bottom: 3px;
*/  background: #CCC;
  width: 100%;
  padding: 3px 0;
}

#sphereFoModule #headerBody .categories, #sphereFoModule #headerBody .categories li {
	display: inline;
}

#sphereFoModule #headerBody ol {
	border-top:1px solid #FFF;

}
#sphereFoModule #headerBody ol li {
	padding: 4px;
	padding-left: 10px;
	border-bottom: 1px solid #FFF;
}
#sphereFoModule #headerBody ol li a, #sphereFoModule #headerBody ol li span {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
	text-transform: uppercase;
}
#sphereFoModule #headerBody ol li a {
	color: #9F0000;
}
#sphereFoModule #headerBody ol li span {
	color: #666;
}





#sphereFoModule #main { padding: 7px; padding-bottom: 3px; }

#sphereFoModule #mainWrapper { border-collapse: collapse; }
#sphereFoModule .leftColumn, #sphereFoModule .rightColumn {
	border: 1px solid #DDDDDD;
	padding-right: 0px;
}

#sphereFoModule .leftColumn { 
	width: 200px;
	background-color: #F6F6F6;
}

#sphereFoModule .rightColumn { 
	position: relative;
}

#sphereFoModule #breakingStories {
	margin-bottom: 20px;
	margin-left: 7px;
	margin-top: 7px;
}

#sphereFoModule #breakingStories li {
	font-family: Verdana;
	line-height: 12px;
	padding: 6px 8px;
}

#sphereFoModule #breakingStories li.selected {
	background-color: #E3E3E3;
}

#sphereFoModule .partnerSpace {
	text-align: center;
	margin: 10px;
}

#sphereFoModule #storyHead {
	margin: 13px 7px;
	line-height: 18px;
}

#sphereFoModule #title {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

#sphereFoModule #subTitle {
	margin-bottom: 10px;
	line-height: 12px;
	color: #999;
}

#sphereFoModule #timestamp {
	font-weight:bold;
}

#sphereFoModule #storyBody {
	padding-bottom: 15px;
	margin: 7px;
}

#sphereFoModule #storyBody p {
	margin-bottom: 10px;
	font-family: Verdana;
	line-height: 16px;
}

#sphereFoModule #storyBody .storyLink {
	font-weight: bold;
}

#sphereFoModule #storyFoot  {
	margin-top: 10px;
}

#sphereFoModule #storyFoot h2 {
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	color: #999999;
}

#sphereFoModule #relatedStories {
	width: 100%;
}

#sphereFoModule #relatedStories td {
	width: 33%;
	padding: 11px 14px;
	line-height: 13px;
}
#sphereFoModule #relatedStories td.center {
	border: solid #DDDDDD;
	border-width: 0 1px;
}


#sphereFoModule #footer, #sphereFoModule #footer * {
	text-align: right;
	vertical-align: bottom;
	padding-right: 6px;
	color: #3D7088;
}

#sphereFoModule #loadingState {
	position: absolute;
	font-size: 18px;
	font-weight: bold;
	color: #3D7088;
	top: 0px;
	left: 0px;
	visibility: hidden;
}

#sphereFoModule #storyPane {
	position: relative;
}

#sphereFoModule #trackingPixel {
	width: 1px;
	height: 1px;
	visibility: hidden;
	display: none;
}



















