﻿
.strapline
{	
	margin-top:5px;
	clear:both;	
	 
	background-color:#f00; 
	line-height:44px; 
	color:#fff; 
	font-size:large; 				
	white-space:nowrap;
}

.strapline div.message
{	
	float:left;
}

.strapline span.leftstripe
{
	float:left; 
	background-color:#FF0099; 
	width:6px; 
	height:100%; 	
	padding-bottom:inherit;
}

.strapline span.innerstripe
{
	clear:both;
	float:left; 
	background-color:#1E84D8; 
	width:6px; 
	height:100%;	
	padding-bottom:inherit;
}