/*	TEMPLATE NORMAL   */ 

.template_normal h4 {
	color: #3c3c3c; 
	font-size: 11px; 
	border-left: 4px solid #d0dde9; 
	padding-left: 10px; 
	clear: both;
	font-weight: normal;
}

/*	TEMPLATE LARGE	*/ 
.template_large h4 {
	color: #3c3c3c; 
	font-size: 12px; 
	border-left: 4px solid #d0dde9; 
	padding-left: 10px; 
	clear: both;
	font-weight: normal;
}

label { 
	cursor: pointer; 
}
