.SEP_NewsfeedAdvanced_BiggerTextItem {
	font-size:1.2em;	
}


#SEP_NewsfeedAdvanced_Overall {
	width:90%;
	padding-top:10px
}

.SEP_NewsfeedAdvanced_Box {
	margin-bottom:4px;
	background:#151515;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.SEP_NewsfeedAdvanced_Box_Header {
	padding-top:3px;
	padding-bottom:3px;	
}

.SEP_NewsfeedAdvanced_Box_Header_Right {
	float:right;	
	width:60px;
	height:20px;
	padding:1px;
	text-align:right;
}

.SEP_NewsfeedAdvanced_Date {
	color:#999999;
	font-size:0.9em;
}

.SEP_NewsfeedAdvanced_Textarea {
	width:85%;
	height:25px;
	font-size:1.1em;
	padding:2px;
	color:#333333;
	font-family:arial,verdana,serif;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.SEP_NewsfeedAdvanced_Textarea_Preview {
	width:85%;
	font-size:1.1em;
	padding:2px;
	height:15px;
	color:#151515;
	font-family:arial,verdana,serif;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.SEP_NewsfeedAdvanced_Button {
	padding:1px;	
}


.SEP_NewsfeedAdvanced_Salut {
	color:#999999;	
}

.SEP_NewsfeedAdvanced_Middot {
	position:relative;
	bottom:-1px;	
}


.SEP_NewsfeedAdvanced_ItemHeader {
	margin-bottom:3px;	
	margin-top:-8px;
}

.SEP_NewsfeedAdvanced_ItemHeader a {
	font-size:10px;
	color:#666666;
}

.SEP_NewsfeedAdvanced_Edit_Box {
}