.event
{
	width:950px;
/*	background:gray;*/
	margin:5px auto;
}
table
{
	color:#162e55;
}
td {padding: 0 5px; border-left:#162e55 solid 2px;min-width:175px;}
.imgs
{
	width:200px;
	float:left;
	padding-left:10px;
}
td.nb {border:none;}
.imgs img
{
	width:100%;
}
h2
{
	color:#162e55;
}
h3
{
	color:#162e55;
	text-align:center;
}
hr
{
	height:2px;
	border-width:0px;
	color:#162e55;
	background-color:#162e55;
/*	border-color:*/
}