#left_column {
    float:left;
    width:310px;
	margin-top:20px;
	display:inline;
	position:relative;
}

#right_column {
    float:left;
    width:350px;
    margin: 20px 10px 0px 15px;
    text-align:left;
	display:inline;
	position:relative;
}

#right_column p {
	line-height:16px;
}

#sos_logo {
    float:right;
    display:inline;
	margin-top:5px;
}

#sos_illo {
    padding:10px;
    background-color:#FFF;
    float:right;
	margin-top:5px;
	margin-bottom:3px;
}

#sos_email {
    float:right;
    position:relative;
    display:inline;
    margin:0;
}

h1 {
	margin:0;
	padding:0;
	color:#DE5450;
	font:20px Helvetica, sans-serif; 
}

#sos_link {
	font-size:13px;
	color:#05587E;
	font-weight:bold;
	height:20px;
	clear:both;
	text-align:right;
	margin-right:20px;
}

#sos_link img {
    display:inline;
}

#rate_meter {
	margin-top:10px;
}	

#more_title {
	width:685px;
	background-image:url(http://images06.alloy.com/pagesystem/4/29/sos_bg.gif);
	background-repeat:repeat-x;
	clear:both;
	text-align:left;
}

.you_said {
	font-size:16px;
	color:#DE5450;
	font-weight:bold;
}	

.sos_button{	
	border:1px solid #ffffff;
	background:#E5594E;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	width:72px;
	position:relative;
	top:1px;
	margin:5px 128px;
}	

#sos_textarea{
	width:340px;
	border:1px solid #E5594E;
	float:left;
	display:inline;
	margin-bottom:8px;
	overflow:auto;
}
#bottom form {
	margin:0;
	padding:0;
}

#bottom {
	float:right;
	display:inline;
	width:350px;
	text-align:center;
	height:220px;
}	
