﻿.ISG-event{
	padding: 0;
/*	float: left;	*/
	width: 340px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom: 1px solid blue;
}
.resPicSmaller {
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.resPicSmall {
	float: left;
	margin-right: 20px;
	margin-bottom: 60px;
	margin-left: 0px;
}
.resPic {
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.resType {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.roundBoxTopLarge {
	margin: 0;	
	margin-bottom: 0px;
	background-image: url('Images/white3cLarge.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.roundBoxBottomLarge {
	margin: 0;
	background-image: url('Images/white3cLarge.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;   
	padding-bottom: 10px;
	padding-left: 20px;  
}
