div#right-content {
	padding:		10px 0 0 10px;
}

div#right-content h1 {
	margin-bottom:	5px;
}

div#right-content h4 {
	padding:		0 0 2px 0;
	font-size:		13px;
}

small{
	font-style: 			italic;
	font-size:			11px;
}

table{
	margin:			0px 0px 20px 0px;
}

table tr td{
	padding:			6px;
	border:				1px solid #FFFFFF;
}

table tr.yellow{
	background-color:		#ffd000;
	color:				#FFFFFF;
	font-weight:			bold;
}

table tr.black{
	background-color:		#000000;
	color:				#FFFFFF;
	font-weight:			bold;
	text-align:			center;
}
table tr td.black{
	background-color:		#000000;
	color:				#FFFFFF;
	font-weight:			bold;
	text-align:			center;
}

table tr.grey-td{
	background-color:		#c6c7c8;
	color:				#000000;
}


table tr td.normal_td{
	text-align:			center;
}

table tr td.field700{
	width:				700px;
}

table tr td.field200{
	width:				200px;
	font-weight:			bold;
}

table tr td.field140{
	width:				140px;
	font-weight:			bold;
	text-align: 			center		
}

table tr td.field120{
	width:				120px;
	font-weight:			bold;
	text-align:			center;
}
