.ThumbnailWithShadow {
	box-shadow: 5px 5px 15px 4px #666666;
	position: relative;
}

.FloatingMessageTrans {text-align: left; position: fixed; bottom: 120px; left:0; filter:alpha(Opacity=80); opacity: .8; overflow: visible; z-index: 2}

.FloatingMessage {text-align: left; position: fixed; bottom: 120px; left:0; overflow: visible; z-index: 3}

.FloatingMessageTrans20 {text-align: left; position: fixed; bottom: -20px; left:0; filter:alpha(Opacity=50); opacity: .5; overflow: visible; z-index: 1}

.FloatingObject {text-align: right; position: fixed; top: 0px; right:0; overflow: visible; z-index: 10}

.FloatingObject2 {text-align: right; position: fixed; top: 200px; right:50px; overflow: visible; z-index: 4}

.FloatingObjectBL {text-align: left; position: fixed; bottom: 0px; left:0; overflow: visible; z-index: 1}

.FloatingObjectAd {text-align: right; position: fixed; bottom: 40px; right:0; overflow: visible; z-index: 3}

.InbetweenTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SalesTranslucent {
	opacity: .5;
}
