#left_column {
    float:left;
    width:310px;
	height:550px;
	margin-top:20px;
	display:inline;
	position:relative;
}

#right_column {
    float:left;
    width:320px;
    margin: 20px 10px 0px 15px;
    text-align:left;
	height:500px;
	display:inline;
	position:relative;
}

#right_column p {
	line-height:16px;
}

#beeyatch_alert_logo {
    float:left;
    display:inline;
	position:relative;
	margin-left:45px;
}

#beeyatch_alert_illo {
    padding:10px;
    background-color:#FFF;
    float:right;
}

#beeyatch_alert_email {
    float:right;
    position:relative;
    display:inline;
	margin-top:5px;
}

h1 {
	margin:0;
	padding:0;
	color:#E3594E;
	font:22px Helvetica, sans-serif; 
}

#next_bff_link {
	height:40px;
	clear:both;
	text-align:right;
	margin-right:10px;
}

#next_bff_link img {
    display:inline;
}


.beeyatch_button{	
	border:1px solid #ffffff;
	background:#e5594e;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	width:72px;
	position:relative;
	top:1px;
	margin:0px;
}	

#beeyatch_textarea {
	width:215px;
	border:1px solid #e5594e;
	float:left;
	display:inline;
	margin-bottom:8px;
	overflow:auto;
}
#bottom form {
	margin:0;
	padding:0;
}

#bottom {
	float:left;
	display:inline;
	width:215px;
	text-align:right;
	margin-top:10px;
margin-left:93px;
	height:85px;
}

	


