.ui-shadow-inset{-moz-box-shadow:inset 0 1px 4px rgba(0,0,0,1);-webkit-box-shadow:inset 0 1px 4px rgba(0,0,0,1);box-shadow:inset 0 1px 4px rgba(0,0,0,1)}
#jqm-logo {text-align:center;margin-bottom:0; margin-top:8px;}

#small_logo.ui-icon, #small_logo .ui-icon {
	background-image:none;
}
#small_logo span.ui-icon-home {
	background-image:url(../../gfx/logo-mobile-small.png);
	background-position:0 0;
	width:82px;
	height:28px;
	background-color:transparent;
	border-style:none;
}
#small_logo {
	width:82px;
	height:27px;
	border:0;
	padding:0;
}

#small_logo.ui-btn-corner-all, #small_logo .ui-icon, #small_logo .ui-btn-corner-all {
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-style:none;
	box-shadow:none;
}

.news-single-content h3 {
	font-weight:normal;
	font-size:100.01%;
}

.ui-bar-b{
	border:1px solid #333333;
	background:#B9B8B8;
	text-shadow:none;
	background-image:-moz-linear-gradient(top,#D2D1D1,#B9B8B8);
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#D2D1D1),color-stop(1,#B9B8B8));
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#D2D1D1', EndColorStr='#B9B8B8')"
}

.ui-btn-up-b{
	border:1px solid #333333;
	background:#B9B8B8;
	font-weight:bold;
	color:#fff;
	text-shadow:none;
	background-image:-moz-linear-gradient(top,#D2D1D1,#B9B8B8);
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#D2D1D1),color-stop(1,#B9B8B8));
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#D2D1D1', EndColorStr='#B9B8B8')"
}

.ui-btn-hover-b{
	border:1px solid #333333;
	background:#B9B8B8;
	text-shadow:none;
	background-image:-moz-linear-gradient(top,#B9B8B8,#D2D1D1);
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#B9B8B8),color-stop(1,#D2D1D1));
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#B9B8B8', EndColorStr='#D2D1D1')"
}

.teaser-news-content {
	/*text-align:center;*/
}

.teaser-news-image {
	float:left;
	padding-right:10px;
}

.teaser-news-content h5 {
	margin-top:0;
}

.mbon_coupon_img {
	padding-bottom:10px;
}

.mbon_coupon_el {
	padding-bottom:10px;
	border-bottom:1px dotted #333333;
	margin-bottom:10px;
}

.mbon_coupon_more {
	text-align:right;
}

.mbon_coupon_browser {
	text-align:center;
}

.mbon_coupon_browser a, .mbon_coupon_browser strong {
	margin:0 12px;
}

.mbon_coupon_title {
	margin-top:0;
}

.footer {
	text-align:center;
	font-size:10px;
	padding-top:20px;
}

.show_multiple_lines .ui-li .ui-btn-inner a.ui-link-inherit {
	white-space: normal;
}

#google_ads {
	text-align:center;
	margin-top:10px;
}

audio {
	width:200px;
	margin:0 auto;
	display:block;
}