@CHARSET "ISO-8859-1";

.activation_table {
	width: 100%;
}

.activation_input {
	border: 1px solid #ccc;
}

.title_row{
	width: 100%;
}

.title_col{
	background-color: #EEEEEE;
}

.activation_text_input {
	border:solid 1px #ccc;
	background:#fff;
	color:#AAAAAA;
	height: 18px;
	width: 175px;
}