#gazette {
	width: 100%;
	font: 100 9pt/18px Tahoma;
}
#gazette .exp{
	margin: 10px 0px 10px 0px;
}
#gazette .table{
	width: 100%;
}
#gazette .item{
	width: 100%;
	font: 100 9pt/18px Tahoma;
	text-align: center;
}
#gazette .image img{
	width: 100px;
	height: 154px;
	border: 0px;
	border: 1px solid #CECECE;
}
#gazette .item .title{
	color: #07559D;
	font: 700 9pt/18px Tahoma;
}
