/* ------------------------------------------------------ */
/* Send Message Container                                 */
/* ------------------------------------------------------ */
#share_email_container .inner_container {
	width: 300px;
}
#share_email_container .inner_container .content {
	width: 300px;
}
#share_email_address_from_input {
	width: 255px;
}
#share_email_address_to_input {
	width: 255px;
}
#share_email_subject_input {
	width: 255px;
}
#share_email_copy {
	margin-top: 7px;
	width: 255px;
	height: 155px;
}
