
/*   load the main media CSS file    */

@import url('../../../common/styles/media2.css');

#ID_txt01{
	background-color: #ffffff;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 8px;
	border: 2px solid #D3d1d2
}
#ID_txt02{
	background-color: #652C8A;
	padding-top: 4px;
	padding-bottom: 4px;
}
#ID_txt03{
	background-color: #077A77;
	padding-top: 4px;
	padding-bottom: 4px;
}
#ID_txt04{
	background-color: #7C6D34;
	padding-top: 4px;
	padding-bottom: 4px;
}