/* CSS Document */
.tcenter {
padding-left:0;
padding-right:0;
text-align:center;
}
.clear {
	clear: both;
	font-size: 0;
	height:1px;
}
.fleft {float:left}
.fright {float:right}
a img { border:0;}
a span {cursor:pointer;}
input {font-size:110%;}
