/* css file with styles specific to the office file*/
div#cell_132{
	width: 132px;
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000000;
}
div#cell_60{
	text-align:right;
	width: 60px;
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000000;
}
span#old_stats{
	color:#999999;
	margin-left:3px;
}
img.guestbook_delete{
	float:right;
	position:relative;
	top:-3px;
}
div.partImage{
	width: 103px;
	padding: 0px;
	margin: 0px;
	border: 0px solid #CCCCCC;
	text-align: center;
}
div.partImage div.partTitle{
	height: 14px;
	width: 100px;
	overflow: hidden;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	border-bottom: 2px solid #D8D8D8;
	font-weight: bold;
}
tr.selected{
	background-color:#FFFF99;
}
tr.selected td.row1{
	background-color:#FFFF99;
}
tr.selected td.row2{
	background-color:#FFFF99;
}
