
/* - easynewsletter.css - */
@media screen {
/* http://www.icsu.org/portal_css/easynewsletter.css?original=1 */
/* */
/* */
input.easynewsletter_text {
width:98%;
}
input.easynewsletter_button {
width:100%;
text-align:left;
padding-left:20px
}
/* */

}


/* - gallery.css - */
@media screen {
/* http://www.icsu.org/portal_css/gallery.css?original=1 */
#gallerythumbs,
#galleryphoto{
}
#gallerythumbs ul.thumbs{
display:block;
height:80px; /* */
margin:0px 1em;
}
#gallerythumbs ul.thumbs li {
float: left;
list-style: none outside none;
margin: 5px 0 5px 0;
padding: 0;
}
#gallerythumbs a,
#gallerythumbs a:visited
{font-weight:bold;text-decoration:none;border:0;line-height:80px;}
#gallerypageprev{float:left;}
#gallerypagenext{float:right;}
#galleryphoto {
height:420px; /* */
}
#gallerycontrol,
#galleryphoto,
#gallerythumbs{
width: 420px; /* */
}
#gallerycontrol #galleryprev{
float:left;
}
#gallerycontrol
{
text-align:center;
}
#gallerycontrol #gallerynext{
float:right;
}
.thumb img{width:72px; height:72px;}
/* */
#gallerycaption {
display:none;
background:url('gallery_tooltip.png');
height:143px;
width:240px;
padding:40px 30px 10px 30px;
font-size:11px;
}
}


/* - ++resource++addthis.css - */
@media screen {
/* http://www.icsu.org/portal_css/++resource++addthis.css?original=1 */
#socialtools {
float: right;
}
}

