#benchmark_outer {
	width: 730px;
}
#benchmark_top {
	width: 540px;
	height: 20px;;
	background-image: url(../images/benchmark_top.gif);	
	background-repeat: no-repeat;
	margin-left: 100px;
}
#benchmark_inner {
	width: 540px;
	padding: 20px;
	background-image: url(../images/benchmark_bg.gif);	
	background-repeat: repeat-y;
	margin-left: 100px;
}
#benchmark_bottom {
	width: 540px;
	background-image: url(../images/benchmark_bottom.gif);	
	background-repeat:no-repeat;
	margin-left: 100px;
}

#benchmakr_result_graph{
	height: 25px;
	width: 480px;
	background-image: url(/images/benchmark_balken.gif);
	background-repeat: no-repeat;
	background-position: 0 2;
}
