/************************/
/* GLOBAL               */
/************************/
body
{
	font-size:75%;
	color: #000000;
		
}

body form
{	
 /*   overflow: hidden;*/
}


	li
	{

	list-style: disc;
		
	}

#container
{
	background: url(images/back.gif) no-repeat left top ;	
	background-color: #e7e7f1;		
}


#pageheader
{
	background: url(images/sb_sidhuvud.gif) no-repeat left top ;	
	height: 113px;	
}

#pageheader div
{
	margin: 10px 0 0 30px;
	padding: 0;
	color:  #005d9e;
	font-size: 0.8em;
	font-weight: bold;
}


#pageheader div img
{
	padding-bottom: 1px;
	padding-right: 4px;
	padding-left: 2px;	
}

#pageheader div a
{
	color:  #005d9e;	
	font-weight: bold;
}


/*
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
		color: #6c92c1;
}
h1 {
	font-size: 1.8em;
	color: #333333;
	color: #6c92c1;
}


h2 {

	color: #6c92c1;
}
*/
a {color:#005d9e;text-decoration:none;}

/*li
{
	list-style-type: none;	
}
*/

/************************/
/* MAINMENUAREA         */
/************************/
#MainMenuArea 
{
	position: relative;
	height: 25px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;		
	background-color: #1F5C99;
	margin: 0;
	padding: 0;
	padding-left: 22px;
	clear: both;
	
	
	
	/*overflow: hidden;*/
}

#MainMenuArea ul 
{
	height: 26px;		
	padding-top: 1px;
	margin: 0;
	list-style-type: none;	
	overflow: hidden;
	/*float: left;*/
}

#MainMenuArea li 
{
	display: inline;
	float: left;
	margin: 2px 0px 2px 0px;
	padding: 0px 3px 0px 0px;
	height: 26px;	
	list-style-type: none;
	
}

#MainMenuArea li.selected 
{
	 
}

#MainMenuArea li.selected a 
{
	display: inline;
	padding: 1px 8px;		
	color:#fdc400;
}

#MainMenuArea li a 
{
	display: inline;
	padding: 1px 8px;
	text-decoration: none;
	color: White;
}

/*
#MainMenuArea li.unselected a:hover 
{
	background: url(images/MainMenuHoverBg.png) repeat-x;
	border: 1px solid #3d3e41;
	padding: 0px 15px;
}

*/


/*PageList*/


#SubMenuArea
{
	color: #134275;	
	padding: 0;
	margin: 0;	
	font-weight: bold;
	clear: both;	
}

#SubMenuArea ul
{
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	padding-left: 0px;
	
	padding-bottom: 0px;
}

#SubMenuArea li
{
	/*display: block;*/
	float:left;
	color: #134275;
	margin: 2px 0px 0px 0px;
	padding: 0px 8px 0px 0px;
	list-style-type:none;
	/*height: 22px;	*/
	/*padding-right: 15px;*/
	/*border-bottom: solid 1px #005d9e;*/
}

#SubMenuArea li.unselected span a
{
	display:inline;	
}



#SubMenuArea li a
{

	color: #134275;
}


#SubMenuArea li.selected a
{
	/*display: block;*/
	color: #00a5e8;
}



#WhiteBox, .WhiteBox
{
	background-color: White;	
	width: 228px;
	margin: 0 0 20px 0;	
}

div.boxheader{
	background-color: #1F5C99;
	background: url(images/sb_heading.gif) no-repeat left top ;
	color: White;
	text-transform:uppercase;
	margin-bottom: 0px;	
	height: 16px !important;
	padding-bottom: 0px;
	padding-top: 2px;	
	font-weight: bold;
	font-size: 0.8em;
	letter-spacing: 0.15em;
}
div.boxheader.odd-row{
	background: url(images/sb_heading_yellow.gif) no-repeat left top ;
    color:#005D9E;
}

.boxheaderleft
{
	padding: 0 0 0 10px;
	margin:0;	
	height: 16px;	
}

#BoxHeaderRight, .BoxHeaderRight 
{
	text-align: right;
	padding: 0 10px 0 0;
	margin:0;	
	height: 18px;
	width: 50px;
	float:right;
}

#BoxHeaderRight a, .BoxHeaderRight a
{
	color: White;
	text-decoration: none;
}
.odd-row #BoxHeaderRight a, .odd-row .BoxHeaderRight a
{
    color:#005D9E;
}

div.testar
{
	text-align: right; 
	color: Red;
}



.prepend-24px  { padding-left: 24px;}
.pull-9px { margin-left: -9px;}
.prepend-18px {padding-left: 18px;}



.dateTime
{
	/*color: #6c92c1;*/
	color: #005d9e;
	font-weight: bold;
	margin: 10px 0 0 10px;
	padding: 0;
}

.dateTime.swebio-event 
{
	color: #1C415B;
	/*background:url(/SwedenBioTemplates/Images/swedenbio-event.png) no-repeat 70px 3px;*/
	/*padding-top:1px;*/
}
.dateTime.swebio-event img
{
	margin:0 0 0 2px;
}

.dateNews
{
	/*color: #6c92c1;*/
	color: #005d9e;
	font-weight: bold;
	
	padding: 0;
}

.categoriesNews {
	padding-bottom: 3px;
}

.categoriesNews .newsDesk {
	font-size: 10px;
	float: right;
}

.memberPressNewsDesk {
	background-color: #c2d7e6;
	font-size: 10px;
	padding: 3px 0 3px 5px;
}

.tableNewsDesk {
	padding-top: 10px;
	font-size: 10px;
}

.memberPressNewsDesk img {
	padding-left: 39px;
}

.prNewswire {
	background-color: #c2d7e6;
	font-size: 10px;
	padding: 3px 0 3px 5px;
}

.prNewswire img {
	padding-left: 60px;
}

.dateNewsText
{
	/*color: #6c92c1;*/
	color: #005d9e;
	font-weight: bold;
	
	padding: 0;
}

.dateTime a
{
	/**color: #6c92c1;*/
	color: #005d9e;
}


.dateTimeList
{
	/*color: #6c92c1;*/
	font-weight: bold;
	/*margin: 10px 0 0 10px;*/
	padding: 0;
	margin: 0 0 0.5em 0;
}

div.intro
{
	margin: 0 10px 0 10px;	
	padding: 0;
}

div.introsme
{
	margin: 0 0px 0 0px;	
	padding: 0;
	color: Black;
}

.dateTimeImage
{
	/*color: #6c92c1;*/
	font-weight: bold;
	/*margin: 10px 0 0 10px;*/
	padding: 0;
	margin: 5px 0 0 0;
}

div.introImageText
{
	margin: 0 0 0 10px;	
	padding-bottom: 10px;
	float: left;
	width: 80px;
}

div.introImage
{
	margin: 5px 0 0 5px;	
	padding-bottom: 10px;
	float: left;
	width: 125px;
}

.left
{
	float:left;	
	
}

.clear
{
	clear:both;	
}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.bluehr
{
	background-color:	#005d9e;
	color:#005d95;
	margin: 1em 0 0 3px;
	height: .15em;
	border-style: none;
	
	}
	
div.blueborder
{
	
	background: url(images/bluedot.gif) repeat left top ;
	border: solid 1x red;
	
	
}
	


hr.bluehrnarrow
{
	background-color:	#e7eaf3;	
	color:#e7eaf3;
	border: dotted 1px #005d9e;
	border-style: none none dotted;
	margin: 1em 0 0 0px;
}

hr.bluehrnarrow2
{
	background-color:	#e7eaf3;	
	color:#e7eaf3;
	border: dotted 1px #005d9e;
	border-style: none none dotted;
	margin: 0.1em;
}


h2.list
{
	color: Black;
	line-height: 1em;
	margin: 0 0 10px;
	padding: 0;
	}
	
	
	
#CalendarMonth
{
	/*background-color: #e7eaf3;*/
	background-color: #e7eaf3;
	border: dotted 1px #005d9e;
	width: 228px;
	text-align: center;
	margin:0 0 0 20px;
	padding: 0 5px -5px 5px;	
	
}

#CalendarMonth table 
{
	border-spacing: 5px;	
}

table.title
{
	/*border: solid 1px black;*/
	background-color: #e7eaf3;
	margin-left: 2px;
	margin-bottom: -10px;
	padding: 0;
	text-align: center;	
	font-weight: bold;	
}


table.title tr  
{}

table.title tr td
{	
	text-align:center;			
}


table.title tr td td
{
	border: dotted 1px blue;			
}

th.dayheader
{
	/*border: solid 1px black;*/
	background-color: #e7eaf3;
	margin: 0;
	padding: 0;		
	text-align: center;	
}

td.daystyle
{
	background-color: #ffffff;	
	border: dotted 1px #005d9e;
	margin: 0;
	padding: 0;
	text-align: center;	
}

td.othermonthdaystyle
{
	background-color: #e7eaf3;
	/*background-color: Yellow;*/
	border: dotted 1px #005d9e;
	margin: 0px;
	padding: 0;
	color: #005d95;
	text-align: center;
}

table.memberprofile
{
		vertical-align: top;
}

table.memberprofile td
{	
	vertical-align: top;
}
td.memberprofiletitle
{
	text-align: right;
	vertical-align: top;	
	
}


.yellow
{
	color: #fdc400;	
	
}


a.linklist
{
	color: #ffffff;
	/*text-decoration: none;*/
}


a.linklistitem
{
	color: #005d9e;
	/*text-decoration: none;*/
}

table.sitemap
{
	
	
}

table.sitemap td
{
	margin: 0;
	padding: 0px;	
	
}

.eventtitle
{
	font-size:1.6em;margin-bottom:0.2em; color: #005d9e; 
	font-weight:normal;font-family: Georgia, Arial

	
	
}

.eventdetails
{
	font-size:1.3em;margin-bottom:0.2em; color: #000000; 
	font-weight:bold;font-family: Arial
}

a.eventdetails
{
	font-size:1.3em;margin-bottom:0.2em; color: #000000; 
	font-weight:bold;font-family: Arial
}

div#conditions-container 
{
    display:none; border: solid 1px #000; position:absolute; width: 450px; background-color: #fff; padding: 20px
}
a#conditions-close 
{
    float:right
}

.FooterText
{
	font-size: 0.8em;	
	text-align:center;	
	
}

.FooterText img
{
	margin: 0 3px 0 3px;
		
}

.submenu2
{
	border-top: solid 1px #1F5C99;	
}





.orange
{color:#005d9e;}

.orange a
{color:#005d9e;text-decoration:none;}

#sme_left
{
	width: 228px;
	/*background-color: #fed62f;*/
}

#sme_left_contact
{
	width: 228px;
	background-color: #fed62f;	
}

#sme_left_contact div
{
	margin-left: 10px;
	padding-bottom: 2px;
}

#sme_left1
{
	background: url(images/euso_left_01.gif) no-repeat left top ;	
	height: 80px;	
}

#sme_left2
{
	width: 228px;
	background-color: #fed62f;
}

#sme_left2 div
{
	margin-left: 5px;
	
}

#sme_left_footer
{
	margin-top: 15px;
	margin-left: 10px;
	
}



#sme_left_bottom
{
	background: url(images/euso_left_bottom.gif) no-repeat left top ;	
	width: 228px;
	height: 29px;	
}

#sme_left_blue
{
	background: url(images/euso_left_blue.gif) no-repeat left top ;	
	width: 228px;	
	height: 17px;
}


p.a
{
	color:#005d9e;text-decoration:underline;
}

.footer, .push { 
    height: 4em; 
} 

.smenews
{
	
}

#smenews div
{
	
}

.sme_blacklink a
{
	color: Black;
	font-weight: bold;	
	
}

.introsme a
{
	color: Black;
	
	
}

#smenews div a
{
	

	margin: 0;
	padding: 0;
}


.sme h2
{
 color: Black;	
}

.sme li
{
	list-style-image: url(images/euso_green_bullet.gif) ; 
}


.blogItem a		
{
	color: black; 
	
}

/*Gridview*/
.grid th
{
	background-color: #1F5C99;
	color: White;
}

.alignright
{
	text-align: right;	
}

.imageSection {
	width: 530px;
	padding-top:16px;
}

.imageSection .image{
	float: left;
	width: 110px;
	overflow: hidden;
	padding: 10px 21px 0 5px;
	color: #005d9e;
	font-size: 10px;
}

.imageSection .image img{
	padding-bottom: 5px;
}

.imageSection .image.last{
	padding-right: 0px !important;
}

.imageSection hr {
	position: relative;
	margin-left: -5px;
}



.imageTable td, .imageTable th, .videoTable td, .videoTable th{
	padding: 0px !important;
	vertical-align: top !important;
	color: #005d9e;
	font-size: 10px;
}

.image-container 
{
    width: 450px;
    overflow: hidden;
    margin-bottom:10px;
}

.imageTable td img, .imageTable th img .videoTable td img, .videoTable th img{
	padding-bottom: 5px;
}

.videoTable td, .videoTable th{
	font-size: 12px !important;
}

.videoTable p, .videoTable p{
	color: #000 !important;
}

.contactTable td, .contactTable th{
	padding: 0px !important;
	vertical-align: top !important;
}

.submenu-clear 
{
     margin-bottom: 15px;
}

a.next 
{
    float: right;
}
a.prev 
{
    float: left;
}


/*.memberpress 
{
    margin-top: -20px;
}*/

div.sub-menu
{
    margin-left: 24px;
    margin-bottom: 15px;
}
div.sub-menu a.selected, div.sub-sub-menu a.selected, div.member-select-menu a.selected 
{
    color:#00A5E8;
}
div.main-content 
{
    position:relative;
    margin-left: 24px;
    padding-bottom:20px;
    float:left;
    width:531px
}
div.sidebar 
{
    margin-left: 34px;
    float:left;
    width:228px
}
div.full-body 
{
    position:relative;
    margin-left: 24px;
    width: 764px;
}
div.full-body .span-15
{
    width: 764px;
}
div.sub-sub-menu
{
    margin-top: 8px;
    margin-bottom: 0px;
    padding-bottom: 4px;
    width:100%;
}
select.member-select 
{
    position: absolute;
    top: -8px;
    right: 0px;
}
img.member-logo 
{
    margin-left:50px;
}
div.member-info 
{
    padding-top: 15px;
    border-color:#ADC2D9;
    border-style:solid none none none;
    border-width:1px;
    padding-bottom:10px;
}
div.member-info-data 
{
    float:left;
    width: 340px;
}
div.member-info-data div
{
    margin-bottom:4px;
}
div.member-info-logo 
{
    float:left;
    width: 424px;
    overflow:hidden;
}
div.member-info h3
{
    margin:0 0 10px 0;
    color:#005D9E;
    font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}
div.news-block 
{
    padding-top: 10px;
    border-color:#adc2d9;
    border-style:solid none none none;
    border-width:1px;
    padding:14px 0 0 0;
    margin:18px 0 2px 0;
}
div.news-block h2 
{
    font-size:1.2em;
    font-family: Arial, Helvetica, sans-serif;
    display: inline;
    margin: 0 7px 0 0;
    padding:0;
}
div.news-block div.news-block-header 
{
    color:#005D9E;
}
div.news-block div.news-block-header a
{
    margin-left:7px;
}
div.news-block ul, div.news-block li
{
    padding:0;
    margin:0;
}
div.news-block ul 
{
    margin-top: 10px;
    padding-bottom: 10px;
}
div.news-block li 
{
    list-style:none;
    float: left;
    width: 340px;
    margin-bottom:10px;
}
/*div.news-block.images li 
{
    list-style:none;
    float: left;
    width: 180px;
    margin-bottom:10px;
    margin-left:12px;
}*/
div.news-block.images li.first 
{
    margin-left:0px;
    margin-right: 0px;
}
div.news-block li.first 
{
    margin-right: 50px;
}
div.news-block li h3 
{
    font-size:1.1em;
    margin-bottom:0.4em;
    line-height:1.2em;
}
div.news-block.images li h3 
{
    margin-bottom:0;
}
/*div.news-block.images li a
{
    display: block;
}*/
div.news-block div.date 
{
    font-weight:bold;
}
div.news-block div 
{
}
div.news-block.events li.first h3
{
    margin-top: 0.5em;
}
div.news-block.documents li.first
{
}
div.news-block.documents p img
{
    margin:0 5px 0 0;
    padding:0;
}
a.more-link 
{
}
div.sidebar h3
{
    text-transform: uppercase;
    color:#005D9E;
    font-size:1em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin-top: 10px;
}
div.member-select-menu 
{
    font-weight: bold;
    margin-left: 24px;
    margin-top: -15px;
    margin-bottom: 15px;
}
ul.member-list, ul.member-list li 
{
    padding:0;
    margin:0;
}
ul.member-list li 
{
    padding-top: 10px;
    padding-bottom: 10px;
    clear:both;
    list-style: none;
    font-size: 1.1em;
    font-family:Georgia,Arial;
    border-color:#005D9E;
    border-style:none none dotted;
    border-width:1px;
}
ul.member-list li div 
{
    float: left;
    width: 220px;
    overflow:hidden;
    margin-right: 10px;
}

div.sidebar.pressroom div.box 
{
    background-color:#fff;
    margin:0 0 18px 0;
    padding:12px 10px 12px 14px;
}
div.sidebar.pressroom h3 
{
    background-color:#1f5c99;
    color:#fff;
    text-transform:none;
    font-size:14px;
    padding:5px 10px;
    margin:0;
}
div.sidebar.pressroom h3.header 
{
    background-color:Transparent;
    color:#005D9E;
    text-transform:none;
    font-size:14px;
    padding:5px 10px;
    margin:0;
}
div.sidebar.pressroom ul 
{
    padding:0;
    margin:0;
}
div.sidebar.pressroom ul li
{
    list-style-type:none;
}
div.sidebar.pressroom ul li a.rss, div.sidebar.pressroom ul li a.facebook, div.sidebar.pressroom ul li a.twitter, div.sidebar.pressroom ul li a.bookmarks, div.sidebar.pressroom ul li a.youtube
{
	background: url(../images/rss2.gif) no-repeat left 4px;
	padding:2px 0 2px 22px;	
	/*margin-bottom:4px;*/
	display:block;
}
div.sidebar.pressroom ul li a.facebook 
{
	background: url(../images/facebook.gif) no-repeat left 4px;
}
div.sidebar.pressroom ul li a.twitter 
{
	background: url(../images/twitter.gif) no-repeat left 4px;
}
div.sidebar.pressroom ul li a.bookmarks 
{
	background: url(../images/bookmark.gif) no-repeat left 4px;
}
div.sidebar.pressroom ul li a.youtube 
{
	background: url(../images/youtube.gif) no-repeat left 4px;
}
div.sidebar.pressroom ul.news li
{
    margin-top:22px;
}
div.sidebar.pressroom ul.news li.first
{
    margin-top:0;
}
div.sidebar.pressroom ul.news a 
{
    font-weight:bold;
}
div.news-block div.main-item 
{
    width:255px;
    float:left;
    margin:22px 20px 0 0;
}
div.news-block div.main-item.last 
{
    margin-right:0;
}
div.news-block.images div.main-item img
{
    display:block;
}
div.news-block div.sub-items
{
    width:255px;
    float:left;
    margin-top:22px;
}
div.news-block a.more-link2,  a.more-link2
{
    float:right;
    text-decoration:underline;
}
div.news-block div.sub-items div.sub-item 
{
    margin-bottom:22px;
}
div.news-block span.date, ul.pressreleases span.date, div.pressrelease span.date, ul.images span.date, ul.contacts span.date, ul.documents span.date {
    color:#414e5b;
    font-size:11px;
}
div.pressrelease h2 
{
    margin-bottom:16px;
}
div.news-block h3 {
    margin:4px 0;
    font-size:13px;
    font-weight:bold;
    font-family:Arial, Sans-Serif;
}
div.news-block div.main-item p
{
    margin-bottom:4px;
}
a.pdf-version, div.add-this a.pdf-version
{
    font-size:11px;
    width:100px;
    float:left;
    margin-left:20px;
    margin-top:5px;
    color:#005D9E;
}
div.addthis_toolbox a.pdf-version 
{
    float:right;
    margin-top:0;
}
a.pdf-version.no-tags
{
    margin-left:400px;
}
a.pdf-version img, div.pdf-version img
{
    margin-right:3px;
    vertical-align:top;
}
div.pdf-version 
{
    margin-top:10px;
}
div.tag-name 
{
    margin-top:20px;
}
div.tags, div.tags a 
{
    color:#414e5b;
    font-size:11px;
}
div.tags a 
{
    text-decoration:underline;
}
span.tags 
{
    float:left;
    margin-right:4px;
}
div.tags ul 
{
    display: block;
    float:left;
    margin:0;
    padding:0;
    width:195px;
}
div.tags ul li 
{
    display: block;
    float:left;
    width: auto;
    margin:0 4px 0 0;
    padding:0;
    white-space: nowrap;
}
div.tags ul li.selected 
{
}
ul.documents div.tags ul, ul.events div.tags ul, ul.pressreleases div.tags ul, div.pressrelease div.tags ul, div.video div.tags ul, div.image-item div.tags ul, div.event div.tags ul, div.contact div.tags ul, div.document div.tags ul, ul.contacts div.tags ul
{
    width:360px;
}
ul.videos div.tags ul, ul.images div.tags ul
{
    width:280px;
}
ul.images img 
{
    float:right;
    margin:10px 0 20px 50px;
}

ul.pressreleases, ul.videos, ul.events, ul.documents, ul.contacts, ul.images
{
    border:0;
    list-style-type:none;
    margin:20px 0 0 0;
    padding:0;
}
ul.pressreleases li, ul.videos li, ul.events li, ul.documents li, ul.contacts li, ul.images li
{
    list-style-type:none;
    margin:0 0 30px 0;
    padding:0;
}
p.no-media 
{
    margin:20px 0 0 0;
}
ul.pressreleases li h3, ul.videos li h3, ul.events li h3, ul.documents li h3, ul.contacts li h3, ul.images li h3
{
    font-family:Arial, Sans-Serif;
    font-size:14px;
    font-weight:bold;
    margin:2px 0 4px 0;
}
ul.pressreleases li p, ul.videos li p, ul.events li p, ul.documents li p
{
    margin:0 0 4px 0;
}
ul.videos li div.thumb 
{
    float:left;
    width:180px;
}
ul.videos li div.content 
{
    float:left;
    width:350px;
}
div.pressrelease, div.video, div.image-item, div.event, div.contact, div.document 
{
    border-top:solid 1px #adc2d9;
    margin:18px 0 2px;
    padding:14px 0 0;
}
div.pressrelease div.tags, div.video div.tags, div.image-item div.tags, div.event div.tags, div.contact div.tags, div.document div.tags
{
    margin-top:24px;
}
div.image-item th 
{
    width:80px;
}
div.add-this 
{
    width:100%;
    border-top:solid 1px #adc2d9;
    margin:18px 0 24px;
    padding:14px 0 0;
    color:#414E5B;
}
div.add-this a
{
    color:#414E5B;
}
div.add-this-text
{
    float:left;
}
div.comments
{
    padding:12px 22px 0 22px;
    background-color:#d6dae7;
    width:487px;
    margin-top:20px;
    font-family:Arial, Sans-Serif;
}
div.post-comment
{
    padding:12px 22px 12px 22px;
    background-color:#d6dae7;
    width:487px;
    font-family:Arial, Sans-Serif;
}
div.comments h3
{
    display:inline;
    margin-right:4px;
    font-size:14px;
    font-weight:900;
    font-family:Arial, Sans-Serif;
}
div.comments ul
{
    margin:20px 0 0 0;
}
div.comments ul li
{
    list-style-type:none;
    margin:0 0 20px 0;
}
div.comments ul li div.name
{
    color:#414e5b;
    font-size:11px;
}
div.post-comment label
{
    display:block;
    font-weight:normal;
    float:left;
    padding-right:20px;
}
div.post-comment textarea, div.post-comment input
{
    display:block;
}
div.post-comment textarea
{
    height:88px;
    width:450px;
}
div.post-comment input
{
    width:217px;
}
div.post-comment input.submit
{
    width:150px;
    margin:16px 0 0 312px;
}
div.post-comment h3
{
    margin-right:4px;
    font-size:13px;
    font-weight:900;
    font-family:Arial, Sans-Serif;
}
div.post-comment div.row 
{
    width:492px;
}
img.captcha 
{
	margin-top:10px;
}
a.press-room-link 
{
    float:right;
    margin-top:-70px;
    background-color:#09579b;
    padding:5px 18px;
    color:#fff;
    font-weight:bold;
}
div.tw_widget 
{
    border:0;
    margin-top:20px;
    background-color:#D6DAE7;
    font-family:Arial,Sans-Serif;
    padding:12px 22px;
    width:487px;
}
div.tw_lw_header {
    padding-top:0;
}
div.tw_header 
{
    font-family:Arial, Sans-Serif;
    font-size:13px;
    letter-spacing:0;
}
a.tw_link
{
    display:none;
}
#at16pt h4 
{
    background-color:Transparent;
}

.tech-transfer td { vertical-align:inherit; line-height:12px; padding-bottom:10px }
.tech-transfer td img { margin:15px 0 10px }

.tech-transfer h3{ margin:20px 0 10px; font-weight:bold; border-bottom:solid 2px #333 }