#rokflow, #rokflow #loader {
	overflow: hidden;
	position: relative;
	width: 950px;
	height: 100px;
	background: 50% 50% no-repeat url(loader.gif);
}

#rokflow, #rokflow * {
	margin:0; padding:0; border:0;
}

#rokflow {
  margin: 0 auto;
}

#rokflow div {
	float: left;
	position: relative;
	margin-top:-7px;
}

#rokflow img {
	width: auto;
	height: 75px;
	border: 0;
	top:  40px;
	margin-top: 15px;
}

#rokflow div h3 {
	display: block;
	position: absolute;
	white-space: nowrap;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}


.moduletable #rokflow h3 {
	background: none;
	margin: 0;
	padding: 0;
	line-height: 100%;
	height: auto;
}

#rokflow a {
	text-decoration: none;	
}

#rokflow #loader {
	position: absolute;
	top: 0; left: 0;
	z-index: 1000;
}