/**
 * @file
 * Views Styling
 */

/*
.view-content table{ 
	width:90%;
}
.view-content table tr{
	background-color: #fff;
}
*/

pane-seminars{
	position: relative;
	top: -20px;
}