.title {
	font-size: 24pt;
}
.works_title_full {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

.works_title {
	font-size: 11px;
	padding-bottom: 5px;
	text-align:center;
	font-weight: bold;	
	color:#111111;
}

.works_date {
	color: #999999;
	font-size: 10px;
	padding-bottom: 5px;
}

.works_smsg {
	font-size: 12px;
	text-align:center;	
}

.sdescr {
	font-size: 11px;
	text-align:center;	
}


