   	P { font-size: 12px; line-height: 16px }
   	W { font-size: 10px;}
   	a.white:link { font-size: 10px;
   	text-decoration: none; 
   	color: #ffffff;}
	a.white:visited { font-size: 10px;
   	text-decoration: none; 
   	color: #ffffff;}
	a.white:hover {color: #ffffff;
	text-decoration: underline;}
	a.white:active {color: #333333;}
	
	#transbox  {
	background-image: url(../images/transbox.png);
	width: 320px;
	height: auto;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;

}

#transbox2  {
	background-image: url(../images/transbox.png);
	width: 400px;
	height: auto;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}