


#body-contents table thead.container td
	{
		width: 735px;
	}


#body-contents table thead.container
	{
		background: url(images/1column/body-content-head-bg.gif) no-repeat top;
		
	}
	
#body-contents table thead.container td
	{
		padding: 10px 10px 0px 10px;
	}

#body-contents table tbody.container
	{
		background: url(images/1column/body-content-body-bg.gif) repeat-y;
	}
#body-contents table tfoot.container
	{
		background: url(images/1column/body-content-foot-bg.gif) no-repeat top;
		height: 20px;
		line-height: 20px;
		overflow: hidden;
	}
	
#body-contents table tbody.container td
	{
		padding: 10px;
		color: #ccc;
	}
