.table {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.table tr {
/*	font-weight:bold;*/
	border-bottom:2px solid #666666;
	color:#555555;
	padding:10px;
}
.table td {
/*	font-weight:normal;
	border-bottom:1px solid #666666;*/
	padding:0 5px 5px 0;
	vertical-align:top;
}
.specialCell {
	font-weight:bold;
	border-right:2px solid #666666;
	color:#555555;
	padding:10px;
}

.specialCell td {
	border-bottom:2px solid #666666;}

/*customised static page content*/

.thirdCol {
	#width: 180px;
	width: 176px;
	float: left;
	padding: 0 10px 10px 0;
}

.DivMiddleMain blockquote {padding-left:18px;}

.DivMiddleMain p {margin:5px 0; padding: 5px 0} 

.table .divmiddlemain p, .table .DivMiddleMain p  {margin: 0; padding:0}