.uiStreamStory {
/*    border-color: #E9E9E9;
	border-width: 1px 0 0;
	border-style: solid;*/
}

.uiStreamStory .image {
	float: left;
	margin-right: 10px;
}
.uiStreamStory:hover{
	/* background-color:#F7F7F7 */
}

.storyLink {
	color: black;
}

.storeHeader a.storyLink{
    font-weight: bold;
	text-decoration: none;
}

.uiListHorisontalTriangle i {    
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 5px;
    margin-left: 17px;
    width: 9px;
}

.uiListItem {
	background-color: #EDEFF4;
    border-bottom: 1px solid #D2D9E7;
    margin-top: 1px;
    padding: 5px 5px 4px;
	position: relative;
}

.uiItem{
    border-bottom: 1px solid #D2D9E7;
	list-style: none;
}

.uiCntrComments i{	
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 16px;
}

.uiCntrComments{
	position:relative;
	display:block;
	height: 32px;
}

.uiCntrComments #participe{
	padding-top:5px;
}

.uiCommentsText strong{
	color: #3B5998;
}

.uiCommentsText span{
	color: black;
}
.uiNewItemPosition{
	display: none;
}
.uiSuperItem{
	border: 2px solid #FF884D;
    padding: 2px;
}
.uiPagination{
	padding: 10px 15px;
	margin: 20px 0 10px;
	background-color: #EDEFF4;
    border: 1px solid #D8DFEA;
	cursor: pointer;
}
.uiPagination:hover{
	background-color: #D8DFEA;
}
.uiPaginationLoadMore{
	text-decoration: none;
	color: #3B5998;
}
.uiPaginationLoadMore:hover{
	text-decoration: underline;
}
.uiEWTopGalleryThumbsList{
	overflow:hidden;
} 
#ew_thumbs_list {
	background-color: #EDEFF4;
    float: none;
    margin-bottom: 5px;
    padding: 1px;
    width: 100%;
}
#ew_thumbs_list li {
    cursor: pointer;
    float: left;
    height: 110px;
    /* margin-right: 5px; */
    width: 110px;
	list-style: none;
}
.uiNewListItem{
	padding: 5px 20px 4px 5px;
}

.ajax-loading{
    background: none repeat scroll 0 0 #EEEEEE;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
	text-align:center;
}

.invite-form{
    height: 85px;
    padding: 15px;    
}

.invite-form a{
	background: none repeat scroll 0 0 #618499;
    color: #FFFFFF;
    font-weight: bold;
    margin: 2px;
    padding: 3px;
    text-decoration: none;
}



rte h1, .rte h2, .rte h3, .rte h4, .rte h5, .rte h6, .mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6 {
    color: #374853;
    margin: 0.75em 0 0.3em;
}
.rte h1, .mceContentBody h1 {
    font-weight: normal;
    margin-top: 0;
}
.rte h2, .mceContentBody h2 {
    background: none repeat scroll 0 0 transparent;
    font-size: 20px;
    height: auto;
    text-transform: none;
}
.rte h3, .mceContentBody h3 {
    font-size: 16px;
}
.rte h4, .mceContentBody h4 {
    font-size: 14px;
}
.rte h5, .mceContentBody h5 {
    font-size: 12px;
}
.rte h6, div.rte h6 {
    font-size: 8px;
}
.rte ol, .mceContentBody ul, div.rte ol, .mceContentBody ul {
    padding-left: 2em;
}
.rte ul, .mceContentBody ul {
 
}
.rte strong, .mceContentBody strong {
    font-weight: bold;
}
.rte em, .mceContentBody em {
    font-style: italic;
}
.rte table, .mceContentBody table {
    border-collapse: separate;
    border-spacing: 1px;
    width: auto;
}
.rte caption, .rte th, .rte td, .rte table, .mceContentBody caption, .mceContentBody th, .mceContentBody td, .mceContentBody table {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #E5E6E7;
    font-weight: normal;
    height: inherit;
    text-align: center;
}
.rte th, .mceContentBody th {
    background: none repeat scroll 0 0 #E5E6E7;
    padding-left: 1em;
    padding-right: 1em;
}
#center_column .rte p, .mceContentBody p {
    margin: 0.5em 0;
    padding-left: 0;
}
.rte ol, .mceContentBody ol {
    list-style-type: decimal;
    margin-left: 10px;
}

.rte .description{
	position:relative;
	display:block;
	height:50px;
}
.rte .description #participe{
	 padding-top: 15px;
}

