@charset "UTF-8";
/* CSS Document */

ul#pulloutText {
	margin:2em 0;
}

ul#pulloutTab { /* Changes the tab to a larger version to accomodate more text on the left */
	margin-top:33px;
	background:url(../images/layout/pulloutTabL.png) no-repeat top right;
	height:220px;
}

ul#pulloutTab #address{
	font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height:1em;
}

.contacticon {
	position:absolute;
	margin-left:-38px;
	margin-top:-8px;
}


.bodycontainer {
}

#smallpage>#footer {
	position:fixed;
	bottom:0;
	margin-bottom:0;
	vertical-align:bottom;
}

.textinput {
	position:relative;
	margin-left:-38px;
}

ul#pulloutTab .mail {
	margin:20px 0 0 90px;
}

ul#pulloutTab .submit {
	position:relative;
	margin-left:-38px;
}

#tabShifter>#pulloutTab {
	margin-top:73px;
}

h2 {
	line-height:31px;
}

h2 {
	margin-left:16px;
}

.pulloutpic {
	float:right;
	margin-top:2em;
}
