.someclass {
	color : #009900;
	background-color : transparent;
	border-width : 1px;
	border-color : #cccccc;
	font-family : sans-serif;
	font-size : 16pt;
	background-position : left top;
	border-style : solid;
	font-weight : normal;
	font-style : normal;
	background-repeat : no-repeat;
	top : 1px;
	cursor : default;
}

