div.throbber-on {
	font-size: 80%; 
	float: right;
	width: 80px;
	text-align: center;
	background: url(../img/loading-page.gif) no-repeat center;
}

img.throbber-off {
	display: none;
	visibility: hidden;
}

img.throbber-on {
	visibility: visible;
}

.mssfb-image {
}

div.throbber-off {	
	font-size: 80%;
	float: right;
	width: 80px;
	text-align: center;
	background: none;
}

div.comments {
	font-size: 11px;
}

div.muds-title {
	float: left;  
	padding-bottom: 4px; 
	display: block; 
	text-align: justify;
}
div.muds-link {
	float: right; 
	padding-bottom: 4px;
}

div.slideborder {
	display: table;
	padding : 4px;
   border : solid 1px #bbbbbb;
}

div.slideborder:hover {
	border: 1px solid #777777;
}

.slideright,
.slideleft,
.slidecenter {
	margin-top: 5px;
}

.slide {	
	margin-top: 10px;
}

.slideright {
	float: right;
	margin-left: 10px;
}

.slideleft {
	float: left;
	margin-right: 10px;	
}

.slidecenter {
	margin-right:2px;
	margin-left:2px;
}

div.fb-backgound {
	background: url(../img/link.png) no-repeat;
	min-height: 18px;
	padding-left: 22px;
}

div.slidecontainer {
	background: url(../img/link-bg.png) no-repeat;
	position: absolute;
	visibility: hidden;
	width: 22px;
	height: 22px;
	right:0px;
	bottom:0px;
}

.slideext {
	position: relative;
}

table.mudslideshow {
	margin-left:auto;
	margin-right:auto;
	max-width: 100%;
	border-spacing: 0px;
}
