/* table of content

   * answer_profilequestions
   * ashiato
   * blogbox_side + blogbox_main
   * chatbox
   * contact_request
   * eventbox
   * forumbox
   * imagebox
   * lifestreambox
   * lifestreambox_admin
   * memberlist
   * member-searchbox
   * textbox
   * buddylist
   * buddylist_small
   * friends_small
   * profilebox
   * profile_questions
   * videobox
   * votings
   * wikibox
   * content navigation
   * profileIdentifier
   * membergroupsbox
   * groupsMain startpage
   * groupsSide startpage
   * shoutbox
   * news
   * popup box (image changer)
   * memberEventAttendance
   * Kennst du Schon - Box .fbSpotlight
   * Chat Profileboxes + Startpageboxes
   
   * IE6 Definitions !
   
*/





/* answer_profilequestions */

.answer_profilequestions .text_input input {
	width: 505px;
}

.answer_profilequestions .submit_ctr {
	clear: both;
	text-align: right;
}

.answer_profilequestions_small .text_input input {
	width: 315px;
}

.answer_profilequestions_small select {
	width: 315px;
}

.answer_profilequestions_small .submit_ctr {
	text-align: right;
}

/* end: answer_profilequestions */




/* ashiato */

.ashiato p {
	font-weight: bold;
}

.ashiato dl {
	margin: 0 0 15px 0;
	padding: 10px;
	float: left;
	width: 335px;
	clear: both;
}

.featurebox_small .ashiato dl {
	margin: 0 0 15px 0;
	padding: 10px;
	float: left;
	width: 202px;
}


.ashiato dt {
	position: relative;
	float: left;
	width: 54px;
	padding: 1px;
	margin: 0 10px 0 0;
}

.ashiato dt .onlinestatus {
	position: absolute;
	right: 3px;
	top: 43px;
}

.ashiato dt img {
	vertical-align: bottom;
}

.ashiato dd {
	line-height: 150%;
	font-weight: bold;
}

/* end: ashiato */


/* blogbox_side + blogbox_main */

div.blogbox .feature_content_inner {
	padding-bottom: 0;
}

div.blogbox h5 {
	margin: 0 0 7px 0;
 	overflow: hidden;
}

div.blogbox a {
	text-decoration: none;
}

div.blogbox a:hover {
	text-decoration: underline;
}

div.blogbox div.blogpost_meta {
	border-top-style: solid;
	border-top-width: 1px;
	margin: 11px 0 25px 0; /* ie6 */
	overflow: hidden;
	padding: 2px 0 0 0;

}

div.blogbox div.blogpost_meta:last-child {
	margin: 11px 0 35px 0;
}

	div.blogbox div.blogpost_meta div.img_ctr {
		float: left;
		height: 23px;
		margin: 3px 5px 0 0;
		padding: 1px;
		white-space: 23px
	}
	
		div.blogbox div.blogpost_meta div.img_ctr img {
			vertical-align: bottom;
		}
	
	div.blogbox div.blogpost_meta p {
		font-size: 10px;
		margin: 0;
	}

div.blogbox .link_bar_bottom {
	padding-bottom: 15px;
}


div.blogbox div.blogbox_editor label {
	display: block;
	margin: 0 0 5px 0;
}

div.blogbox div.blogbox_editor div.select_ctr {
	margin: 0 0 6px 0;
}

	div.blogbox div.blogbox_editor div.select_ctr select {
		width: 150px;
	}

div.blogbox div.blogbox_editor div.select_ctr:last-child {
	margin: 0 0 10px 0;
}


div.blogbox p.show_all_posts {
	height: 1%;
	margin: 0 0 6px 0;
	overflow: hidden;
}

	div.blogbox p.show_all_posts a {
		float: right;
		height: 1%;
	}
	
		div.blogbox p.show_all_posts a img {
			float: left;
			margin: 0 5px 0 0;
		}

.memberblogpost {
	margin-bottom: 35px;
}

/* end: blog_box_side + blog_box_main */




/* chatbox =================================================================== */

.chatbox p.join {
	background: url(/images/networks/comments.png) 14px 15px no-repeat;
	border: 1px solid #fff;
	padding: 13px 38px;
}

.ie6 .chatbox p.join {
	background-image: url(/images/networks/gifs/comments.gif);
}

/* end: chatbox ============================================================== */




/* contact_request */

.contact_request li,
.groupInvitationsWrap li{
	list-style: none;
}

.groupInvitationsWrap p.inviteFrom{
	margin: 5px 0 0 0 !important;
	display: block;
	clear: both;
}

div.contact_request a {
	text-decoration: none;
}

div.contact_request a:hover {
	text-decoration: underline;
}

.contact_question,
.groupInvite {
	padding: 10px 10px;
	margin-bottom: 15px;
	float: left;
	width: 335px;
}

.contact_request .img_ctr,
.groupInvitationsWrap .img_ctr{
	float: left;
	width: 58px;
	padding: 1px;
	margin-right: 10px;
}

.contact_request img,
.groupInvitationsWrap img{
	vertical-align: bottom;
}

.contact_question_list,
.groupInviteActionList{
	margin-top: 12px;
	float: left;
	width: 260px;
}

.contact_question li,
.groupInvite li{
	float: left;
	width: 130px;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 5px;
}

	.contact_question li a,
	.groupInvite li a{
		text-decoration: none;
	}
	
	.contact_question li a:hover,
	.groupInvite li a:hover{
		text-decoration: underline;
	}
	
	.contact_question li img,
	.groupInvite li img{
		margin-right: 2px;
		vertical-align: middle;
	}
	

.confirmall {
	text-align: right;
	font-weight: bold;
	margin-bottom: 12px;
}



/* end: contact_request */




/* eventbox ================================================================== */

.eventbox .event {
	border: 1px solid #fff;
	height: 1%;
	margin: 0 0 15px;
	overflow: hidden;
	padding: 10px;
}

.eventbox .event img {
	float: left;
	border: 1px solid #fff;
	margin: 2px 18px 0 0;
	padding: 1px;
}

.eventbox .event p.location {
	margin: 0 0 9px !important;
}

.eventbox .event p.date {
	margin: 0 0 0 72px !important;
}

/* end: eventbox ============================================================= */




/* forumbox */

div.forumbox h5 a {
	text-decoration: none;
}

div.forumbox div.recent_post {
	border: 1px solid #fff;
	height: 1%;
	margin: 0 0 15px 0;
	overflow: hidden;
	padding: 6px 8px 0 7px;
}

	div.forumbox div.recent_post div.img_ctr {
		margin: 4px 7px 4px 4px;
		border-width: 1px;
		border-style: solid;
		float: left;
		width: 54px;
		padding: 1px;
		background: transparent none;
	}

	div.forumbox div.recent_post h5 {
		font-size: 10px;
		line-height: 120%;
		margin: 0 0 0 0;
		padding: 8px 0 0 0;
	}
	
	div.forumbox div.recent_post p {
		font-size: 10px;
		line-height: 120%;
		margin: 3px 0 0 0;
		padding-left: 4px;
	}
	
	div.forumbox div.recent_post p.recent_post_name {
		clear: both;
		margin: 0 0 6px 0;	
	}

/* end: forumbox */




/* imagebox */

.image_box div.pictures-1 ul,
.image_box div.pictures-2 ul {
	list-style: none;
	margin: 0 0 10px;
}
.image_box div.pictures-1 ul li,
.image_box div.pictures-2 ul li {
	float: left;
	text-align: center;
	width: 49.9%;
}
.image_box div.pictures-1 ul li div,
.image_box div.pictures-2 ul li div {
	border: 1px solid #000;
	width: 67px;
}
.image_box div.pictures-1 ul li div {
	margin: 0 auto 5px;
}
.image_box div.pictures-2 ul li div {
	margin: 0 auto 15px;
}
.image_box div.pictures-1 ul li div img,
.image_box div.pictures-2 ul li div img {
	padding: 1px;
}
.image_box div.pictures-1 ul p,
.image_box div.pictures-2 ul p {
	line-height: 1.2 !important;
	margin: 0 0 20px !important;
	padding: 0 5px;
}

.image_box div.pictures-1 div.more_images,
.image_box div.pictures-2 div.more_images {
	float: right;
}

	.image_box div.pictures-1 div.more_images a,
	.image_box div.pictures-2 div.more_images a {
		overflow: hidden;
		text-decoration: none;
	}
	
	.image_box div.pictures-1 div.more_images a:hover,
	.image_box div.pictures-2 div.more_images a:hover {
		text-decoration: underline;
	}
	
	.image_box div.pictures-1 div.more_images a img,
	.image_box div.pictures-2 div.more_images a img {
		float: left;
		margin: 0 5px 0 0;
	}

/* end: imagebox */

/* lifestream filter */
.ie6 .lifestream-filter {
    height: 30px;
    float: left;
}
.filter-button {
    float: left;
    display: block;
    width: 150px;
    padding: 2px 5px;
    margin: 5px 10px;
    border-width: 1px;
    height: 14px;
    cursor: pointer;
    border-style: solid;
}
.filter-button img {
    display: none;
    vertical-align: -1px;
    margin-right: 2px;
    width: 10px;
    height: 10px;
}
.filter-button span {
    display: none;
    font-weight: bold;
}
.filter-list {
    border: 1px solid;
    border-top-style: dashed;
    left: 11px;
    padding: 5px 0;
    position: absolute;
    top: 52px;
    width: 160px;
    z-index: 100;
}
.ie6 .filter-list {
    top: 53px;
    left: 21px;
}
.lifestreamAdmin .filter-list {
    top: 24px;
    left: 10px;
}
.ie6 .lifestreamAdmin .filter-list {
    left: 20px;
    top: 24px;
}
.filter-list ul {
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    clear: both !important;
}
.filter-list li {
    clear: both;
    cursor: pointer;
    display: block;
    float: none;
    margin: 0 !important;
    padding: 2px 5px!important;
    width: 150px;
}
.filter-list .filter_all,
.filter-list .filter_friends {
    padding-left: 26px !important;
    width: 129px;
}
.filter-list .filter_friends {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.filter-list li img {
    vertical-align: -3px;
    margin-right: 5px;
    width: 16px;
    height: 16px;
}
.filter-list .filterIndicator {
    float: right;
}

/* lifestreambox */
/*div.lifestreambox {
	position: static !important;
}
div.lifestreambox div.toolbar {
	overflow: visible;
	position: relative;
}
div.lifestreambox div.toolbar #filterButton {
	float: left;
	font-weight: bold;
	padding: 2px 2px 2px 10px;
	margin: 5px 2px 3px 5px;
	width: 173px;
	border: 1px transparent solid;
}
div.lifestreambox div.toolbar #filterButton img {
	margin-right: 7px;
	width: 10px;
	height: 10px;
}
	.ie6 div.lifestreambox div.toolbar #filterButton {
		border: 0px none;
		padding: 4px 4px 4px 10px;
	}

	div.lifestreambox div.toolbar #filterButton.opened {
		border: 1px solid;
		cursor: pointer;
	}
	.ie6 div.lifestreambox div.toolbar #filterButton.opened {
		padding: 3px 3px 3px 9px;
	}
div.lifestreambox .feature_content {
	position: static !important;
}
	
#lifestreamFilter {
	position: absolute;                                     
	z-index: 5;
	top: 24px;
	left: 5px;
	padding: 0 0 5px 0;
	margin: 0;
	border: 1px solid;
	border-top: 1px dashed;
}

#lifestreamFilter li {
	clear: both;
	display: block;
	margin: 0;
	padding: 2px 5px;
	width: 175px;
	vertical-align: middle;
}

#lifestreamFilter li a {
	line-height: 20px;
	vertical-align: middle;
	font-weight: bold;
	display: block;
	font-size:10px;
	text-decoration:none;
}
.ie #lifestreamFilter li a {
	margin: 3px 0;
}

#lifestreamFilter li a img {
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin-right: 5px;
}

#lifestreamFilter li a img.selected,
#lifestreamFilter li a img.filterIndicator {
	display: none;
	float: right;
	margin: 0;
}
#lifestreamFilter li a.selected img.selected,
#lifestreamFilter li a.filtered img.filterIndicator{
	display: block;
}

#lifestreamFilter li.filterFriends a,
#lifestreamFilter li.filterAll a {
	padding-left: 5px;
}

#lifestreamFilter li.filterAll {
	border-bottom: 1px dashed;
}*/

/*div.lifestreambox div.toolbar ul.filter {
	float: left;
	padding-left: 0px;
}

	div.lifestreambox div.toolbar ul.filter li {
		margin: 0 0 0 5px !important;
	}
	
	div.lifestreambox div.toolbar ul.filter li.hidden {
		filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;;
	}

div.lifestreambox div.toolbar ul.tools_right {
	float: right;
	padding-left: 0;
}

	div.lifestreambox div.toolbar ul.tools_right li a {
		text-decoration: underline;
	}
	
	div.lifestreambox div.toolbar ul.tools_right li a.hidden {
		text-decoration: none;
	}
	
	.ie div.lifestreambox div.toolbar ul.tools_right li {
		margin: 0 !important;
	}
	.ie div.lifestreambox div.toolbar ul.tools_right li a.all {
		margin-right: 15px;
	}*/


#lifestream {
	padding-top: 2px;
	position: relative;
	clear: both;
}

#lifestream h2 {
	height: 25px;
}


#lifestream .entry {
	clear: both;
	margin-top: 4px;
	overflow: hidden;
	position:relative;
	zoom: 1;
}

#lifestream .entry a:link,
#lifestream .entry a:visited {
	text-decoration: none;
	font-weight: bold;
}

#lifestream .entry a.itemlink:link,
#lifestream .entry a.itemlink:visited {
	text-decoration: underline;
	font-weight: normal;
}

#lifestream .entry a.itemlink:focus,
#lifestream .entry a.itemlink:hover,
#lifestream .entry a.itemlink:active {
	text-decoration: none;
}

#lifestream .bgwhite {
	padding-top: 1px;
}

#lifestream .hidden {
	display: none;
}

#lifestream h5 {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #3b3b3b;
	padding-top: 18px;
	margin-bottom: 7px;
	clear: both;
}

#lifestream .message p {
	float: left;
	margin-right: 0.4em;
	padding-left: 20px;
	margin-left: -20px;
	line-height: 1.6em;
	background: url(/images/icons/features/memberbox.png) 0 0 no-repeat;
}

#lifestream .members .message p { background-image: url(/images/icons/features/memberbox.png); }
#lifestream .forum .message p { background-image: url(/images/icons/features/forumbox.png); }
#lifestream .blog .message p { background-image: url(/images/icons/features/blogbox.png); }
#lifestream .image .message p { background-image: url(/images/icons/features/imagebox.png); }
#lifestream .wiki .message p { background-image: url(/images/icons/features/wikibox.png); }
#lifestream .event .message p { background-image: url(/images/icons/features/eventsbox.png); }
#lifestream .files .message p { background-image: url(/images/icons/features/filebox.png); }
#lifestream .groups .message p { background-image: url(/images/networks/group.png); }
#lifestream .video .message p { background-image: url(/images/icons/features/videobox.png); }
#lifestream .content .message p { background-image: url(/images/icons/features/contentbox.png); }
#lifestream .voting .message p { background-image: url(/images/general/ig_features_votingsbox.png); }
#lifestream .news .message p { background-image: url(/images/general/ig_features_newsbox.png); }
#lifestream .items .message p { background-image: url(/images/icons/features/itemsbox.png); }

#hidden-entries .message h5 {
	padding-left: 0;
	background: none;
}

#lifestream .message {
	float: left;
	font-size: 11px;
	/*width: 338px;*/
	padding-left: 20px;
	line-height: 17px;
	overflow: hidden;
}

#lifestream .message p {
	font-size: 10px;
	padding-top: 0.08em;
	margin-bottom: 6px;
}


#lifestream .teaser {
	clear: both;
	border: 1px solid #fff;
	height: 1%;
	margin: 0 0 10px 19px;
	background: #eee;
	padding: 8px;
	font-size: 10px;
	cursor: pointer;
	line-height: 1.7em;
}

*+html #lifestream .teaser {
	margin-top: 5px;
}

#lifestream .teaser p {
	margin-bottom: 0;
}

#lifestream .teaser a img {
	border: 1px solid #000;
	float: left;
	margin: 2px 10px 2px 0;
	padding: 1px;
}

#lifestream .event-teaser {
	clear: both;
	border: 1px solid #fff;
	margin: 0 0 10px 19px;
	background: #e4c9cb;
	padding: 8px;
	font-size: 10px;
	cursor: pointer;
	line-height: 1.7em;
	min-height: 62px;
}

#lifestream .event-teaser p {
	margin-bottom: 6px;
	margin-left: 68px;
}

#lifestream .event-teaser img {
	border: 1px solid #3b3b3b;
	padding: 1px;
	float: left;
	margin: 2px 10px 20px 0;
	width: 54px;
	height: 54px;
	overflow: hidden;
}


#lifestream .event-teaser h6 {
	font-weight: bold;
	font-size: 10px;
}

#lifestream .event-teaser p.attendants {
	margin-top: 1em;
}

#lifestream p.attendants span {
	margin-right: 2em;
	display: block;
}

#lifestream .event-teaser h5 a:focus,
#lifestream .event-teaser h5 a:hover,
#lifestream .event-teaser h5 a:active {
	text-decoration: underline;
	color: #000;
}

#lifestream .event-teaser a:focus img,
#lifestream .event-teaser a:hover img,
#lifestream .event-teaser a:active img {
	border: 1px solid #000;
}

#lifestream .deleted a,
#lifestream .deleted p,
#lifestream .deleted h5 {
	text-decoration: line-through;
}

#lifestream .image-preview {
	clear: both;
	margin-left: 20px;
	padding-top: 0;
}

#lifestream .image-preview li {
	float: left;
	position: relative;
	margin-right: 10px;
	list-style: none;
}

#lifestream .image-preview .image img {
	padding: 1px;
	border: 1px solid #3b3b3b;
	position: relative;
}

#lifestream .image-preview .image a {
	position: absolute;
	padding-top: 38px;
	height: 30px;
	width: 100%;
	top: 0;
	background: url(/images/networks/thumbimagemask.png) -300px -300px no-repeat;
	z-index: 2;
	text-indent: -999em;
	color: #ddd;
	font-weight: normal;
	text-align: center;
	font-size: 10px;
}

.ie6 #lifestream .image-preview .image a {
	background: url(/images/networks/thumbimagemask.gif) -300px -300px no-repeat;
}

#lifestream .image-preview .video a {
	background: url(/images/networks/thumbvideomask.png) -300px -300px no-repeat;	
}

.ie6 #lifestream .image-preview .video a {
	background: url(/images/networks/gifs/thumbvideomask.gif) -300px -300px no-repeat;	
}

#lifestream .image-preview .image a:focus,
#lifestream .image-preview .image a:hover,
#lifestream .image-preview .image a:active {
	background-position: 50% 50%;
	text-indent: 0;
	color: #ddd;
	font-weight: normal;
}

#lifestream .image-preview .more {
	float: right;
}

#lifestream .image-preview .more a {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	line-height: 16px;
	padding-left: 19px;
	background: url(/images/networks/sicon_plus.gif) 0 0 no-repeat;
}

#lifestream .image-preview .more a:focus,
#lifestream .image-preview .more a:hover,
#lifestream .image-preview .more a:active {
	text-decoration: underline;
}

#lifestream ul.files {
	list-style: none;
}

	#lifestream ul.files li {
		background: url(/images/networks/page_white.png) 0 2px no-repeat;
		line-height: 150%;
		margin: 0 0 10px;
		padding: 2px 0 2px 20px;
	}

#lifestream .shoutbox .message {
	background: transparent url(/images/networks/shoutbox_16x16.png) 0 0 no-repeat;
}
.ie6 #lifestream .shoutbox .message {
	background: transparent url(/images/networks/shoutbox_16x16.gif) 0 0 no-repeat;
}
#lifestream .shoutbox .message p {
	background: none !important;
	padding: 0 !important;
	margin: 0 0 6px 0 !important;
	float: none !important;
	line-height: 160% !important;
}
.ie6 #lifestream .shoutbox .message p {

}

/* more link in featureboxes */
.featurebox .feature_content .more {
	text-align: right;
	margin: 0 7px 0 0;
}
.featurebox .feature_content .more img {
	vertical-align: -4px;
	margin-right: 5px;
}
.featurebox .feature_content .more a {
	font-weight: normal;
	text-decoration: none;
}
.featurebox .feature_content .more a:hover {
    text-decoration: none;
}
.featurebox .feature_content .more a:hover span {
    text-decoration: underline;
}

/* videoentries */
#lifestream .video .teaser {
	overflow: hidden;
}

#lifestream .video .img_ctr {
	float: left;
	height: 50px;
	margin: 0 10px 5px 0;
	padding: 1px;
	width: 75px;
}

.videos ul.videolist div.videothumb a {
	position: absolute;
	padding-top: 42px;
	height: 30px;
	width: 100%;
	top: 0;
	background: url(/images/networks/thumbimagemask.png) -300px -300px no-repeat;
	z-index: 2;
	text-indent: -999em;
	color: #ddd;
	font-weight: normal;
	text-align: center;
	font-size: 10px;
}

.videos ul.videolist div.videothumb a:focus,
.videos ul.videolist div.videothumb a:hover,
.videos ul.videolist div.videothumb a:active {
	background-position: 46% 55%;
	text-indent: 0;
	color: #ddd !important;
	font-weight: normal;
	text-decoration: none;
}


/* end: lifestreambox */




/* lifestreambox_admin */

div#lifestreambox_admin h5 {
	border: none;
	margin-bottom: 15px;
}

div#lifestreambox_admin p.button_ctr {
	margin-top: 30px;
	text-align: right;
}


/* end: lifestreambox_admin */




/* rss-box */


.rssbox p {
	overflow: hidden;
}

div.rssbox div.editor_small p.input_wrapper input {
	width: 186px;
}

div.rssbox div.editor_large p.input_wrapper input {
	width: 316px;
}

.rssbox label {
	float: left;
	width: 50px;
	clear: both;
}

.rssbox .line_wrapper {
	margin-bottom: 5px;
	float: left;
	width: 223px;
}
.rssbox .select_wrapper {
	float: left;
	width: 120px;
}
.rssbox h5 {
	width: 210px;
}
/* end: rssbox */

/* textbox */
.txt_box {
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#content_wrapper .textbox .feature_content h1 {
	font-size: 17px;
}
#content_wrapper .textbox .feature_content h2 {
	font-size: 15px;
}
#content_wrapper .textbox .feature_content h3 {
	font-size: 14px;
}
#content_wrapper .textbox .feature_content h4 {
	font-size: 13px;
}
#content_wrapper .textbox .feature_content h5 {
	font-size: 12px;
}
#content_wrapper .textbox .feature_content h6 {
	font-size: 11px;
}
#content_wrapper .textbox .feature_content h1,
#content_wrapper .textbox .feature_content h2,
#content_wrapper .textbox .feature_content h3,
#content_wrapper .textbox .feature_content h4,
#content_wrapper .textbox .feature_content h5,
#content_wrapper .textbox .feature_content h6 {
	margin-bottom: 14px;
}
.textbox .pagenav_right {
	margin-right: 0;
	padding-right: 0;
}
.textbox .head_input {
	width: 358px;
}
.featurebox_small .textbox .head_input {
	width: 225px;
}
.featurebox_small .textbox textarea {
	width: 225px;
}
.textbox form {
	margin-bottom: 10px;
}
.last_viewed dl h5 {
	margin-bottom: 3px;
	padding-bottom: 0;
}
.last_viewed .normal_box p {
	margin: 0;
}
.textbox {
    line-height: 17px;
}
.textbox .feature_content ul {
    padding-top: 10px;
    margin-left: 20px;
    line-height: 17px;
}
/* end: textbox */

/* buddylist */
.featurebox_big .buddylist_wrapper {
	clear: both;
	margin: 0 0 0 2px;
	width: 355px;
	position: relative;
}
.featurebox_big .buddylist {
	position: relative;
}

.featurebox_big .buddylist dl {
	float: left;
	width: 66px;
	height: 100px;
	margin: 0 3px 15px 0px; /* ->ie */
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
	border-style: solid;
	border-width: 1px;
}

.featurebox_big .buddylist dl dt {
	position: relative;
	text-align: center;
	width: 58px;
	height: 58px;
	margin: 5px 4px 5px 4px;
}

.featurebox_big .buddylist dl dt .onlinestatus {
	position: absolute;
	top: 41px;
	right: 4px;
}

.featurebox_big .buddylist dl dt img {
	border: none;
}

.featurebox_big .buddylist dl dd {
	width: 57px;
	height: 26px;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

.featurebox_big .buddylist hr {
	height: 1px;
	width: 100%;
	visibility: hidden;
	clear: left;
}

.featurebox_big .buddylist .pagenavbottom {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.featurebox_big .buddylist a {
	text-decoration: none;
	font-weight: bold;
}

.featurebox_big .buddylist a:hover {
	text-decoration: underline;
}

/* end: buddylist */


/* buddylist_small */

.featurebox_small .buddylist_wrapper {
	margin: 0 0 0 2px;
	width: 225px;
}

.featurebox_small .buddylist {
	position: relative;
}

.featurebox_small .buddylist dl {
	float: left;
	width: 66px;
	height: 100px;
	margin: 0 6px 15px 0px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
	border-style: solid;
	border-width: 1px;
}

.featurebox_small .buddylist dl dt {
	position: relative;
	text-align: center;
	width: 58px;
	height: 58px;
	margin: 5px 4px 5px 4px;
}

.featurebox_small .buddylist dl dt .onlinestatus {
	position: absolute;
	right: 4px;
	top: 41px;
}

.featurebox_small .buddylist dl dt img {
	border: none;
}

.featurebox_small .buddylist dl dd {
	width: 57px;
	height: 25px;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

.featurebox_small .buddylist hr {
	height: 1px;
	width: 100%;
	visibility: hidden;
	clear: left;
}

.featurebox_small .buddylist .pagenavbottom {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.featurebox_small .buddylist a {
	text-decoration: none;
	font-weight: bold;
}

.featurebox_small .buddylist a:hover {
	text-decoration: underline;
}


/* end: buddylist_small




/* friends_small */

.friends_small dl {
	margin: 0 6px 15px 0px;
}

.friends_small .memberlist_wrapper {
	margin: 0 0 0 2px;
	width: 225px;
}

.friends_small a {
	font-weight: bold;
}


/* end: friends_small */




/* profilebox */
	
div.profilebox .profilimgbox {
	position: relative;
	border-width: 1px;
	border-style: solid;
	padding: 8px;
	text-align: center;
	margin: 0 0 10px 0;
}

div.profilimgbox .onlinestatus {
	position: absolute;
	right: 14px;
	top: 236px;
}
.ie6 div.profilimgbox .onlinestatus {
	right: 28px;
}

div.profilebox h5 {
	font-size: 14px;
}

div.profilebox h5 img {
	vertical-align: bottom;
	margin: 0 10px 0 5px;
}

div.profilebox h6 {
	font-size: 14px;
	padding: 15px 0 0 7px;
	margin: 0 0 10px 0;
}

div.profilebox ul {
	margin: 0 0 0 7px;
	font-size: 12px;
	font-weight: bold;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 8px 0 0 0;
}

div.profilebox li {
	list-style: none;
	margin: 0 0 8px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 0 0 8px 0px;
}

div.profilebox li a {
	padding: 0 0 0 3px;
}
.ie div.profilebox ul {
	zoom: 1;
}
div.profilebox li img {
	vertical-align: bottom;
	width: 16px;
	height: 16px;
}

div.profilebox change_img {
	background: url(images/general/bg_change_img.png) 0 0 no-repeat;
}

div.profilebox get_friend {
	background: url(images/general/bg_get_friend.png) 0 0 no-repeat;
}

div.profilebox send_message {
	background: url(images/general/bg_send_message.png) 0 0 no-repeat;
}

div.profilebox #choose_picture {
	margin: 10px 0 10px 8px;
	padding: 5px 5px 5px 25px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	width: 183px;
}

div.profilebox #pro_imageupload_button {
	padding-left: 40px;
}

/* end: profilebox */





/* profile_questions */

.profile_questions .feature_content {
	margin-bottom: 0;
}

.profile_questions .text_box {
	border-width: 1px;
	border-style: solid;
	margin-bottom: 15px;
	padding: 10px 12px 0 12px;
	position: relative;
}

.profile_questions .text_box_inner {
	overflow: hidden;
}

.profile_questions .text_box h5 {
	margin: 0 0 6px 0;
	font-size: 11px;
	line-height: 150%;
}

.profile_questions .text_box p,
.profile_questions .text_box a {
	overflow: hidden;
}

/* end: profile_questions */




/* videobox */

.videobox a {
	text-decoration: none;
}

.videobox a:hover {
	text-decoration: underline;
}

.videobox ul.videolist {
	clear: both;
	list-style: none;
	overflow: hidden;
}

.videobox ul.videolist li {
	float: left;
	font-size: 10px;
	height: 122px;
	margin: 0 16px 0 0;
	width: 108px;
}

.videobox ul.videolist li.right_thumb {
	margin: 0;
}

.videobox ul.videolist div.videothumb {
	border: 1px solid #B6B9B2;
	clear: both;
	padding: 4px;
	position: relative;
}

.videobox ul.videolist div.videothumb img {
	vertical-align: bottom;
}

.videobox ul.videolist div.videothumb img.play {
	position: absolute;
	left: 32px;
	top: 16px;
}

.videobox ul.videolist div.title {
	margin: 3px 0 0;
	text-align: center;
}

.videobox p {
	clear: both;
	margin: 0 0 5px !important;
	overflow: hidden;
}

.videobox p a {
	background: url(/images/icons/folder-open-film.png) 0 0 no-repeat;
	float: right;
	padding: 0 2px 0 20px;
}
.ie6 .videobox p a {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/networks/film_folder.png', sizingMethod='crop');
}

.videobox_small ul.videolist li {
	float: left;
	font-size: 10px;
	height: 122px;
	margin: 0 8px 0 0;
	width: 108px;
}

.videobox ul.videolist div.videothumb a {
	position: absolute;
	padding-top: 42px;
	height: 30px;
	width: 100%;
	top: 0;
	background: url(/images/networks/thumbvideomask.png) -300px -300px no-repeat;
	z-index: 2;
	text-indent: -999em;
	color: #ddd;
	font-weight: normal;
	text-align: center;
	font-size: 10px;
}

.ie6 .videobox ul.videolist div.videothumb a {
	background: url(/images/networks/gifs/thumbvideomask.gif) -300px -300px no-repeat;
	padding-top: 46px;
}

.videobox ul.videolist div.videothumb a:focus,
.videobox ul.videolist div.videothumb a:hover,
.videobox ul.videolist div.videothumb a:active {
	background-position: 45% 55%;
	text-indent: 0;
	color: #ddd !important;
	font-weight: normal;
	text-decoration: none;
}

.ie6 .videobox ul.videolist div.videothumb a:focus,
.ie6 .videobox ul.videolist div.videothumb a:hover,
.ie6 .videobox ul.videolist div.videothumb a:active {
	background-position: 50% 50%;
}


/* end: videobox */

/* Votings */

.votings h5 { font-size:11px; line-height: 1.4}
.votings a { text-decoration:none; }
.votings a:hover { text-decoration:underline; }
.votings ul { list-style:none; margin:0 0 8px 0; }
.votings li { margin-bottom:4px; }
.ie .votings li {
	 zoom:1
}
.votings li .tfRadio,
.votings li .tfRadioChecked,
.votings li .tfCheckboxChecked,
.votings li .tfCheckbox,
.votings li input{
	float: left !important;
	display: block !important;
}
.votings label { margin-left:22px; margin-top: -1px; display: block; zoom: 1;}
.votings .end {
	background:url(/images/icons/clock.png) 0 0 no-repeat;
	font-weight:bold;
	margin-top:12px!important;
}
.votings .message { border:1px solid #fff; padding:8px 10px; }
.votings .info { margin:0; }
.votings .details { background:url(/images/networks/sprites/icons.png) 0 -138px no-repeat; }
.votings .archives { background:url(/images/networks/sprites/icons.png) 0 -184px no-repeat; }

.votings .results{
	padding: 10px;
	border: 1px solid;
	margin-bottom: 10px;
}
.votings .results span {
	display: block;
	padding: 0 0 0 5px;
	border-left: 1px solid;
	margin-bottom:-1px;
	margin-top:-1px;
	position: relative;
}
.votings .results dd {
	margin-bottom: 5px;
	margin-top: 2px;
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
}
.ie .votings .results span,
.votings .results dd {
	zoom: 1;
}

/* wikibox */

div.wikibox .feature_content {
	padding-bottom: 5px;
}

div.wikibox li {
	margin: 0 0 8px 0;
	line-height: 150%;
	list-style: none;
	padding: 5px 10px;
}

div.wikibox a {
	text-decoration: none;
}

div.wikibox a:hover {
	text-decoration: underline;
}

/* end: wikibox */

/* content navigation */
div.contentmodul .content_navigation {
	list-style-type: none;
}

div.contentmodul .content_navigation a {
	text-decoration: none;
}

	div.contentmodul .content_navigation a:hover {
		text-decoration: underline;
	}

div.contentmodul .content_navigation .level1 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}

div.contentmodul .content_navigation .level2 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 12px;
}

div.contentmodul .content_navigation .level3 {
	font-size: 11px;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 10px;
}
/* end: content navigation */

/* profileIdentifier */
.profilIdentfier {
	padding-top: 10px;
	padding-bottom: 5px;
	width: 359px;
}
.profilIdentfier div {
	background: url(/images/icons/information.png) top left no-repeat;
	padding-left: 25px;
}
.ie6 .profilIdentfier div {
	height: 1%;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/global/ig_information.png', sizingMethod='crop');
}
.profilIdentfier div p {
	margin-bottom: 5px;
}
/* end: profileIdentifier */

/* membergroupsbox */
.featurebox.membergroupsbox .feature_content ul{
	font-weight:normal;
	list-style-type:none;
}
.featurebox.membergroupsbox .feature_content ul li{
	clear:both;
	margin:0 0 3px;
	overflow:hidden;
}
.featurebox.membergroupsbox .feature_content ul li img{
	padding-right:5px;
	vertical-align:middle;
}


/* end: membergroupsbox */

/* groupsMain groupsSide */

.featurebox.groupsMain .feature_content ul,
.featurebox.groupsSide .feature_content ul {
	display: block;
	padding: 5px 5px 0 5px;
	border: 1px solid;
	overflow: hidden;
}

.featurebox.groupsMain .feature_content li,
.featurebox.groupsSide .feature_content li {
	clear: both;
	list-style: none;
	margin-bottom: 6px;
	overflow: hidden;
	position: relative;
	height: 67px;
}
.featurebox.groupsMain .feature_content li img.groupImg,
.featurebox.groupsSide .feature_content li img.groupImg{
	float: left;
	border: 1px solid;
}
.featurebox.groupsMain .feature_content li h5,
.featurebox.groupsMain .feature_content li span,
.featurebox.groupsSide .feature_content li h5,
.featurebox.groupsSide .feature_content li span{
	margin-left: 108px;
	display: block;
}
.ie .featurebox.groupsSide .feature_content li h5 {
	width: 102px;
	overflow:hidden;
	margin: 0 0 0 108px;
}
.featurebox.groupsMain .feature_content li span {
	margin-bottom: 3px;
}
.featurebox.groupsSide .feature_content li span {
	position: absolute;
	bottom: 5px
}
.ie .featurebox.groupsSide .feature_content li span {
	margin: 0 0 0 5px;
}
.featurebox.groupsMain .feature_content li span img,
.featurebox.groupsSide .feature_content li span img{
	vertical-align: -4px;
	margin-right: 5px;
}
.featurebox.groupsMain .feature_content .more,
.featurebox.groupsSide .feature_content .more {
	text-align: right;
	margin-top: 11px;
}
.featurebox.groupsMain .feature_content .more img,
.featurebox.groupsSide .feature_content .more img {
	vertical-align: -4px;
	margin-right: 5px;
}
.featurebox.groupsMain .feature_content a,
.featurebox.groupsSide .feature_content a {
	text-decoration: none;
}
.featurebox.groupsMain .feature_content a:hover span,
.featurebox.groupsSide .feature_content a:hover span,
.featurebox.groupsMain .feature_content h5 a:hover,
.ie6 .featurebox.groupsSide .feature_content a:hover,
.ie6 .featurebox.groupsMain .feature_content a:hover{
	text-decoration: underline;
}


.ie6 .featurebox.groupsMain .feature_content li,
.ie6 .featurebox.groupsMain .feature_content ul,
.ie6 .featurebox.groupsSide .feature_content li,
.ie6 .featurebox.groupsSide .feature_content ul {
	height: 1%;
}
/* end: groupsMain groupsSide */

/* shoutbox */
.featurebox.shoutbox .shouts {
	display: block;
	overflow: hidden;
	clear:both;
}
.featurebox.shoutbox .shouts li {
	overflow: hidden;
	border-top: 1px solid;
	padding: 10px 0 10px 0;
	list-style: none;
}
.ie6 .featurebox.shoutbox .shouts li {
	height: 1%;
}
.featurebox.shoutbox .shouts li.first {
	border: 0;
	padding-top: 0;
	margin: 0;
}
.featurebox.shoutbox .shouts li .info {
	margin-bottom: 10px;
	position: relative;
}
.ie6 .featurebox.shoutbox .shouts li .info {
	height: 1%;
}
.featurebox.shoutbox .shouts li .info img.userpic {
	padding: 1px;
	float: left;
	border: 1px solid;
	margin: 2px 5px 0 0;
	width: 23px;
	height: 23px;
}
.featurebox.shoutbox .shouts li .info p {
	margin: 0;
	font-size: 10px;
}
.featurebox.shoutbox .shouts li .shout {
	clear: both;
	margin: 0;
}
.featurebox.shoutbox .shouts li a.delete {
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	right: 0;
	top: 0;
}

.featurebox.shoutbox .newShoutSmall textarea {
	width: 225px;
	height: 120px;
}
.featurebox.shoutbox .newShoutBig textarea {
	height:120px;
	width: 355px;
}
.featurebox.shoutbox .newShout {
	clear: both;
	padding-bottom: 8px;
	border-bottom: 1px solid;
	margin-bottom: 20px;
	position: relative;
	display: none;
}
.ie6 .featurebox.shoutbox .newShout {
	height: 1%;
}
.featurebox.shoutbox .newShout .close {
	position: absolute;
	top: -13px;
	right: 0px;
}
.featurebox.shoutbox .newShout .right {
	float: right;
	overflow: hidden;
	text-align: right;
	margin-top: 5px;
}
.featurebox.shoutbox .newShout .left {
	padding: 5px 0 0 10px;
	float: left;
	overflow: hidden;
	margin-top: 5px;
}

/* end: shoutbox */

/* news */

.newsbox .normal_box {
	padding: 11px 10px 0;
	overflow: hidden;
}
.newsbox .comments {
	padding-left: 10px;
}
.newsbox .comments img {
	vertical-align: middle;
	margin-right: 2px;
	width: 16px;
	height: 16px;
}
.newsbox .toolbar .tools_left li {
	margin: 0 !important;
}
/* end: news */

/* searchbox */

.searchBoxSide #search {
	width: 224px;
}
.searchBoxMain #search {
	width: 357px;
}
.searchBoxSide .submit_ctr,
.searchBoxMain .submit_ctr{
	margin-top: 5px;
	text-align: right;
}
.searchBoxSide .input_ctr,
.searchBoxMain .input_ctr {
	margin-bottom: 10px;
}
.searchBoxSide .label_ctr,
.searchBoxMain .label_ctr {
	margin-bottom: 5px;
	font-weight: bold;
}

/* end: searchbox */

/* popup box (image changer) */
.popupWrapper {
	display: none;
	position: relative;
	overflow: visible;
}

.popupWrapper .popupBox {
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	left: 10%;
	position: absolute;
	top: 75px;
	left: 63%;
	margin-left: -315px;
	width:514px;
	z-index: 9999;
}
			
			
	.popupWrapper .popupBox #top {
		overflow: hidden;
	}

	.popupWrapper .popupBox #top_left {
		background: url(/images/networks/bg_top_left.png) 0 0 no-repeat;
		float: left;
		height: 30px;
		width: 25px;
	}
	
	.popupWrapper .popupBox #top_center {
		background: url(/images/networks/bg_top.png) 0 0 repeat-x;
		float: left;
		padding: 15px 0 0 0;
		width:464px;
	}
	
		.popupWrapper .popupBox #top_center h1 {
			background: url(/images/networks/bg_popup_dragarea.png) 0 0 repeat-x;
			cursor: move;
			font-family: Verdana, Arial, "Sans-serif";
			font-size: 11px;
			font-weight: bold;
			margin-bottom: 0;
			overflow: hidden;
			padding: 0;
			text-align: center;
			height: 15px;
		}
		
			.popupWrapper .popupBox #top_center h1 span {
				background: #fff;
				padding: 4px 10px;
			}
		
		.popupWrapper .popupBox #content h1 {
			font-size: 16px;
			margin-bottom: 15px;
		}
			
		.popupWrapper .popupBox #content h2 {
			font-size: 14px;
			margin-bottom: 12px;
		}
		
		.popupWrapper .popupBox #content h3, 
		.popupWrapper .popupBox #content h4, 
		.popupWrapper .popupBox #content h5, 
		.popupWrapper .popupBox #content h6 {
			font-size: 12px;
			margin-bottom: 10px;
		}
		
		.popupWrapper .popupBox #content p, 
		.popupWrapper .popupBox #content table {
			margin-bottom: 15px;
		}
		
		.popupWrapper .popupBox #content td {
			padding: 0 4px 2px 0;
		}
			
	
	.popupWrapper .popupBox #top_right {
		background: url(/images/networks/bg_top_right.png) right 0 no-repeat;
		float: right;
		height: 30px;
		width: 25px;
	}
			
			
	.popupWrapper .popupBox #inner {
		background: url(/images/networks/inner_left.png) left bottom no-repeat;
		padding: 0 0 0 15px;
		width: 499px
	}
	
	.popupWrapper .popupBox #inner_right {
		background: url(/images/networks/inner_right.png) right bottom no-repeat;
		padding: 0 10px 0 0;
	}
	
	.popupWrapper .popupBox #inner_center {
		background: #fff url(/images/networks/inner_center.png) left bottom repeat-x;
		padding: 10px 15px 5px 15px;
	}
	
	#inner_center_left {
		background: #fff url(/images/networks/inner_center.png) left bottom repeat-x;
	}
	
	.popupWrapper .popupBox #content {
		background: #fff;
		border: 1px solid #9A9A9A;
		height:260px;
		/*overflow: auto;*/
		padding: 8px 10px;
	}
	.popupWrapper .popupBox #content h2 {
		margin-top: 20px;
		font-size: 12px;
	}
			
			
	.popupWrapper .popupBox #bottom {
		overflow: hidden;
	}
			
		.popupWrapper .popupBox #bottom_left {
			background: url(/images/networks/bottom_left.png) left bottom no-repeat;
			float: left;
			height: 24px;
			width: 22px;
		}
		
		.popupWrapper .popupBox #bottom_center {
			background: url(/images/networks/bottom_center.png) left bottom repeat-x;
			float: left;
			height: 24px;
			width: 477px;
		}	
		
		.popupWrapper .popupBox #bottom_right {
			background: url(/images/networks/bottom_right.png) right bottom no-repeat;
			float: right;
			height: 24px;
			width: 15px;
		}
			
			
	
	.popupWrapper .popupBox #popup_close {
		cursor: pointer;
		position: absolute;
		right: 7px;
		top: 14px;
	}
	
/* end: popup box (image changer) */

/* imageChanger */

#imageChanger #content #uploadNewImage {
	border:1px solid #9A9A9A;
	position: relative;
	clear: both;
	padding: 20px 15px;
}
#imageChanger #content #uploadNewImage p{
	margin: 0;
}

#imageChanger #content #uploadNewImage .input_ctr{
	float: left;
	padding-right: 15px;
}
#imageChanger #content #uploadNewImage #uploadWrap{
	opacity: 0.5;
	position: absolute;
	top: 10px;
	left: 10px;
}

#imageChanger #content .imageChangerGallery #gallery_inner{
	width: 360px;
}
#imageChanger #content .imageChangerGallery{
	border:1px solid #9A9A9A;
	width: 415px;
}
#imageChanger #myp_gallery_inner li img {
	border-color: #9A9A9A;
}
#imageChanger #content .imageChangerGallery #gallery_inner li img{
	border:1px solid #9A9A9A;
}
#imageChanger #content .imageChangerGallery #gallery #go_left img, 
#imageChanger #content .imageChangerGallery #gallery #go_right img{
	border:1px solid #9A9A9A;
}

/* end: imageChanger */


/* memberEventAttendance */

.memberEventAttendance li{
	border: 1px solid;
	list-style: none;
	margin: 0 0 8px;
	padding: 5px 10px;
	cursor: pointer
}
.ie .memberEventAttendance li {
	zoom: 1;
}
.memberEventAttendance h5 {
	margin: 0 0 11px;
	font-size: 11px;
	font-weight: bold;
}
.memberEventAttendance .small{
	font-size: 10px !important;
	line-height: 1.2 !important;
}
.memberEventAttendance .nomargin {
	margin: 0 !important;
}
.memberEventAttendance a {
	text-decoration: none;
}

/* end: memberEventAttendance */

/* Kennst du schon - Box */
#fbSpotlight h5{
	margin-bottom: 5px;
}
#fbSpotlight .userimg{
	float: left;
	width: 100px;
	margin-right: 11px;
	margin-bottom: 11px;
	border: 1px solid;
}
#fbSpotlight h6{
	clear: both;
	font-size: 1em;
}
#fbSpotlight.featurebox_big .userimg {
	width: 161px;
}
/* end Kennst du schon - Box */

/* Chat Boxes */

#fbChatProfile strong{
	display:block;
}
#fbChatProfile img,
#fbChat img{
	vertical-align: middle;
}
#fbChat ul {
	list-style:none;
	margin-bottom: 11px;
}
#fbChat li {
	margin-bottom: 3px;
}
#fbChat .main .col1 {
	float:left;
	width: 170px;
}
#fbChat .main .col2 {
	margin-left: 187px;
	width: 170px;
}

#fbChat .right {
	float:right;
	margin: 0;
}
#fbChat a {
	text-decoration: none;	
}
#fbChat a:hover {
	text-decoration: underline;
}
#fbChat .right img {
	float: left;
	padding-top: 1px;
	margin-right: 3px;
}
/* end Chat Boxes */

/*************************************
		IE6
**************************************/
/* table of content
   * blog_box_side + blog_box_main
   * lifestream
*/

/* blog_box_side + blog_box_main */
.ie6 div.blogbox div.blogpost_meta {
	margin: 0 0 20px 0;
}
/* end: blog_box_side + blog_box_main */

/* lifestream */
.ie6 #lifestream .message p {
	float: left;
	margin-right: 0.4em;
	padding-left: 20px;
	margin-left: -10px;
	line-height: 1.6em;
	background: url(/images/networks/sicon_members.gif) 0 0 no-repeat;
}

.ie6 #lifestream .members .message p {
	display: block;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
    (src='/images/icons/features/memberbox.png', sizingMethod='crop');
	background-image: none;
}

.ie6 #lifestream .blackboard .message p {
	display: block;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
    (src='/images/icons/features/eventsbox.png', sizingMethod='crop');
	background-image: none;
}

.ie6 #lifestream .forum .message p {
	display: block;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
    (src='/images/icons/features/forumbox.png', sizingMethod='crop');
	background-image: none;
}

.ie6 #lifestream .blog .message p {
	display: block;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
    (src='/images/icons/features/blogbox.png', sizingMethod='crop');
	background-image: none;
}

.ie6 #lifestream .image .message p {
	display: block;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
    (src='/images/icons/features/imagebox.png', sizingMethod='crop');
	background-image: none;
}

.ie6 #lifestream .wiki .message p {
	display: block;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
    (src='/images/icons/features/wikibox.png', sizingMethod='crop');
	background-image: none;
}

.ie6 #lifestream .event .message p {
	display: block;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
    (src='/images/icons/features/eventsbox.png', sizingMethod='crop');
	background-image: none;
}

.ie6 #lifestream .files .message p {
	display: block;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
    (src='/images/icons/features/filebox.png', sizingMethod='crop');
	background-image: none;
}

.ie6 #lifestream .groups .message p {
	display: block;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
    (src='/images/networks/group.png', sizingMethod='crop');
	background-image: none;
}

.ie6 #lifestream .video .message p {
	display: block;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
    (src='/images/icons/features/videobox.png', sizingMethod='crop');
	background-image: none;
}

.ie6 #lifestream .content .message p {
	display: block;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
    (src='/images/icons/features/contentbox.png', sizingMethod='crop');
	background-image: none;
}
/* end: lifestream */