﻿/* FLOATER */
#trailimageid
{
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 720px;
	height: 1px;
	z-index: 1000;
}

#trailimageid .largetitle
{
	font: 1.2em Arial, sans-serif;
	color: #5A86B3;
	font-weight: bold;
	margin-top: 11px;
	margin-bottom: 8px;
}

#trailimageid .borderbot
{
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	background: rgb(40,40,40);
}


