@import ("reset.css");

* {
	margin: 0;
	padding: 0;
}
html, body { height: 100%; }
body {	
	background: #1f1f1f url('/assets/images/bg.gif') left top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 150%;
	color: #1f1f1f;
	text-align: center;
	padding-top: 10px;
}

a { color: #1f1f1f; }

.container.greyBG h1, .container.greyBG h2, .container.greyBG h3, .container.greyBG h4, 
.container.greyBG h1 a, .container.greyBG h2 a, .container.greyBG h3 a, .container.greyBG h4 a { color: #fff; }
.container.whiteBG h1, .container.whiteBG h2, .container.whiteBG h3, .container.whiteBG h4, 
.container.whiteBG h1 a, .container.whiteBG h2 a, .container.whiteBG h3 a, .container.whiteBG h4 a{ color: #1f1f1f; }
.container.yellowBG h1, .container.yellowBG h2, .container.yellowBG h3, .container.yellowBG h4, 
.container.yellowBG h1 a, .container.yellowBG h2 a, .container.yellowBG h3 a, .container.yellowBG h4 a { color: #1f1f1f; }

h1.title { font-size: 2.4em; font-weight: normal; padding: 14px 0 25px 0; background: url('/assets/images/underline_greyBG.gif') left bottom repeat-x; margin-bottom: 16px; }

h1.projectTitle { width: 659px;line-height:140%;font-size: 3.4em; font-weight: normal; padding-top: 44px; }

.col320 h2, .col330 h2, .col340 h2 { float: left; margin-bottom: 11px; font-size: 1.8em; font-weight: normal; }
.col320 h2 a.title, .col330 h2 a.title, .col340 h2 a.title { color: #000; text-decoration: underline; padding: 2px; }
.col320 h2 a.title:hover, .col330 h2 a.title:hover, .col340 h2 a.title:hover { background: #FFD400; color: #1f1f1f; padding: 2px; }

.inner h3 { font-size: 1.4em;line-height:150%; }
.inner h3 a:link, .inner h3 a:visited, .inner h3 a:active{ text-decoration: underline; color: #202020!important; padding: 2px;line-height:125%; }
.container.greyBG .inner h3 a:link, .container.greyBG .inner h3 a:visited, .container.greyBG .inner h3 a:active { color: #fff!important; }
.inner h3 a:hover { background: #FFD400; }
.layoutHalfWidth h2, .layoutFullwidth h2 { display: block; font-size: 3.4em; line-height: 1.2em; font-weight: normal; padding: 41px 0 11px 0; }
.container.greyBG .inner h3 a:hover { color: #1f1f1f!important; }

.layoutHalfWidth h3, .layoutFullwidth h3, .quarter h3, .lists h3 { font-size: 2.4em; font-weight: normal; padding-bottom: 8px; line-height: 1.2em; }
.layoutHalfWidth h3 a, .layoutFullwidth h3 a, .quarter h3 a { text-decoration: underline; }
.layoutHalfWidth h3 a:hover, .layoutFullwidth h3 a:hover, .quarter h3 a:hover { text-decoration: underline; background: #FFD400; }
.layoutHalfWidth .section.people h3 { padding: 0px 0 0 0; text-decoration: underline; }

.layoutFullwidth .section .sub h4 { font-size: 2.4em; font-weight: normal; padding-bottom: 8px; line-height: 1.2em; }

h1.general { font-size: 3.4em; font-weight: normal; padding: 50px 0 40px 0; }

.fullPage h1 { font-size: 3.4em; font-weight: normal; padding: 17px 0 42px 0; }
.fullPage h2 { font-size: 1.6em; padding: 6px 0 3px 0; }
.fullPage h2.large { clear: both; font-size: 2.2em; padding: 29px 0 10px 0; }

.contactLeft h1, .contactRight h1, .blogComments h1, .rightCol h2 { font-size: 2.8em; font-weight: normal; padding-bottom: 20px; }
.blogComments h1 { padding-bottom: 45px; }

.fullPage ul {
	width:500px;
	margin: 0 0 0 25px;
	padding:10px 0;
	list-style-type: circle;
}

.fullPage li{
	font-size: 1.4em;
	padding-left:15px;
	line-height: 150%;
	list-style-type: circle;
}

.content.fullSection .section .inner h2 { font-size: 1.8em; font-weight: bold; padding-left: 4px;line-height:125%; }
.content.fullSection .section .inner h2 a:hover { background: #ffd400; }
.content.fullSection .blogComments { background: url(/assets/images/bg_comments.gif) left bottom no-repeat; overflow: auto; border-top: 3px solid #202020; padding-top: 50px; margin-top: 30px; }
.content.fullSection .blogComments p { font-size: 1.4em; padding: 13px 0; line-height: 1.4em; }
.content.fullSection .blogComments p a { text-decoration: underline; }
.content.fullSection .blogComments p a:hover { background: #ffd400; }
.content.fullSection .blogComments .commentsLeft { clear: both; float: left; display: block; width: 484px; border-top: 2px solid #D0D0D0; }
.content.fullSection .blogComments .commentsRight { float: left; display: block; width: 144px; border-top: 2px solid #D0D0D0; margin-left: 20px; font-weight: bold; }

.location h2 { font-size: 2.4em; color: #fff; text-decoration: underline; padding-bottom: 16px; }

.content.tag h1 { float: left; font-size: 2.2em; font-weight: normal; line-height: 29px; padding-left: 15px; }
/*----------------------------------------------------------------------*/

p, li { font-size: 1.2em; }
p { padding: 7px 0 7px 0; }
li { list-style: none; }
img { border: 0; }

#header { position: relative; width: 1000px; margin: 0 auto; text-align: left; padding-bottom: 14px; }
#top { width: 1000px; height: 88px; }
.headerLeft { display: block; float: left; }
#top .headerLeft { width: 581px; }
.headerLeft.lower { padding-top: 18px; }
.headerLeft p { font-size: 1.4em; color: #f1f1f1; }
.headerLeft ul { clear: both;width:100%; }
.headerLeft ul li { float: left; display: block; width: 97px; font-size: 1.2em; color: #f1f1f1; padding: 5px 0 3px 0; }
.headerLeft ul li.longer { width: auto; padding-right: 22px; }
.headerLeft ul li a { display: block; font-weight: bold; color: #f1f1f1; text-decoration: none; }
.headerLeft ul li a:hover, .headerLeft ul li a.on { color: #FFD400; text-decoration: none; }
.headerLeft ul.subNav { border-top: 1px solid #373737;width:1000px; }
.headerRight { width:300px; display2: block; float: right; }
#top .headerRight { width: 419px; }
.headerRight p { float: left; font-size: 1.2em; font-weight: bold; color: #f1f1f1; line-height: 28px; padding: 0; }
.headerRight p a { color: #f1f1f1; text-decoration: none; border-bottom: 2px solid #585858; }
.headerRight p a:hover { border-bottom: 2px solid #fff; }
.headerRight input { float: right; height: 27px; border: none; background: #373737; color: #cdcdcd; text-indent: 6px; }
.headerRight input.searchField { width: 208px; line-height: 27px; }
.headerRight ul { display: block; position: absolute; right: 0; top: 102px; }
.headerRight ul li { float: right; font-size: 1.2em; color: #FFD400; padding: 0 2px 0 14px;width:auto; }
.headerRight ul li a { display: block; font-weight: bold; color: #FFD400; text-decoration: none; }
.headerRight ul li a.on, .headerRight ul li a:hover { color: #f1f1f1; text-decoration: none; }

.newsDiv { width: 744px; border-top: 2px solid #d0d0d0; padding: 28px 0 25px 0; overflow: auto; }
.newsDiv.padTop { padding-top: 45px; }
.newsDiv .newsDivLeft { float: left; width: 235px; }
.newsDiv .newsDivLeft h3 { font-size: 1.8em; font-weight: normal; width: 210px; line-height: 1.2em; }
.newsDiv .newsDivLeft h3 a:hover { background: #ffd400; }
.newsDiv .newsDivLeft img { padding: 0; }
.newsDiv .newsDivLeft p.subLink { font-size: 1.4em; font-weight: bold; }
.newsDiv .newsDivLeft p.subLink a:hover { background: #ffd400; }
.newsDiv .newsDivLeft .newsDate { display: block; background: url(/assets/images/bg_newsDate.gif) left top repeat-x; width: 234px; height: 47px; }
.newsDiv .newsDivLeft .newsDate p { font-size: 1.4em; font-weight: bold; color: #999; line-height: 47px; padding: 0; }
.newsDiv .newsDivLeft .discussionDate { display: block; background: url(/assets/images/bg_discussionDate.gif) left top repeat-x; height: 79px; }
.newsDiv .newsDivLeft .discussionDate p { font-size: 1.4em; line-height: 23px; font-weight: bold; }
.newsDiv .newsDivLeft .discussionDate p a { text-decoration: underline; }
.newsDiv .newsDivLeft .discussionDate p a:hover { background: #ffd400; }
.newsDiv .newsDivLeft .discussionDate p span { background: #999; font-size: 0.8em; color: #fff; padding: 2px 3px; margin-left: 13px; }
.newsDiv .newsDivLeft ul { clear: left; position: relative; left: auto; padding-top: 10px; }
.newsDiv .newsDivLeft ul li { float: left; line-height: 12px; padding: 0 3px 1px 0; font-size: 1.2em; font-weight: bold;margin-top:3px; }
.newsDiv .newsDivLeft ul li a { background: #FFD400; font-size: 0.8em; padding: 0 3px 2px 3px; color: #1f1f1f; text-decoration: none;}
.newsDiv .newsDivLeft ul li a:hover { background: none; text-decoration: underline; }
.newsDiv .newsDivRight { float: right; width: 490px; }
.newsDiv .newsDivRight p { font-size: 1.4em; line-height: 1.4em; padding: 0 0 20px 0; }
.newsDiv .newsDivRight p a { font-size: 1.3em; font-weight: bold; }
.newsDiv .newsDivRight p a:hover { background: #ffd400; }

.container { width: 100%; text-align: left; }
.container.greyBG { background: #1f1f1f; color: #fff; padding: 20px 0 32px 0; overflow: auto; }
.container.whiteBG { background: #fff; color: #1f1f1f;}
.container.yellowBG { background: #FFD400; color: #1f1f1f; overflow: auto; }

.content { clear: both; width: 1000px; margin: 0 auto; }
.comments .content { padding-top: 40px; }
.comments .content h2 { padding-left: 5px; }

.content.tag { display: block; height: 29px; padding: 26px 0; }

.content.fullSection .section { padding: 30px 0 15px 0; border-bottom: 3px solid #202020; overflow: auto; }
.content.fullSection .section img { float: left; }

.content .slideshow { float: left; position: relative; display: block; width: 745px; }
.slideshowNavHolder { display: block; height: 20px;margin-bottom:10px; }
.slideshowNavHolder ul {}
.slideshowNavHolder ul li { float: left; font-size: 1.4em; }
.slideshowNavHolder ul li a { background: url(../images/slideshowSprite.png) left top no-repeat; display: block; width: 30px; height: 20px; text-align: center; line-height: 20px; text-decoration: none;}
.slideshowNavHolder ul li a:hover, .slideshowNavHolder ul li a.on { background: url(../images/slideshowSprite.png) left -20px no-repeat; }

.content.fullSection .section .inner { position: relative; clear: none; float: left; width: 235px; height: 340px; padding: 0 0 0 20px; }
.content.fullSection .section .inner p { clear: both; }
.content.fullSection .section .inner .bottom {  }
.content.fullSection .section .inner ul { clear: both; position: relative; left: auto; }
.content.fullSection .section .inner ul.names { padding-top: 15px; }
.content.fullSection .section .inner a.topLinks { float: left; font-size: 1.2em; font-weight: bold; text-decoration: none; border-bottom: 2px solid #c7c7c7; margin-right: 12px; }
.content.fullSection .section .inner a.topLinks:hover { background: #ffd400; }

.rightCol { width: 235px; float: right; }
.rightCol .authorImg { display: block; float: left; padding-bottom: 7px; }
.rightCol .authorName { clear: both; float: left; font-size: 1.4em; font-weight: bold; }
.rightCol .authorName a { padding: 6px 6px 3px 3px; }
.rightCol .authorName a:hover { background: #ffd400; }
.rightCol .authorDate { float: left; font-size: 1.2em; font-weight: bold; color: #666; padding-left: 6px; }
.rightCol ul { clear: both; padding: 0 0 10px 3px; overflow: auto; }
.rightCol ul ul { padding: 0; }
.rightCol ul li { float: left; font-size: 1.2em; font-weight: bold; }
.rightCol .authorInfoTop li { border-bottom: 2px solid #c7c7c7; margin-right: 12px; }
.rightCol .authorInfoBottom li { margin-right: 4px; }
.rightCol .authorInfoBottom li a { background: #ffd400; padding: 3px; }
.rightCol .authorInfoBottom li a:hover { background: none; }
.rightCol h3 { font-size: 1.8em; font-weight: normal; }
.rightCol .list { padding-top: 15px; }
.rightCol .list li { float: none; padding-bottom: 4px; }
.rightCol .list li a:hover { background: #ffd400; }

.rightCol .rightColSection { padding-bottom: 20px; }
.rightCol .rightColSection.padTop { padding-top: 45px; }

.features { float: left; }

.half { display: block; width: 490px; padding-bottom: 30px; }
.half h3 { padding-top: 10px; }
.half ul { padding: 0 0 24px 0; }
.half ul li { font-size: 1.6em; font-weight: bold; line-height: 1.4em; padding-bottom: 9px; }

.quarter { display: block; float: left; width: 235px; margin-right: 20px; height:450px;}
.quarter .section { height: 387px; }
.quarter .section img { padding: 40px 0 23px 0; }
.quarter .inside { padding-bottom: 60px; }
.quarter .inside img { padding-bottom: 15px; }
.quarter .inside p a { font-size: 1.5em; font-weight: bold; }
.quarter .inside p a:hover { background: #ffd400; }

.fifth { width: 184px; padding: 0 20px 18px 0; }
.fifth h2 { float: left; font-size: 1.8em; font-weight: normal; color: #ffd400; border-bottom: 1px solid #8F790F; padding: 16px 0 2px 0; }
.fifth h2 a { color: #ffd400; text-decoration: none; }
.fifth p { clear: both; font-size: 1.6em; line-height: 1.1em; padding: 5px 10px 5px 0; }

.col320 { display: block; float: left; width: 320px; }
.col330 { display: block; float: left; width: 330px; }
.col340 { display: block; float: left; width: 340px; }

.domTabContent{ padding-top: 31px; height: 383px; }
.domtab .greyBG { padding: 0; }
.col330, .col340 { background: url('/assets/images/seperator.gif') right top no-repeat; }
.col320 { padding-left: 10px; }
.col340 { padding-left: 10px; width: 330px; }

.domTabContent.homePage .col320 { padding-bottom: 29px; }

.col1 { float: left; width: 235px; padding: 32px 20px 0 0; }
.col2 { float: left; width: 405px; padding: 55px 20px 0 0; }
.col3 { float: left; width: 320px; padding-top: 53px; }

.col2 h1 { font-size: 3.4em; font-weight: normal; padding-bottom: 22px; }
.col3 h2 { font-size: 2.8em; font-weight: normal; padding-bottom: 34px; }
.col3 h2 a { text-decoration: underline; }

.col1 ul { padding: 18px 0 0 2px; }
.col1 ul li { font-size: 1.4em; font-weight: bold; padding-bottom: 5px; }
.col1 ul li a { color: #1f1f1f; }

.col2 p { font-size: 1.4em; line-height: 1.4em; padding-bottom: 14px; }

.col3 .tweets { background: #FFD400 url(/assets/images/bg_tweets-profile1.gif) left bottom no-repeat; padding: 7px 12px 29px 11px; width: 297px; height: auto; margin-bottom: 11px; }
.col3 .tweets.tweetsLeft { background: #FFD400 url(/assets/images/bg_tweets-profile2.gif) left bottom no-repeat; }
.col3 .tweets a, .col3 .tweets span { color: #665300; }
.col3 .tweets a { text-decoration: underline; }

.inner { position: relative; clear: both; display: block; height: 95px; padding-left: 7px; margin-bottom: 15px; }
.inner img.thumb { float: left; padding-right: 11px; }
.inner ul { position: absolute; bottom: -1px; left: 155px; }
.inner ul li { float: left; line-height: 12px; padding: 0 3px 5px 0; }
.inner ul li a { background: #FFD400; font-size: 0.8em; padding: 0 3px 2px 3px; color: #1f1f1f; text-decoration: none; }
.inner ul li a:hover { background: none; text-decoration: underline; }
.container.greyBG .inner ul li a { background: #FFD400; color: #1f1f1f; text-decoration: underline; display: block; margin-bottom: 1px; }
.container.greyBG .inner ul li a:hover { background: none; color: #fff; }

.innerComments { position: relative; clear: both; display: block; margin: 6px 7px; border-bottom: 2px solid #D0D0D0; padding-bottom: 6px; }
.innerComments p { font-size: 1.1em; color: #1f1f1f; padding: 0 0 4px 1px; }
.innerComments p em { font-style: normal; color: #666; padding-top: 3px; display: block; }
.innerComments p a:link, .innerComments p a:visited, .innerComments p a:active { display: inline; font-size: 1em; color: #1f1f1f; background: none; text-decoration: underline; font-weight: bold; padding: 0; }
.innerComments p a:hover { background: #ffd400; }

h2.twitter { display: block; background: url('/assets/images/icon_tweets.gif') right top no-repeat; font-size: 2.2em; font-weight: normal; width: 157px; height: 16px; padding: 24px 3px 22px 0; }
.tweets { float: left; display: block; background: url('/assets/images/bg_tweets.gif') left top no-repeat; width: 296px; height: 80px; margin-right: 20px; color: #1f1f1f; padding: 10px 12px; }
.tweets p { font-size: 1.2em; font-weight: bold; color: #1f1f1f; padding: 0; }
.tweets a, .tweets span { color: #999; text-decoration: none; }
.tweets a:hover { text-decoration: underline; }

body#about p.summary { font-size: 2.2em; color: #1f1f1f; line-height: 1.2em; width: 660px; padding: 27px 0 31px 0; }

.fullPage { padding: 38px 0 48px 0; }
.fullPage img { padding-bottom: 31px; }
.fullPage p { display: block; font-size: 1.4em; width: 659px; line-height: 1.4em; padding: 0 0 19px 1px; }
.fullPage .quote{ width: 294px; padding: 5px 13px 6px 13px; margin-top: 3px; }

blockquote { width: 294px; padding: 5px 13px 6px 13px!important; margin-top: 3px; margin-bottom:16px; background: #FFD400; color:#202020; }
blockquote p { font-size: 1.3em!important; padding: 0!important; width:auto!important;}

.fullPage .quote p { font-size: 1.3em; padding: 0; width: auto; }
.fullPage .quote.yellowOnBlack { background: #202020; }
.fullPage .quote.yellowOnBlack p { color: #FFD400; }
.fullPage .quote.blackOnYellow { background: #FFD400; }
.fullPage .quote.blackOnYellow p { color: #202020; }
.fullPage .apply { font-size: 1.8em; font-weight: bold; }
.fullPage .apply a { color: #1f1f1f; padding: 5px; }
.fullPage .apply a:hover { background: #FFD400; }
.fullPage p.download { display: block; font-size: 1.8em; font-weight: bold; line-height: 16px; padding: 0; height: 16px;  width: auto; margin-bottom: 10px; }
.fullPage p.download span{ border-bottom: 2px solid #8f8f8f; }
.fullPage p.download a { background: url(/assets/images/bullet_downArrow.gif) 3px center no-repeat; text-decoration: none; padding: 5px 5px 5px 29px; }
.fullPage .download a:hover { background: #ffd400 url(/assets/images/bullet_downArrow-over.gif) 3px center no-repeat; }

.layoutFullwidth { padding: 16px 0 30px 0; }
.layoutHalfWidth .section { border-bottom: 3px solid #d0d0d0; padding: 20px 0 18px 0; }
.layoutHalfWidth .half.left .section { width: 490px; padding-right: 20px; }
.layoutHalfWidth p, .layoutFullwidth p { line-height: 1.65em; padding-bottom: 16px; }
.layoutHalfWidth p a, .layoutFullwidth p a { font-size: 1.5em; color: #1f1f1f; font-weight: bold; padding: 4px; }
.layoutHalfWidth p a:hover, .layoutFullwidth p a:hover { text-decoration: none; background: #FFD400; text-decoration: underline; }
.layoutHalfWidth .section.people { padding-bottom: 14px; }
.layoutHalfWidth .section.people img { padding: 14px 0 6px 0; }
.layoutHalfWidth .section.opportunities { height: 209px; }

.layoutFullwidth .section { display: block; padding: 27px 0 27px 0; border-bottom: 3px solid #d0d0d0; }
.layoutFullwidth .section img { float: left; padding: 1px 0 0 0; }
.layoutFullwidth .section p { display: block; padding: 0 0 16px 0; margin: -3px 0 0 342px; }
.layoutFullwidth .section .sub { display: block; width: 658px; border-top: 2px solid #d0d0d0; padding: 22px 0 4px 0; margin: 5px 0 0 342px;  }
.layoutFullwidth .section .sub p { margin-left: 0; }

.contactLeft { float: left; width: 680px; padding: 56px 0 60px 0; }
.contactLeft fieldset { border: none; padding-top: 2px; }
.contactLeft input, .contactLeft label { clear: both; display: block; font-size: 1.4em; font-weight: bold; margin-top: 10px; }
.contactLeft input.fields { width: 301px; height: 26px; margin-bottom: 13px; }
.contactLeft textarea { display: block; width: 460px; height: 126px; margin-top: 10px; }
.contactLeft a { clear: both; display: block; float: left; font-size: 1.8em; text-decoration: underline; color: #1f1f1f; padding: 5px; margin: 18px 0 0 3px; }
.contactLeft a:hover { background: #FFD400; }
.contactRight { float: left; width: 320px; padding: 56px 0 60px 0; }
.contactRight .contactDetails { display: block; background: #202020; overflow: auto; margin: 15px 0 15px 0; }
.contactRight .contactDetails p { padding: 9px 12px; font-size: 1.4em; font-weight: bold; color: #fff; line-height: 1.3em; }
.contactRight .contactDetails p a { color: #ffd400; }
.contactRight .contactDetails ul { padding: 6px 13px; font-weight: bold; }
.contactRight .contactDetails ul li { padding-bottom: 2px; }
.contactRight .contactDetails ul li a { font-size: 1em; color: #ffd400; text-decoration: none; }
.contactRight .contactDetails ul li a:hover { text-decoration: underline; }

.location { clear: both; border-top: 1px solid #fff; padding-top: 30px; }
.location img { float: left; padding-right: 12px; }
.location ul { float: left; padding-top: 12px; width: 600px; }
.location ul li { float: left; padding: 0 24px 12px 0; font-size: 1.6em; font-weight: bold; }
.location ul li a { color: #fff; text-decoration: none; border-bottom: 1px solid #909090; }

.authorInfoBottom li {font-size:0.9em!important;margin-top:7px;}

/*---------------------------------- Footer -----------------------------------*/
#footerHolder { background: #FFD400; width: 100%; }
#footer { clear: both; width: 1000px; height: 301px; margin: 0 auto; text-align: left; padding-top: 26px; }
#footerLeft { display: block; float: left; background: url('/assets/images/logo_footerMade.gif') left bottom no-repeat; width: 680px; height: 301px; }
#footerLeft ul { display: block; width: 660px; float: left; }
#footerLeft ul li { float: left; font-size: 1.2em; font-weight: bold; padding-right: 24px; }
#footerLeft ul li a { color: #1f1f1f; text-decoration: underline; }
#footerLeft ul li a:hover { text-decoration: none; }
#footerLeft img { float: left; padding-top: 16px; margin-right: 35px; }
#footerRight { position: relative; display: block; float: right; width: 320px; height: 301px; }
#footerRight address { float: left; width: 170px; font-size: 1.2em; font-weight: bold; font-style: normal; }
#footerRight p {; float: left; font-size: 1.2em; font-weight: bold; font-style: normal; padding: 0 0 15px 0; width: 150px; }
#footerRight p a { color: #1f1f1f; }
#footerRight .reg { position: relative; top: 85px; height: 140px; }
#footerRight .reg p { width: auto; }


div.slideshow img {padding-bottom:10px;}


/*------------------------------- Modifications -------------------------------*/
.clear { clear: both; }
.clearLeft { clear: left; }
.left { float: left; }
.right { float: right; }
.noPad { padding: 0!important; }
.noMargin { margin: 0!important; }
.noBG { background: none!important; }
.noBorder { border: none!important; }
.noHeight { height: auto!important; }
.width660 { width: 660px!important; }

#newsletter span.label,#newsletter span.spacer,#newsletter span.multiple span {width:120px;float:left;} 
			#newsletter span.multiple {float:left;} 
			#newsletter span.button {padding-left:120px;} 
			#newsletter div.clear {clear:both;padding-top:5px;} 
