.helpdesk_iconoption {
/*	padding: 10px 5px 10px 5px; */
	padding: 5px 0px 5px 0px;
}
.helpdesk_iconsep {
	border-top: 1px solid #F0F0F0;
	font-size: 0px;
}
.listtable {
	background-color: white; 
	border: 1px solid #E0E0E0;
}
th {
	font-weight: bold;
	color: white;
	background-color: #B26969;
	background-color: #2465B0;
	text-align: left;

	background-color: #E0E0E0;
	color: #505050;
	padding: 4px 2px 4px 2px;

}
.row1 {

	background-color: #F2F2F2;
}
.row2 {
	background-color: #E9E9E9;
}
th a,
th a:link,
th a:hover,
th a:visited,
th a:active {
	font-weight: bold;
	color: black;
	text-decoration: none;
	color: #505050;
}
th a:hover {
	text-decoration: underline;
}
.profilecplink {
	margin-top: 5px;
}
