body {
	background-color: #ecebe0;
	margin: 0px;
	padding: 0px;
}
.border{
	border: 1px solid #beb3a7;
	padding:1px;
}
#trailimageid
{
	color:#4F4425;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 370px;
	height: 0px;
	z-index: 200;
}

