div.button {
	border: 1px solid #e6e4e1;
	height:16px;
	
	width:120px;
	padding-left:5px;
	background-color:#FFFFFF;
	font-size:9px;
	line-height:16px;
	/*cursor:pointer;*/
}

div.button div.text{
	width:100px;
	float:left;
	height:16px;
	
}