/* 

ROBOTY DO ROBOTY!

*/

.gkp_profile_table td, .gkp_profile_table th {
	padding: 4px;
}

.gkp_profile_table th {
	text-align: right;
}

.gkp_levelcolor3 {
	color: #99CCFF;
}

.gkpProfileCard pre {
	width: 100%; 
	white-space: pre-wrap; 
	font-family: inherit;
}

.gkp_notAccepted {
	width: 100%;
	padding: 15px;
	font-size: 2em;
	color: red;
	text-align: center;
}

.gkp_notConfirmed {
	width: 100%;
	padding: 15px;
	font-size: 1.5em;
	color: yellow;
	text-align: center;
}