.date {

	font: 10px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #999999; 
	text-align: left ;
}



.bigtitle {

	font: bold 13px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	padding: 2px 0 2px 8px;
	font-weight:bold

}

.lead {

	font: normal 11px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;

}

.leadprint {

	font: bold 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;

}

.errmsg {

	font: bold 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #E3CC00;

}

.kotak {

	font: normal 9pt "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;

	border: 1px solid #000000;

}



td.errmsg {

	font: bold 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;

}

input {

	font: normal 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}

textarea {

	font: normal 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;

}

select {

	font: normal 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}

select.rate {

	font: normal 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;

}

option {

	font: normal 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;

}

option.rate {

	font: normal 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;

}



checkbox {

	font: normal 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;

}

radio {

	font: normal 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;

}

.columnEspecif {
			margin: 10px 0;
			padding: 10px;
			display: inline; /* IE Hack */
			width: 618px;
			float: left;
			border: 1px solid #0078aa;
			background-color: #e5f0f6;
		}

