body{
	background: url("//static.karmaback.com/media/twitter/bg-clouds.png") top center repeat-x;
	background-color: #c4e0ee;
	font-family: Helvetica, Arial, sans-serif;
	width: 1100px;
}
#boxText h1 {
	font-size: 20px;
}
#boxText h2 {
	font-size: 18px;
}
#smallText {
	font-size: 70%;
}
#header{
	height: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 170px;
	padding-top: 0px; 
}
#logo{
	border: 0px solid #E5E4F2;
	height: 50px;
	width: 100px;
}
#logo img {
	max-height: 50px;
	max-width: 100px;
}
#wrap{
	background:  url("//static.karmaback.com/media/twitter/twitBack.png") top center no-repeat;
	margin-top: -110px; 
	margin-right: 100px;
	margin-left: 100px;
	margin-bottom: 0px;
}
#wrap h2 {
	padding-top: 50px;
	padding-bottom: 20px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navigation{
	list-style-type: none;
	float: right;
	padding-top: 28px;
	padding-right: 150px;
}
#navigation li{
	display: inline;
	background:  url("//static.karmaback.com/media/twitter/tab.png") top center;
	padding: 10px;
	z-index: 1;
}
#navigation a{
    text-decoration: none;
	color: #666;
}
#primary-image{
background: #fff;
border: 1px solid #E5E4F2;
float: right;
height: 300px;
width: 300px;
}
#primary-image img {
max-width: 300px;
max-height: 300px;
}
#copyright {
padding-left: 150px;
}
#otherwrap {
	background: white;
	border: 3px solid #eee;
	border-top: .5px solid white;
	margin: -20px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	min-height: 2200px;
	padding: 15px 25px;
	width: 807px;
}
#leftColumn {
	float: left;
	text-align: center;
	width: 470px;
}
#rightColumn {
	float: right;
	width: 310px;
	color: #666;
	padding-top: 25px;
}
#top-banner {
	text-align: center;
	padding: 5px;
}
#top-banner img {
	max-height: 90px;
	max-width: 646px;
}
#resharelogin, #reshareregister {
    width: 480px;
    height: 90px;
    padding: 1px;
    font-size: 12px;
			float: left;
}

#resharelogin a, #reshareregister a {
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}
#reshareloginForm, #reshareregisterForm {
    font-size: 12px;
}

#reshareregisterButton, #reshareloginButton {
position: relative;
top: 4px;
}

.textGrayedOut {
    color: gray;
}

#reshareloginEmail, #reshareloginPassword, #reshareloginPasswordClear, #reshareregisterEmail {
    font-size: 12px;
}

#reshareloginEmail {
    width: 100px;
}
#reshareloginPassword, #reshareloginPasswordClear {
    width: 100px;
}

#reshareloginPassword {
	display: none;
}
#reshareregisterEmail {
    width: 200px;
}

