#TypeSize
{	position:absolute;
	top:-200px;
	left:-200px;
}
DIV.TypeSize
{	background:#ffffff;
	width:150px;
	border:#666666 solid 1px;
}
DIV.TS1, DIV.TS2, DIV.TS3
{	hpadding:5px;
	border-bottom:#666666 solid 1px;
	text-align:left;
	padding-left:22px;
}
DIV.TS1
{	font-size:14px;
	background:#ffffff url(/img/TS1.jpg) left center no-repeat;
	cursor:hand;
}
DIV.TS2
{	font-size:16px;
	background:#ffffff url(/img/TS2.jpg) left center no-repeat;
	cursor:hand;
}
DIV.TS3
{	font-size:18px;
	background:#ffffff url(/img/TS3.jpg) left center no-repeat;
	cursor:hand;
}