﻿.conf-gallery{position:relative;}

.section-title {
    padding-top: 10px;
}

.gallery_year {
    position: absolute;
    right: 0;
    top: 0px;
}
.gallery_year .form-control{font-size:12px;}

.gallery_year p{display:inline;}

.conferences{
	margin-bottom: 15px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
}
.conferences:last-child{
	border-bottom:0;
	padding-bottom:0;
}