/* Styles for sa_history.html */

.sa-row-left
{
	width: 300px;
	float:left;
}

.sa-row-right
{
	width: 300px;
	float:left;
	padding-left:20px;
}

.sa-box
{
	border:2px solid #989898;
	background:url(../images/sahistory_sidebarbkg.jpg) repeat-y;
	width:279px;
	min-height:250px; 
	height:auto !important;
	height:250px;
	padding-bottom:20px;
}

.sa-box-1
{
	border:2px solid #989898;
	background:url(../images/sahistory_sidebarbkg.jpg) repeat-y;
	width:279px;
	min-height:590px; 
	height:auto !important;
	height:590px;
}


#sa-rollover
{
	background:url(../images/sahistory_timelinebtn.gif) no-repeat;
	height:30px;
	display:block;
	outline:none;
	text-indent:-9999px;
}

#sa-rollover:hover
{
	background-position:0 -30px;
}

#sa-image1
{
	margin-top:30px;
	margin-bottom:30px;
}

.sa-40
{
	height:40px;
}

#sa-top-row
{
	background:url(../images/bkg_texture_top.jpg) no-repeat;
	background-position:top;
}

#sa-bottom-row
{
	background:url(../images/bkg_bottom_texture.jpg) no-repeat;
	background-position:bottom;
	padding-bottom:0;
}

#sa-quote
{
	margin-top:35px;
	padding-left:25px;
}

#sa-bottom-image
{
	margin-top:39px;
}

#sa-top-p
{
	padding-bottom:20px;
	padding-top:0;
	margin-top:0;
}

.sa-spacer-42
{
	height:42px;
}

#sa-list
{
	padding-right:30px;
}