

#article_list
{
	padding-top: 20px;
}

	#article_list table
	{

	}
		#article_list table td.L
		{
			width: 130px;
			padding-bottom: 10px;
		}
		#article_list table td.R
		{

		}
			#article_list table td.R p.heading
			{
				margin: 0;
				font-weight: bold;
			}
				#article_list table td.R p.heading	a
				{
					text-decoration: none;
				}