/* CSS Document */

#showCurrentCell {
	width: 767px;
	height: 325px;
	background-image: url(../perfs/images/backperf_current.jpg);
	margin: 0px 0px 30px 0px;
}
#showCurrentCell p {
	padding: 0px; /* resets inherited values */
	margin: 0px; /* resets inherited values */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	line-height: 1.4em;
	margin-left: 490px;
	padding-right: 10px;
}
#showCurrentCell p.motive {
	padding-top: 0px;
	text-align: right;
}
	
.showCurrentImage {
	height: 200px;
	border: none;
	float: left;
	margin: 10px 0px 10px 0px;
}
div.showCell {
	float: left;
	width: 249px;
	margin: 10px 5px 20px 5px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	border: 0px;
	min-height: 160px;
}
img.showCell {
	float: left;
	margin: 0px;
	width: 100px;
	border: 0px;
}

div.showCell2 {
	float: left;
	width: 249px;
	margin: 10px 5px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	border: 0px;
	min-height: 160px;
}
img.showCell2 {
	float: left;
	margin: 0px;
	width: 100px;
	border: 0px;
}
#botdivhold{
text-align:left;
width:600px;
margin-left:135px;
}
h4.showCellTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ce5100;
	line-height: 1.2em;
	text-align: left;
	margin: 0px 0px 0px 110px;
}
#mainField p.showCellText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 110px; 
	margin-right: 6px;
}
div.pastPacket {
	border: none;
}
h3.pastPacket {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.4em;
	margin: 0px 0px 6px 0px;
	border-bottom: 1px dotted #bfbfbf;
	clear: both;
}
div.pastShow {
	float: left;
	width: 180px;
	margin-left: 12px;
}
#rightField ul.pastShow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#rightField ul li.pastShow {
	line-height: 1.4em;
	font-style: italic;
	list-style: none;
}
h4.pastShow{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6a368e;
	margin: 0px 0px 0px 0px;
	padding-top: 6px;
	background-color: #e6ddcc;
}
div.pastShowImage {
	float: left;
	width: 150px;
}