.rep-label
{
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 13px;  
	text-decoration:none;  	
	white-space:nowrap;
}
.rep-label-bold
{
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 13px;    
	font-weight:bold;
	white-space:nowrap;	
}
.rep-label-bold-header
{
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 16px;    
	font-weight:bold;
	white-space:nowrap;	
}
.rep-label-from-textfield
{
	background-color: transparent; 
	background-image: none; 
	border: 0; 
	padding: 0;
	margin: 0 0 0 5
}
.rep-label-from-textfield-without-margin
{
	background-color: transparent; 
	background-image: none; 
	border: 0; 
	padding: 0
}
.rep-label-from-textfield-without-padding-margin
{
	background-color: transparent; 
	background-image: none; 
	border: 0
}
.x-form-num-field {
    text-align: right;
}
.li-item
{
	white-space:nowrap;
}
.x-grid3-cell-inner {
    white-space:normal;
}      
.x-tbl-data .x-tbl-item-cell-overflow {
    white-space: normal;
    overflow: visible;
}
.x-tbl-data .x-tbl-item-cell-overflow {
    white-space: normal;
    overflow: visible;
}
.x-grid3-td-task-title .x-grid3-cell-inner {
    white-space:normal;
}
.status-red
{	
    color:Red;
}
.status-green
{	
    color:Green;
}

