#carousel-wrapper {
    width: 620px;
    /* height: 1000px; */
    overflow: hidden;
}
#carousel-content {
    width: 2500px;
}

#carousel-content .slide {
    float: left;
    width: 620px;
    height: auto;
    /* height: 1000px; */
}

#partyfun_wall li.partyfun {
	padding-top: 40px;
	padding-bottom: 40px;
	/* padding-bottom: 35px; */
}

.wall-attachment-funbig {
	margin: auto;
}

.wall-attachment-fun {
	overflow: hidden; 
	 /* margin: auto; */ 
}

.partyfun-button-selectable:hover{
	text-decoration:none;
	border: 2px;
	background-color: #F9F9F9;
}

.partyfun-button-selectable {
	cursor:pointer
}

.partyfun-button-selected {
	opacity: 0.4; 
}

.partyfun-button {
	    border: 1px solid #E3E3E3 !important;
	border-color: #BBB #BBB #999 !important;
	background-position:center;
	 
    /* BORDER RADIUS */
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    behavior: url(border-radius.htc);

     /* TEXT SHADOW */
    text-shadow: 0 1px 1px #FFFFFF;
    
    width: 66px !important; 
	height: 46px !important; 
	
	padding-left: 0px !important;
}

.partyfun-icon-good {
	float: left; 
	
	/*cursor: pointer; */ 
	background-image: url('/images/szene1/icons/icon-button-smilie-16x16.png'); 
	background-repeat: no-repeat; 
	
	padding-left: 20px; 
	width: 16px; 
	height: 16px; 
	font-weight:bold; 
	font-size:16px; 
	color: #000;
}

.partyfun-icon-bad {
	float: left;
	/*cursor: pointer; */ 
	background-image: url('/images/szene1/icons/icon-button-smiliebad-16x16.png');
	background-repeat: no-repeat; 
	
	/*padding-left: 20px;*/  
	margin-left: 2px;
	width: 16px; 
	height: 16px; 
	font-weight:bold; 
	font-size:16px; 
	color: #000; 
}


.fun-list-container .social-bar{
    padding:16px 0px 37px 150px; 
    background-color: #efefef;
}

.fun-list-container .icons-bar{
    float:left; 
    width: 35px; 
    padding-left: 80px; 
    padding-top: 3px;
}

<!-- START Facebook + Google -->
.uiGrid {
border: 0;
border-collapse: collapse;
border-spacing: 0;
}

.connect_widget_button_count_nub {
float: left;
position: relative;
z-index: 2;
height: 0;
width: 5px;
top: -5px;
left: 2px;
display: block;
}

.connect_widget_button_count_count {
background: white;
border: 1px solid #D1D1D1;
float: left;
font-weight: normal;
height: 14px;
margin-left: 1px;
min-width: 15px;
padding: 1px 2px 1px 2px;
text-align: center;
line-height: 14px;
white-space: nowrap;
font-size: 11px;
font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
}

.connect_widget_button_count_nub s, .connect_widget_button_count_nub i {
border: solid transparent;
border-right-color: #D7D7D7;
border-width: 4px 5px 4px 0;
top: 1px;
display: block;
position: relative;
}

.connect_widget_button_count_nub i {
left: 2px;
top: -7px;
border-right-color: white;
}

<!-- END Facebook + Google -->
