/* Styles for history.html */

.history-row-left
{
	float:left;
	width:318px;
/*	_width:300px; */
}

.history-row-right
{
	float:left;
	width:321px;
	_width:300px; 
}

.history-row-right img
{
	_margin-left:10px;
}

.history-row-left p
{
/*	padding-top:5px; */
	padding-bottom:5px;
}

.history-row-right p
{
/*	padding-top:5px; */
	padding-bottom:5px;
	padding-left:0;
}

.history-row-right p.mid
{
	_padding:0;
	_margin-left:10px;
	_width:270px;
}

.history-row-right p.top
{
	margin-top:0;
}

.history-spacer
{
	height:39px;
}

.history-row-right img
{
/*	margin-left:10px;
	_margin-left:0; */
}

.history-bottom-row
{
	text-align:left;
/*	padding-top:30px;  */
/*	min-height:50px; /* IE6 min-height hack */
/*	height:auto !important;
	height:50px; */
	padding-left:39px;
}

#history-mid-row
{
/*	padding-bottom:31px; */
}

#history-mid-row-2
{
	padding-bottom:20px;
}

#history-top-row
{
	background:url(../images/bkg_texture_top.jpg) no-repeat top;
/*	padding-top:20px; */
	padding-bottom:5px;
}