.comment_label {
	font-size: 70%;
	color:#666666; /*#0066CC;*/
	font-weight:bold;		
	background:url(/eu/common/images/comment_blue.gif) left top no-repeat;	
	padding-left: 18px;	
	padding-top:3px;
}

.alert_label {
	font-size: 80%;
	color:#993300;
	font-weight:bold;		
	background:url(/eu/common/images/icon_alert.gif) left top no-repeat;	
	padding-left: 18px;	
}

.regular_label {
	font-size: 70%;
	color:#993300;
	font-weight:bold;		
}

input.button_label {		
	padding:5px;
	border:1px solid #cccccc;
	font-size:0.7em;	
	padding:3px;
	font-weight:bold;
	font-size:80%;
}

input.button_label:hover {
	background-color:#FFCC66;
	color:#000000;	
	cursor:pointer;
}

td.label {
	vertical-align: top;
}