/* CSS Document */

.contf {
    /*border:#C0C2C3 1px solid;*/
	border:0;
    font-family:"Arial";
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
	color:#000000;
	background:url(../images/txtboxbg.jpg) repeat-x;
	width:100px;
	height:27px;
	}
