@charset "utf-8";
/* CSS Document */

h4{
	margin-bottom:5px;
	text-align:left;
	font-size:16px;
}
.spacebounce{
	margin-bottom:5px;	
}
.bull{
	background-image:url(../img/di/bullet.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
}
.bull a{
	color:#115387;
	text-decoration:none;
}
.bull a:hover{
	text-decoration:underline;	
}
.hangout{
	font: 12px Arial;
	color: #0f5394;	
	height: auto;
	width: 440px;
	border: solid 0px green;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 20px;
	display: block;
	position: relative;
	clear: both;
	
}
.bull2{
	background-image:url(../img/di/bullet.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	width:150px;
	float:left;
	margin:5px 10px;
}
#hopes{
	height:80px;
	clear:both;
	margin:15px 0px;
}
