div.oster_bar_row{
	float:left;
	height:30px;
	width:190px;
	margin:0px 0px 0px 1px !important;
	padding:0px !important;
	background: url('../assets/light_bg.gif') no-repeat;
}

div.oster_bar_row_odd{
	float:left;
	height:30px;
	width:190px;
	margin:0px 0px 0px 1px !important;
	padding:0px !important;
	background: url('../assets/darker_bg.gif') no-repeat;
}
div.oster_bar_own{
	position:relative;
	top:23px;
	float:left;
	height:30px;
	width:190px;
	margin:0px 0px 0px 1px !important;
	padding:0px !important;
	background: url('../assets/light_bg.gif') no-repeat;
}
div.topten div.toptwen{
	float:left;	
}

div.head{
	height:106px;
	width:197px;
	background: url('../assets/oster_bar_head.jpg') no-repeat;
}
div.highscore_pos{
	float:left;
	width:37px;
	margin:0px 5px 0px 0px !important;
	padding:0px !important;
	text-align:right;
}

div.highscore_user{
	float:left;
	text-align:left;
	margin:0px !important;
	padding:0px !important;

}
div.highscore_eggs{
	float:left;
	text-align:left;
	margin:0px 0px 0px 49px !important;
	padding:0px !important;
	width:80px;

}
div.highscore_egg_icon{
	float:left;
	text-align:right;
	margin:0px 0px 0px 4px !important;
	padding:0px !important;
	width:45px;
}
div.oster_bar_foot{
	width:230px;
	height:140px;
	text-align:right;
	background: url('../assets/oster_bar_foot.jpg') no-repeat;
	float:left;
}
div.blaettern{
	margin:0px 0px 0px 0px !important;
	padding:0px !important;
	width:190px;
	height:23px;
	text-align:right;
	background: url('../assets/oster_foot_yellow.jpg') no-repeat;
}
div.oster_bar_row div.oster_bar_row_odd{
	position:relative;
	top:23px;
}

div.shadow{
	float:left;
	background: url('../assets/oster_bar_shadow_right.gif') repeat-y;
	height:300px;
	width:3px;
}

div.oster_basket{
	padding:12px 0px;	
}

div.oster_basket img{
	margin-right:20px;
}

br.clear{
	display:block;
	clear:both;
	height:1px;
	line-height:1px;
}
	
