
.BANNER_CONTAINER
{
	height: 130px;
}

.BANNER
{
	border-style: solid;
	border-width: 1px;
	border-color: #a0522d;
	height: 125px;

}

.BANNER_TITLE
{
	font-family: trebuchet ms, verdana, arial;
	font-size: 12px;
	font-weight: bold;
	padding: 2 0 2 5px;
	color: #a0522d;
	background-color: #f5deb3;
	border-style: solid;
	border-width: 0 0 1 0px;
	border-color: #111111;
}

.BANNER_TEXT
{
	font-family: trebuchet ms, verdana, arial;
	font-size: 12px;
	padding: 2px;
	text-decoration: none;
	color: #111111
}
