@charset "utf-8";

/* Gain Knowledge Homepage*/
#escrollEvents_wrapper{
	width: 504px;
	padding-top: 15px;
	border-top: dotted 1px #A21717;
}
.escrollEvents{
	width: 504px;
	margin-bottom: 20px;
}
.volunteer_img{
	float: left;
}
.volunteer_text{
	float: right;
	width: 350px;
}
.volunteer_link{
	float: right;
	width: 70px;
	height:2px;
	padding: 5px 8px 15px 11px;
	background-color: #990000;
	color: #FFFFFF;
	margin-top: 30px;
	margin-right: 8px;
}

/* Downloads */
#adobe_reader{
	width: 250px;
}
#reader{
	float: left;
}
#download_adobe{
	float: right;
	margin-top: 18px;
}
#download_table{
	width: 504px;
}

/* Pagination*/
.one1{
	height: 15px;
	width: 15px;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
	background-color: #990000;
	font-size: 14px;
}

