﻿.historyTitleContainer
{
	background-color: Gray;
	color: #ffffff;
	width: 923px;
	text-align: center;
	padding: 5px 0;
	float: left;
	margin: 10px 0px 10px 10px;
}

.historyTitle
{
	float: left;
	width: 290px;
	padding: 5px;
}

.historyTitleContainer span span
{
	display: block;
	float: left;
	text-align: center;
	width: 304px;
}
.historyTitleContainer a
{
	font-weight: bold;
	text-decoration: underline;
	color: #BBBBBB;
}
.historyTitleContainer a:hover
{
	color: #FFFFFF;
}
.historySelected
{
	color: #CD0000;
}

.historyPreviewText
{
	margin: 2px 10px 0px 10px;
}

.historyDetailsContainer
{
	width: 940px;	
	float: left;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 2px;
}
	
.historyDetails
{
	background-color: #555555;
	border: solid 3px Gray;
	color: #ffffff;
	width: 284px;
	height: 264px;
	float: left;
	padding: 0px 7px 1px 0px;
	margin: 0px 15px 15px 0px;
	overflow-x: hidden;
	overflow-y: auto;
}

.historyDetails img
{
	width: 292px;
	height: 209px;	
}
.imgLink img
{
	height: 15px;
	width: 162px;
	margin-bottom: 1px;
	padding-left: 110px;
}
.imgLink2 img
{
	height: 14px;
	width: 215px;
	padding-left: 57px;
}
.historyDetailsDescription
{
	text-align: center;
	margin: auto;	
	padding-bottom: 1px;
}
.historyDetails a:link, .historyDetails a:visited, .historyDetails a:active, .historyDetails a:hover
{
	color: #666666;
	text-decoration: none;	
	color: #ffffff;
}

.HistoryStoryBoardContainer
{
	width: 100%;
	padding: 0px 10px 0px 0px;	
}
.historySpacer img
{
	height: 4px;
	width: 290px;
	margin: 2px 0px;
}
