.leftList{
	float:left;
	margin-right:50px;
	width:145px;
}
.rightList{
	float:left;
}
.givenYear{
	margin-top:15px;
}
.givenYear select{
	width:109px;
}
#Proceedings{
	margin:0 auto;
	margin-top:25px;
	padding-bottom:29px;
	width:898px;
}
.leftList ul{
	margin-top:10px;
	padding-left:22px;
}
.leftList li{
	background-image: url(../images/triangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:19px;
	margin-bottom:9px;
	line-height:18px;
	padding-left:13px;
}
.leftList li a{
	color:#333;
}
.leftList li a:hover{
	color:#f00;
	text-decoration:none;
}
.rightList dl{
	display:inline;
	float:left;
	text-align:center;
	line-height:20px;
	margin:0 22px 8px;
	width:117px;
}
.rightList dl dt{
	height:160px;
	width:117px;
}
.rightList dl a{
	color:#545454;
}
.rightList dl a:hover{
	color:#f00;
	text-decoration:none;
}