table.blog
	{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}

	table.blog th
		{
		text-align: left;
		vertical-align: top;
		margin: 0px;
		padding: 0px;
		width: 390px;
		}
		
		table.blog th h1
			{
			font-size: 12px;
			color: #FFFFA6;
			line-height: 14px;
			margin: 0px 0px 2px;
			padding: 0px 0px 0px 13px;
			background-image: url('img/menu/list.jpg');
			background-repeat: no-repeat;
			background-position: left 3px;
			}
		
		table.blog th p
			{
			font-size: 12px;
			color: #C0C0C0;
			font-weight: normal;
			line-height: 16px;
			text-align: left;
			margin: 0px;
			padding: 5px 0px 0px;
			}
			
		table.blog th img {
			margin: 0px;
			padding: 0px;
			border-top-width: 0;
			border-right-width: 0;
			border-bottom-width: 0;
			border-left-width: 0;
			}
	
	table.blog td
		{
		text-align: left;
		vertical-align: top;
		margin: 0px;
		padding: 0px;
		width: 250px;
		}
		
		table.blog td h1
			{
			font-size: 12px;
			color: #FFFFA6;
			line-height: 14px;
			margin: 0px 0px 2px;
			padding: 0px 0px 0px 13px;
			background-image: url('img/menu/list.jpg');
			background-repeat: no-repeat;
			background-position: left 3px;
			}
		
		table.blog td p
			{
			font-size: 12px;
			color: #C0C0C0;
			line-height: 16px;
			text-align: left;
			margin: 0px;
			padding: 5px 0px 0px;
			}
			
		table.blog td img {
			margin: 0px;
			padding: 0px;
			border-top-width: 0;
			border-right-width: 0;
			border-bottom-width: 0;
			border-left-width: 0;
			}