/* -------------------------------------------------------------- 
  
   Boilerplate Screen Styles
   * Version:   0.5 (2007-11-19)
   
-------------------------------------------------------------- */

/* TABLE OF CONTENTS
-------------------------------------------------------------- 

- Imported Stylesheets
- Generic Styles
+ Main Layout Elements
	- Outer Wrapper
	- Main Wrapper
	- Header
	- Utility Links + Quick Search
	- Top Content
	- Home Top Content
	- Page Content 
	+ Content Wrapper    
	    - Left Column
	    - Content
	    - Sidebar
	- Footer
-------------------------------------------------------------- */


/* Imported Stylesheets
-------------------------------------------------------------- */
@import "lib/reset.css";
@import "lib/typography.css";
@import "lib/forms.css";
@import "lib/navigation.css";
@import "lib/content.css";
@import "lib/cssfixes.css";
@import "lib/plugins/superfish.css";
@import "lib/plugins/tabs.css";


/* Generic Styles
-------------------------------------------------------------- */
body {
	margin-bottom: 60px;
}

.Hidden, 
#UtilityLinks legend,
#UtilityLinks label {
    background-color: transparent;
    color: #ffffff;
    font-size: 1px;
	margin-bottom: -10px;
	position: absolute;
	margin-left: -9999px;
	margin-top: -9999px;
}

.FloatLeft {
	float: left;
}

.FloatRight {
	float: right;
}

.ClearFloat, .clearfloat {
    clear: both;
    margin:0;
    height:1px;
    overflow:hidden;
    font-size:0.1em;
}


/* Main Layout Elements
-------------------------------------------------------------- */
#OuterWrapper {
	position: relative;
}

#MainWrapper {
    clear: both;
    background:transparent url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/article-background-footer.jpg) no-repeat scroll left bottom;
    float:left;
    width:1200px;
    padding-bottom:200px;
    margin-bottom:40px;
}

/* Header */
#Header {
	background-color: #ffffff;
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	height:100px;
}
#Header .HeaderBody {
    float: left;
    width: 970px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#Header .Logo {
    float: left;
    display:inline;
    width: 350px;
    margin-left: 40px;
	margin-bottom:-2px;
}

#Header .Logo img 
{
    width:350px;
    height:84px;
}

/* Utility Links + Quick Search */
#UtilityLinks {
    float: left;
    margin-top: 10px;
    width:410px;
}
#UtilityLinks form {
    float: right;
    clear: both;
    margin-top: 8px;
}

#UtilityLinks li.item247
{
    background: transparent url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/icons/rss.gif) no-repeat 0 0;
    padding-left: 20px;
}  



.SiteSearch 
{
    float:right;
    margin-top:35px;
    width:auto;
}
form#QuickSearchForm legend, form#QuickSearchForm label 
{
    display:none;
    visibility:hidden;
}

/* Top Content */
.TopContent 
{
    clear: both;
}
.TopContent .Wrapper 
{    
    min-height:100px;
	backg round-image: none;
	background-image: url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/top-background.jpg);
	background-repeat: no-repeat;
	width:100%;
}
.TopContent .Body 
{    
    clear:both;
	width:1024px;
    
}
.TopContent .Body .fixed-width
{
	width:1024px;
}

.TopContent .Body .Column1 {
    margin-left:89px;
    padding-top:5px;
    width:380px;
    clear: right;
    float:left;
}
.TopContent .Body .Column2 
{ 
    float:left;
    clear: right;
    width:300px;
    background: transparent url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/generic/medals.gif) no-repeat top right;
    min-height:172px;
	z-index:1;
}
.TopContent .Body .Column2 img 
{
    margin-bottom:-1px;
}

/* Home Top Content */
#Home .TopContent {
    position: relative;
}
#Home .TopContent .Body {
	height: 354px;
}
#Home .TopContent .Body .Column1 {
    width: 507px;
    margin: 0;
    /*min-height: 250px;*/
}
#Home .TopContent .StrapLine {
    min-height: 113px;
    background: transparent url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/generic/home_top_content_bottom.gif) no-repeat left bottom;
}
#Home .TopContent .Body .Column1 h1, #Home .TopContent .Body .Column1 h2 {
    margin-left: 89px;
}
#Home .TopContent .Body .Column1 .HeroImage {
    width: 507px;
    height: 139px;
    background: transparent url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/hero_home/home_hero_bg.gif)no-repeat 0 0;
}
#Home .TopContent .Body .Column2 {
	background: 0 none;
	float: left;
	margin-left: 150px;
	display: inline;
}

/* Page Content */
.PageContent {
}

h1.hidden {
	display: none;
}

#Home .PageContent {
	margin: 0px;
	background-image: url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/main-background.jpg);
	background-repeat: no-repeat;
}

/* Content Wrapper */
#ContentWrapper 
{
    float:left;
    width:1200px;
	min-height:1260px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/article-background-top.jpg);
}

#ContentWrapper-Article {
	width: 988px;
	float:left;
	clear: both;
	padding: 0 0 50px 0;
	background-repeat: no-repeat;
	background-image: url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/article-bg.jpg);
}

#LeftColumn, #Content, #Sidebar {
    float: left;
    clear: right;
}

#LeftColumn #AccordionWrapper .Listing img,#LeftColumn #AccordionWrapperq .Listing img{
	display:none;
}

#LeftColumn #AccordionWrapper .modulewrapper img,#LeftColumn #AccordionWrapper2 .modulewrapper img{
	display:none;
}

#LeftColumn .modulewrapper .caption h4 {
	font-size: 1.0em;
	margin-bottom: 5px;	
}

#LeftColumn .modulewrapper .caption h4 a{
	color: #0069c4;
	font-weight:bold;	
}

#LeftColumn .modulewrapper .caption h3 {
	font-size: 1.0em;
	margin-bottom: 5px;	
}

#LeftColumn .modulewrapper .caption h3 a{
	color: #0069c4;
	font-weight:bold;	
}

#LeftColumn #AccordionWrapper .Listing .trail-text,#LeftColumn #AccordionWrapper2 .Listing .trail-text{
	padding: 0 8px 5px 6px;
}

#LeftColumn #AccordionWrapper .modulewrapper .trail-text{
	padding: 0 8px 0px 15px;
}

#LeftColumn #AccordionWrapper2 .modulewrapper .trail-text {
	padding: 0 8px 0px 10px;
}

#LeftColumn #AccordionWrapper .Listing .pixie,#LeftColumn #AccordionWrapper2 .Listing .pixie{
	padding: 0;
	border-bottom: 1px solid #aaa;
	background-color:#ebebeb;
}

#LeftColumn #AccordionWrapper #AccordionContentWrapper,#LeftColumn #AccordionWrapper2 #AccordionContentWrapper{
	padding: 6px 6px 0;
	}

#LeftColumn #AccordionWrapper .Listing ul.element,#LeftColumn #AccordionWrapper2 .Listing ul.element{
	padding: 0;
	border-left: 1px solid #cecccf;
	border-right: 1px solid #cecccf;
}

#LeftColumn #AccordionWrapper .Listing .video-overlay,#LeftColumn #AccordionWrapper2 .Listing .video-overlay{
	display:none;
}

#LeftColumn {
	width: 236px;
	margin-right: 5px;
	margin-top: 10px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 10px;
	display:inline;
	position:relative;
	/*background-image: url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/sidebar-background.gif);*/
}

#LeftColumn .LeftColumnContentWrapper {
	background-color: #fbcd08;
	width: 236px;
}

#LeftColumn .left_column_top {
	background-image: url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/leftcolumn/left_col_top.gif);
	height: 10px;
}


#LeftColumn .left_column_bottom {
	background-image: url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/leftcolumn/left_col_bottom.gif);
	height: 9px;
}

#Content {
    width: 474px;
    margin:15px 0 0 0;
    background-image: url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/content-header.jpg);
	background-repeat: no-repeat;
	background-color:#fff;
}
#Content .Panel {
    clear: both;
    width: 100%;
}
#Sidebar 
{
	width: 280px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0 0 0px;
	background-repeat: no-repeat;
}

#Sidebar h4 
{
	color:#FE4C28;
	font-size: 1.2em;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
	
}

#Sidebar #featuredArticles h2 
{
	color:#FE4C28;
	font-size: 1.2em;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
	
}
#Sidebar img
{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	padding-top:0px;
}


#Sidebar .relateditems li .introtext img
{
	display:none;
}

#Sidebar .hasTip
{
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	margin-top:0px;
	display:block;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
}

#Sidebar #srfr-container, #Sidebar .srfr-container
{
	margin-left:10px;
	margin-bottom: 10px;
	width: 253px;
	float:left;
	display:inline;
	}

#Sidebar #srfr-container ul.srfr li.srfr-row0, #Sidebar .srfr-container ul.srfr li.srfr-row0 
{
	overflow:hidden;
	width:239px;
}
#Sidebar #srfr-container ul.srfr li.srfr-row1, #Sidebar .srfr-container ul.srfr li.srfr-row1 
{
	overflow:hidden;
	width:239px;
}

#Sidebar .srfr
{
	width:253px;
	padding-bottom:9px;
	background-image:url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/social-bottom.gif);
	background-position:bottom;
	background-repeat:repeat;
}

#Sidebar ul.srfr li 
{
	border-bottom:1px solid #CCCCCC;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	clear:both;
	height:24px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:10px 4px 2px 10px;
	background-image:url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/social-background.jpg);
}

#Sidebar #srfr-container .stream-img, #Sidebar .srfr-container .stream-img  
{
	display:inline;
	vertical-align:text-top;
	margin-left: 0px;
}


#Sidebar #srfr-container .srfr-feed-title, #Sidebar .srfr-container .srfr-feed-title
{
	margin:0px;
	font-size:0.9em;
	padding:0px;
}

#Sidebar h3
{
	border-bottom:1px solid #CCCCCC;
	color:#FE4C28;
	font-size:1.2em;
	margin:0;
	padding:0 0 5px;
}


.sidebarBG 
{
	width: 235px;
	padding: 20px 0px 0px 10px;
	margin: 40px 0 0 1px;
	background-repeat: no-repeat;
	min-height: 558px;
	
}

.article-wrapper {
	float:left;
	width: 220px;
	height: 80px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-top: 1px dotted #CCC;
}

.article-header {
	padding-top: 5px;
}

.article-text {
	color:#666;
}

.article-image {
	float:left;
}

.article-text {


}

#Landing #Content
{width:100%;
margin-right:0px;
}

#Landing #Content .Panel
{padding:0 20px 0 40px;
 width:auto;
 padding-bottom:28px;
}
#Landing #Content .ThreeColumnWrapper .Panel
{padding:0px;
 width:246px;
 clear:none;
 padding:0px;
 padding-right:28px;
}
#Landing #Content .ThreeColumnWrapper
{background-image:url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/generic/border_grey_hoz.gif);
 background-repeat:repeat-x;
 padding-top:21px;
}

/* Footer */
#Footer {
	background: transparent url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/content-footer.gif) no-repeat left bottom;
	/*color: #050505;*/
	width:460px;
	float: left; 
	clear:left;
	padding: 25px 0 20px 14px;
	
}
/*body:first-of-type #Footer{border:1px solid red;}*/

#Footer p {
	width: 150px;
	margin-right: 5px;
	padding: 0 0 10px 0;
	width: 100%;
}

#Footer ul 
{
    padding:0;
	margin: 0;
}


#Footer li.item195 
{
    background: transparent url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/icons/rss.gif) no-repeat top left;
    padding-left: 18px;
    padding-right: 0px;
}  
#Footer li
{
	padding-right:5px;
	font-size: 0.75em;
}

#Endcontent 
{
	clear:both;
}


/*

	RSS Stream CSS

*/

#stream-header, .stream-header 
{
	background-image:url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/social-header.gif);
	height: 41px;
	width: 253px;
}

#stream-footer 
{
	background-image:url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/social-footer.gif);
	width:211px;
	overflow:hidden;
	height: 23px;
	padding-left: 15px;
	padding-top: 5px;
} /* List item row styling - odd */

#stream-header h3, .stream-header h2 {
	margin:0px;
	padding:0px;
	font-size:1.2em;
	padding:10px;
}

.rss-wrapper 
{
	margin-top: 30px;
}

#Content #stream-header 
{
	background-image: none;
	width: 100%;
	padding: 10px 0 0 0;
}

#Content #stream-footer 
{
	background-image: none;
	width: 100%
	margin: 0;
	padding: 0;
} 

#Content .stream-header h2 {
	margin: 0px;
	padding: 8px 10px;
	color: #fe4c28;
}

#Content .rss-wrapper 
{
	margin-top: 30px;
}

#Content ul.srfr 
{
    margin:10px 0 30px 10px;
}

#Content ul.srfr li
{
    padding: 7px 0;
    font-size:0.8em;
}

#Content ul.srfr li img
{
   display:inline;
   margin: 0 10px -4px 0;
} 



/*

	End RSS Stream CSS

*/

.toggler {
	/*width: 200px;*/
	font-size: 10pt;
/*	float: left;*/
}

.toggler-two{
}

.noclear { clear: none; }

.video-header {

}

.tab-menu ul li { clear: none; }


.video-text {
	padding-top: 10px;
	color:#2F98D1;
	padding-bottom: 8px;
	border-top: 1px dotted #ccc;
}

/* Article rollover style */

p { font-size: 12px; }
h3 { font-size: 14px; }
.ThreeColumnWrapper li.pixie { 
	overflow:hidden;
	position:relative;
	width: 150px;
}


.ThreeColumnWrapper li.pixie h3
{
	border: none;
}


.ThreeColumnWrapper li.pixie a,
.ThreeColumnWrapper li.pixie div,
.ThreeColumnWrapper li.pixie a:hover
{
	display: block;
	position: relative;
	text-decoration: none;
	color: #2F98D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 100;
}

.ThreeColumnWrapper li.pixie div.caption,
.ThreeColumnWrapper li.pixie h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.125;
	width: 150px;
	color: #000;
}

.ThreeColumnWrapper li.pixie div.trail-text a
{
	padding-left: 4px;
	padding-right: 4px;
	font-size: 8pt;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 100;
	
	
}

.ThreeColumnWrapper li.pixie div.caption,
.ThreeColumnWrapper li.pixie div.trail-text
{
	position: relative;
	top: 0;
	left: 0;
	z-index: 15;
	text-decoration: none;
	
}

.ThreeColumnWrapper li.pixie div.caption
{
	height: 4em;	
}

.ThreeColumnWrapper li.pixie div.caption
{
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	
}

.ThreeColumnWrapper li.pixie div.trail-text
{
	display: none;
	margin-top: 1em;
	position: absolute;
	overflow: hidden;
	text-align: left;
	padding-top: 3.4em;
	padding-bottom: 0;
	padding-right: 5px;
	z-index: 10;
	height: 4.25em;
	width: 100%;
	color:#000;
	padding-left: 25px;
}

.ThreeColumnWrapper ul.pixie div.caption
{
	height: auto;
}

.ThreeColumnWrapper li.pixie div.trail-text
{
	background-color: #fff;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

.ThreeColumnWrapper li.pixie div.caption
{
	background-color: #fff;
	width: 130px;
	height: 35px;
}

/* video rollover */

p { font-size: 0.8em; }
h3 { font-size: 14px; }

/** ------------------------------------------------ */
/** ------------------- PIXIE STYLES --------------- */
/** -------------------------------------------------*/
.ThreeColumnWrapper li.pixie-video { 
	overflow:hidden;
	position:relative;
	
}

.ThreeColumnWrapper li.pixie-video h3
{
	border: none;
}

.ThreeColumnWrapper li.pixie-video a,
.ThreeColumnWrapper li.pixie-video div,
.ThreeColumnWrapper li.pixie-video a:hover
{
	display: block;
	position: relative;
	text-decoration: none;
	color: #2F98D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 100;
}

li.pixie-video div.caption-video,
.ThreeColumnWrapper li.pixie-video h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.125;
	width: 150px;
	color: #000;
}

.ThreeColumnWrapper li.pixie-video div.trail-text-video a
{
	padding-left: 4px;
	padding-right: 4px;
	font-size: 8pt;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 100;
}

.ThreeColumnWrapper li.pixie-video div.caption-video,
.ThreeColumnWrapper li.pixie-video div.trail-text-video
{
	position: relative;
	top: 0;
	left: 0;
	z-index: 15;
	text-decoration: none;
}

.ThreeColumnWrapper li.pixie-video div.caption-video
{
	height: 4em;	
}

.ThreeColumnWrapper  li.pixie-video div.caption-video
{
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	
}

.ThreeColumnWrapper li.pixie-video div.trail-text-video
{
	display: none;
	margin-top: 1em;
	position: absolute;
	overflow: hidden;
	text-align: left;
	padding-top: 3.4em;
	padding-bottom: 0;
	z-index: 10;
	height: 4.25em;
	width: 157px;
	color:#000;
}

.ThreeColumnWrapper ul.pixie-video div.caption-video
{
	height: auto;
}

ThreeColumnWrapper. li.pixie-video div.trail-text-video
{
	background-color: #fff;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

.ThreeColumnWrapper li.pixie-video div.caption-video
{
	background-color: #fff;
	height: 35px;
}

.video-overlay {
	position: relative;
	width: 200px; 
	height: 159px;
	padding-bottom: 10px;
}

#ContentWrapper .video-overlay {
	display:none;
}


.video-overlay span {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px; 
	height: 159px;
	/*background-image: url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/resized/images/stories/jreviews/temp-play.png);
	background-repeat: no-repeat*/;
}

.video-overlay span:hover {
	/*background-image: url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/resized/images/stories/jreviews/temp-play-on.png); */
}

img.floatLeft {
	float: left;
	margin: 8px 8px 8px 0;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}



/** --------------------------------------------------- */
/** ------------------ ACCORDION STYLES---------------- */
/** --------------------------------------------------- */

#AccordionWrapper {
	margin-left: 6px;
}

#AccordionWrapper2 {
	margin-left: 6px;
}

.accordion-header {
	background-image: url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/social-background.jpg);
	padding-left: 20px;
	width: 200px;
	height: 27px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-repeat: no-repeat;
}

.accordion-title {
	padding-top: 10px;
	background-image: url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/sidemenu-header.gif);
	width: 202px;
	height: 35px;
	padding-left: 20px;
}

#AccordionWrapper,#AccordionWrapper2 {
	width: 224px;
	background-color: #fff;
	padding-bottom:1px;
	height:auto;
}

.AccordionWrapper-footer {
	background-image: url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/leftcolumn/sidemenu_footer.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 224px;
	height: 10px;
	margin-left: 6px;
}

#AccordionWrapper ul.tab-menu ul li,#AccordionWrapper2 ul.tab-menu ul li {
    clear: none;
    margin-bottom: 6px;
    float: left;
	cursor: pointer;
}

#AccordionWrapper ul.tab-menu li a,
#AccordionWrapper ul.tab-menu li a,
#AccordionWrapper ul.tab-menu li a span,
#AccordionWrapper2 ul.tab-menu li a,
#AccordionWrapper2 ul.tab-menu li a,
#AccordionWrapper2 ul.tab-menu li a span {
    clear: none;
    float: left;
}

#AccordionWrapper h2.AccordionHeader,#AccordionWrapper2 h2.AccordionHeader  {
   /* margin-bottom: 6px;*/
    font-size: 18px;
}

#AccordionWrapper h2.toggler,#AccordionWrapper2 h2.toggler  {
   /* margin-bottom: 6px;*/
    font-size: 0.9em;
}






/* Social Network Block
-------------------------------------------------------------- */

#SocialNetworkPanel
{
	width:253px; 
	margin-left:10px; 
	float:left;
	display:inline;
	}
#SocialNetworkPanel h2 
{
	color:#FFFFFF;
	font-size:1.2em;
	border:0px;
	margin-left:10px;
}
#SocialNetworkPanel li
{
	width:189;
	height:47px;
	font-size:30px;
	}
#SocialNetworkPanel a 
{
	display:block;
}
#SocialNetworkPanel .snp_header 
{
	background-image:url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/social-network-top.gif);
	background-repeat:no-repeat;
	height: 10px;
	width: 253px;
	float:left;
	}
#SocialNetworkPanel .snp_content 
{
	background-color: #FE4D23;
	width: 253px;
	color:#FFFFFF;
	margin-top:0px;
	margin-bottom:0;
	float:left;
	}
#SocialNetworkPanel .snp_footer 
{
	background-image:url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/social-network-bottom.gif);
	background-repeat:no-repeat;
	background-position: center top;
	height: 10px;
	margin-top:0px;
	width: 253px;
	float:left;
	}
	
#SocialNetworkPanel span
{
	display:block;
	visibility:hidden;
}
#SocialNetworkPanel .snp_facebook
{
	background:url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/icon_face_book.gif);
	background-repeat:no-repeat;
	margin-left:10px;
}
#SocialNetworkPanel .snp_twitter
{
	background:url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/icon_twitter.gif);
	background-repeat:no-repeat;
	margin-left:10px;
}
#SocialNetworkPanel .snp_flickr
{
	background:url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/icon_flickr.gif);
	background-repeat:no-repeat;
	margin-left:10px;
}
#SocialNetworkPanel .snp_youtube
{
	background:url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/icon_youtube.gif);
	background-repeat:no-repeat;
	margin-left:10px;
}
#SocialNetworkPanel .snp_myspace
{
	background:url(/20100517083115oe_/http://sciencesowhat.direct.gov.uk/templates/bis/images/icon_my_space.gif);
	background-repeat:no-repeat;
	margin-left:10px;
}

.DirectGovTab
{
	position:absolute; 
	top:0px; 
	left:830px; 
	height:40px; 
	width:140px;
	z-index:100;
}

.MostPopular {
	margin: 10px 0 0 0;
	font-size:1.1em;
}