table
	{
	width:100%;
	table-layout:fixed;
	}
	
td
	{
	vertical-align:top;
	}

.img-left
	{
	float:left;
	padding:12px 40px 7px 0;
	}
	
.img-right
	{
	float:right;
	padding:12px 0 7px 45px;
	}
	
.float-left
	{
	float:left;
	}

.link
	{
	
	}

.fx
	{
	text-align:center;
	margin:20px auto;
	}	
	
.fx img, img.fx
	{
	padding:0 7px 7px 0;
	background:url(../images/layout/fx.gif) left top no-repeat #e1f1e7;
	}
