﻿div.ribbonator{
	position: absolute;
	left: 50%;
	top: 15px;
	overflow: visible;
	height: 45px;
	width: 320px;
	background: url('../images/ribbon_back.png') no-repeat transparent;
	margin: 0 0 0 -90px;
	padding: 0;
	z-index: 1000000000;
	border: none;
	float: none;
}
