#username_input, #id_username, #id_email{
rows:1;
cols:20;
border:1px solid #888888;
padding:4px 2px;
-x-system-font:none;
font-family:sans-serif,'Lucida Grande';
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:15px;
width:200px;;
line-height:1.1;
overflow:auto;
}
#password_input, #id_password1, #id_password2{
rows:1;
cols:20;
border:1px solid #888888;
padding:4px 2px;
-x-system-font:none;
font-family:sans-serif,'Lucida Grande';
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:15px;
width:200px;;
line-height:1.1;
overflow:auto;
}
#rememberme_input{
height:30px;
font-size:13px;
color:#666666;
line-height:1;
}
.columns{
width:100%;
margin-bottom:15px;
font-size:14px;
}#leftBar{
width:500px;
/*border-right:1px solid #A3A2AF;*/
padding-right:50px;
vertical-align:top;
}
#rightBar{
width:400px;
border-left:1px solid #A3A2AF;
padding-left:50px;
vertical-align:top;
}
#aboutDinobuzz{
text-align:left;
width:100%;
font-size:14px;
margin-bottom:15px;
}
#userLogin{
float:right;
width:100%;
line-height:2;
/*padding:10px;*/
/*margin-left:10px;*/
text-align:left;
font-size:14px;
/*border:1px solid #A3A2AF;
background-color:#EEEEFF;*/
}

#newUserSignup{
clear:both;
text-align:left;
/*width:440px;*/
line-height:1.5;
padding:10px;
/*width:100%;*/
border:1px solid #A3A2AF;
background-color:#EEEEFF;
text-align:center;
font-size:14px;
}

.signupDescription{
padding-left:5px;
color:#666666;
font-size:13px;
}

.signupLabel{
color:black;
font-size:13px;
line-height:1;
}

.signupFormRow{
height:35px;
vertical-align:top;
}

.userLoginRow{
height:35px;
vertical-align:top;
}


#recaptcha{
text-align:left;
padding-top:5px;
padding-left:0px;
}
/*
blockquote {
	width:100%;
	display:block;
	text-align: left;
	padding-left:25px;
	background: url(/static/images/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
}*/
.quoteDiv{
margin-top:15px;
display:block;
text-align: left;
padding-left:25px;
background: url(/static/images/quotes1.png);
background-position: 0 2px;
background-repeat: no-repeat;
}
.innerQuoteDiv{
width:85%;
line-height: 1.3;
margin: 0;
/*display: inline;*/
padding-right: 15px;
/*background:#FFFFFF url(/static/images/quotes2.png) no-repeat fixed right bottom;*/
background:url(/static/images/quotes2.png);
background-position: 100% 85%;
background-repeat: no-repeat;
}

#dinobuzzis{
background-image:url(/static/images/two-bees-centered-65x53.png);
background-repeat:no-repeat;
background-position:100% 0%;
}

#channelsare{
background-image:url(/static/images/many-bees-75x65.png);
background-repeat:no-repeat;
background-position:0% 0%;
padding-left:90px;
margin-top:20px;
}

#channelsuse{
/*
background-image:url(/static/images/many-bees-75x65.png);
background-repeat:no-repeat;
background-position:0% 0%;*/
margin-top:20px;
}

.whatIsTitle{
font-weight:bold;
font-size:16px;
line-height:1.7;
}
.whatIsText{
line-height:1;
}
.whatIsDiv{
clear:both;
width:100%;
margin-bottom:20px;
}

#join-button-div{
clear:both;
margin-top:20px;
margin-left:100px;
/*
width:250px;
height:70px;
background-image:url(/static/images/join-button.png);
background-repeat:no-repeat;
background-position:0% 0%;
text-align:center;
display:table-cell;
vertical-align:middle;*/
}

#join-button{
background-image:url(/static/images/join-button-smaller.png);
background-color:#DCEAF8;
border:0 none #FFFFFF;
color:#FFFFFF;
cursor:pointer;
font-size:14px;
height:57px;
margin:10px;
width:206px;
}
