#share_options li.email a {
	border-right:none;
}

#copy #quiet_moment h4 {
	margin-top:0;
	font-size:1.15em;
}

#copy #quiet_moment img {
	margin-bottom:0;
	width:120px;
	height:120px;
}

#copy #quiet_moment {
	width:530px;
	float:left;
	border:1px solid #ebe9e9;
	background-color:#f5f5f5;
	padding:15px;
	margin-bottom:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#copy #quiet_moment p.author {
	font-size:1.15em;
	margin:20px 0 0 0;
}

#copy #quiet_moment p.aside {
	margin:0;
}

#copy #sign_up {
	width:530px;
	float:left;
}

#copy #sign_up h3 {
	margin-bottom:5px;
}

#copy #sign_up h4 {
	color:#333;
	margin-top:0;
}

#copy #sign_up ul {
	margin-top:30px;
}

#copy #sign_up ul li {
	margin-bottom:0.8em;
}

#copy #sign_up ul li label {
	width:195px;
	text-align:right;
	margin-right:8px;
	float:left;
	vertical-align:middle;
}

#copy #sign_up ul li input {
	width:200px;
}

#copy #sign_up ul li input,
#copy #sign_up ul li select, 
#copy #sign_up ul li textarea {
	font-size:12px;
	padding:3px 2px;
	font-family:"lucida sans unicode", "lucida grande", verdana, sans-serif;
	background-color:#fff;
	border:1px solid #bbb;
}

#copy #sign_up ul li button {
	background:url("/images/sidebar/btn_submit.png") no-repeat center top;
	width:73px;
	height:26px;
	text-indent:-3000px;
	outline:none;
	border:none;
	cursor:pointer;
	margin-left:200px;
}

#captcha span {
	vertical-align:top;
	padding: 0 100px 0 10px;
}

#captcha img {
	margin-bottom:0.8em;
}

#captcha input {
	width:90px !important;
}
