/* 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;
}
.blog_title{
	font-size: 2em;
	font-family: Georgia, Tahoma, Verdana, "Times New Roman",Times,serif;
	color: #513414;
}
.blog_back{
/*	background-image: url(../../images/others/blog_back.jpg);
	background-repeat: repeat-y;
	background-position: -80px;*/
	overflow:hidden; 
}
.blog_time{
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.blog_text{
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	margin-bottom: 10px;
	text-align: justify;
}
.blog_text p{
	margin: 10px 0px;
}
.blog_link{
	font-size: 1.1em;
	font-family: Georgia, Tahoma, Verdana, "Times New Roman",Times,serif;
	color: #513414;
}
