﻿.banner
{
	line-height:0px;
	font-size:0px;	
}

.banner .start
{
	background-image:url('/Design/Images/Marketing/marketingstart.gif');
	background-repeat:no-repeat;
	background-position:center center;	
	height:5px;
	margin-bottom:6px;
	overflow:hidden;
}

.banner .end
{
	background-image:url('/Design/Images/Marketing/marketingend.gif');
	background-repeat:no-repeat;
	background-position:center center;	
	height:5px;
	margin-top:6px;
	overflow:hidden;
}

.banner .start img
{
	width:100%;
	height:5px;
}

.banner .end img
{
	width:100%;
	height:5px;
	border:0px none;
	display:inline;
}