td input[type="text"] {
	padding: 1px;
	margin: 2px;
	height:19px
	overflow: hidden;
	font-family: Arial;
	font-size:11px;
	text-align: left;
	line-height: normal;
}

div.datacell {
	padding-top: 32px;
	
}

.fg-button { 
   outline: 0; 
   margin:0 4px 0 0px; 
   padding: .4em 1em .4em .7em; 
   text-decoration:none !important; 
   cursor:pointer; 
   position: relative; 
   text-align: center; 
   zoom: 1; 
   display:inline;
   font-size: 12px;
   font-weight: bold;
   }

#document_content a.fg-button {
	color:#e4fefc;	
}
#document_content a.fg-button:hover{
	color:#046a94;
}

img.ui-icon {
	display:inline;	
	text-align:left;
}

td.titleheader {
	background-color: #d0dfe8;	
}

td.columnheader {
	background-color: #f0f0f0;
}