.sm_statusmeldung	{
	background: url(user/fodsot.png) repeat-x; 
<<<<<<< .mine
	border-bottom: 1px solid #a2bcd5;
=======
	border-bottom: 1px solid #FEDA01;
    overflow: hidden;	
>>>>>>> .r1054
	
}
.sm_statusmeldung td	{
    overflow: hidden !important;	
	
}
.sm_statusmeldung:hover	{
	background-color: #f3f8fd;
	
}

.sm_profilbild	{
	width: 48px; 
	height: 48px; 
	overflow: hidden;
}

.sm_datum	{
	color: #777; 
	float: right;	
}
.sm_datum a, .sm_datum a:visited, .sm_datum a:hover, .sm_datum a:link, .sm_datum a:focus	{
	color: #777; 
	font-weigth: normal !important;
}

.sm_comment	{
	width: 94%;
	padding: 3%;
	background: #f0f0f0;
	color: #777; 
	float: left;
	display: none;	
}

.sm_comment p	{
	color: #777; 
	border-bottom: 1px solid #ccc;
	margin: 2px;
}

.sm_comment span	{
	color: #444; 
}

.sm_comment input	{
	color: #777; 
	background: #fff;
	border: 1px solid #ccc;
	margin: 2px;
}

.sm_comment_text	{
	width: 180px;
}
.sm_comment_submit	{
	width: 50px;
}

.forum_entries {
	margin: 0;
	padding:0;	
}
.forum_entries tr	{
	margin: 0;
	padding:0;
	padding-bottom:2px;
	padding-top:2px;
}
.forum_entries tr td {
	margin: 0;
	padding:2px;	
}
.forum_entries tr td a {
	/*font-weight: normal;	*/
}

textarea#mailbox_message    {
        width: 590px;
        height: 80px;
}

#my_world textarea#mailbox_message    {
        width: 380px;
        height: 33px;
}