@charset "utf-8";
/* author: Hans */
/* Creation date: 2005-07-31 */

.application td
{
	background-color: #dfd; 
	vertical-align: top;
}
.application th
{
	text-align: left;
	background-color: #bfb; 
	vertical-align: top;
	white-space:nowrap;
}
.application th.name
{
	background-color: #ada; 
}
.application .phone
{
	white-space: nowrap;
}