.box 
	{width: 300px; background: url(img/center.gif) repeat-y top left;}
.box .top 
	{width: 100%; background: transparent url(img/top.gif) no-repeat top left;}
.box .bot 
	{width: 100%; background: transparent url(img/bottom.gif) no-repeat bottom left;}
.box .pad 
	{padding: 10px 20px 10px 20px;}

.wa 
	{width: 100%; clear: both;}

