.updateContainer{
	width:100%;
	overflow:auto;
	min-height:55px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:#E9E9E9 1px solid;
}

.updatePic{
	height:auto;
	width:65px;
	float:left;
}

.updateStatus{
	width:393px;
	font-size:12px;
	float:right;
}

.updateStatus2{
	width:585px;
	font-size:12px;
	float:right;
}

div.updateComment2{
	width:585px;
	color:#999;
	float:right;
	
}

.updateStatus a, .updateStatus2 a{
	font-size:13px;
	font-weight:bold;
}

div.updateComment{
	width:393px;
	color:#999;
	float:right;
	
}

span.updateComment{
	margin-left:10px;
}



.updateSubComment{
	background-color:#E7ECF1;
	width:380px;
	overflow:auto;
	min-height:10px;
	margin-top:3px;
	padding:5px;
}

.updateSubPic{
	height:auto;
	width:45px;
	float:left;
}

.updateSubStatus{
	width:333px;
	font-size:11px;
	float:right;
	color:#333;
	
}

.updateSubStatus a{
	font-size:12px;
	font-weight:bold;
}

.updateSubTime{
	width:333px;
	float:right;
	color:#999999;
}

.updateSubComment_btn{
	float:right;
	margin-right:5px;
	margin-top:4px;
}

.updateSubComment_txt{
	width:326px;
	height:100px;
}

.prayer_add_container{
	background:#ECECEC;
	height:195px;
	width:456px;
	padding:7px;
	margin-left:4px;
}

.prayer_textarea{
	margin-bottom:7px;
	border:1px solid #CCCCCC;
	height:73px;
	width:453px;
}

.prayer_update_type{
	margin:3px;
	float:left;
	width:130px;
}

.prayer_update_privacy{
	margin:3px;
	float:right;
	width:300px;
}

.prayer_update_privacy span{
	font-size:11px;
	}
	
.prayer_btn{
	float:right;
	clear:both;
	margin:5px;
}