﻿.bannerLeft
{
	background: transparent url(/Opportunity/img/listing/categoryheader1.png) no-repeat top left;
	color: #FFFFFF;
	height: 65px;
	display: block;
	text-align:left;
	position: relative;
	top:-5px;
	margin-bottom: -20px;
	margin-right: -7px;
}

.bannerRight
{
	background: transparent url(/Opportunity/img/listing/categoryheader1.png) no-repeat top right;
	display:block;
	height:65px;
	margin-left: 35px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: bold;
}

.listingName
{
	position:relative;
	top:33px;
	left: -14px;
	font-size:14pt;
	font-family: Arial Narrow, Arial, Helvetica;
	text-align: left;
	
}

.listingCategory a
{
	text-decoration: none;
	color:White;
}

.listingCategory a:hover
{
	text-decoration: underline;
}

.listingCategory
{
	position:absolute;
	top:15px;
	font-size:9pt;
	right:30px;
	text-align:right;
	width:235px;
	font-family: Helvetica;
}
