﻿.GoldHdrNoFixedWidthContentHeader
{
	text-align: left;
	background: url(images/gradient_header_25px.png) repeat;
	/*height: 25px; */
}

.GoldHdrNoFixedWidthContentContent
{
	/*overflow: auto; */
	/*background-color: #FFFBF0; */
}

/*
.GoldHdrNoFixedWidthContentContentPane
{
	clear: both;
	background-color: #FFFFFF;
	text-align:left;
	padding:5px 5px 5px 5px; 
}
*/

.GoldHdrNoFixedWidthContentHead
{
	color: #000404;
	font-size: 16px;
	/* padding: 0px 5px 0px 10px; */
	font-family: Verdana;
	font-weight: bolder;
}

.GoldHdrTrans300x300
{
	border: 1px solid #d9d919;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	/*background-color:#FFFFFF; */
	width:300px;
	height:auto;
}

.clear_float 
{
	clear:both;
	height:0px;
	overflow:hidden;
}