/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1277 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1277 .theDivider1,
#simpleDivider_stacks_in_1277 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1277 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1277.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1277.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1277 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1277.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1277.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1277.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1277.bgImageOn .theDivider1 img {
	display: block;
}

/* CSS reset for our table */
#flatpack_table_stacks_in_1286,
#flatpack_table_stacks_in_1286 tbody,
#flatpack_table_stacks_in_1286 tfoot,
#flatpack_table_stacks_in_1286 thead,
#flatpack_table_stacks_in_1286 tr,
#flatpack_table_stacks_in_1286 th,
#flatpack_table_stacks_in_1286 td {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

#flatpack_table_stacks_in_1286 {
	border-collapse: collapse;
	border-spacing: 0;
}

#flatpack_table_stacks_in_1286 {
	border-collapse: collapse;
	width: auto;
	padding: 0;
	margin: 0;
}

@media screen and (min-width: 768px) {
	#flatpack_table_stacks_in_1286 {
		width: 100%;
	}

	#flatpack_table_stacks_in_1286 tr td {
		color: rgba(51, 51, 51, 1.00);
		font-size: inherit;
		line-height: 1.5;
		text-align: left;
		
		
		
		
		vertical-align: middle;
		
		
	}

	 
	#flatpack_table_stacks_in_1286 th, 
	#flatpack_table_stacks_in_1286 td {
		border: 1px solid rgba(192, 192, 192, 1.00);
	}

	
	

	

	

	

	

	

	

	

	#flatpack_table_stacks_in_1286 th, 
	#flatpack_table_stacks_in_1286 td {
		padding: 0.5rem;
	}

	

	#flatpack_table_stacks_in_1286 th {
		color: rgba(0, 0, 0, 1.00);
		font-size: inherit;
		line-height: 1.5em;
		text-align: left;
		
		
		
		font-weight: bold;
		font-style: normal;
		background: rgba(205, 205, 205, 1.00);
		padding: 0.5rem;
		
		white-space: nowrap;
	}

	
}

/* Styles for all screen sizes */










#flatpack_table_stacks_in_1286 .flatpack_tableCell5,
#flatpack_table_stacks_in_1286 .flatpack_tableCell6,
#flatpack_table_stacks_in_1286 .flatpack_tableCell7,
#flatpack_table_stacks_in_1286 .flatpack_tableCell8,
#flatpack_table_stacks_in_1286 .flatpack_tableCell9,
#flatpack_table_stacks_in_1286 .flatpack_tableCell10,
#flatpack_table_stacks_in_1286 .flatpack_tableCell11,
#flatpack_table_stacks_in_1286 .flatpack_tableCell12,
#flatpack_table_stacks_in_1286 .flatpack_tableCell13,
#flatpack_table_stacks_in_1286 .flatpack_tableCell14,
#flatpack_table_stacks_in_1286 .flatpack_tableCell15 {
	display: none;
}


























@media screen and (max-width: 768px) {
	/* Mobile styles */

	#flatpack_table_wrapper_stacks_in_1286 {
		max-width: 90vw;
		overflow: hidden;
	}

	/* Force table to not be like tables anymore */
	#flatpack_table_stacks_in_1286, 
	#flatpack_table_stacks_in_1286 thead, 
	#flatpack_table_stacks_in_1286 tbody, 
	#flatpack_table_stacks_in_1286 th, 
	#flatpack_table_stacks_in_1286 td, 
	#flatpack_table_stacks_in_1286 tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#flatpack_table_stacks_in_1286 thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	#flatpack_table_stacks_in_1286 tr {
		margin: 0 0 0 0;
	}

	
		
	#flatpack_table_stacks_in_1286 tr:nth-child(odd) {
		background-color: rgba(255, 255, 255, 1.00);
	}

	#flatpack_table_stacks_in_1286 tr:nth-child(even) {
		background-color: rgba(234, 234, 234, 1.00);
	}
	
	#flatpack_table_stacks_in_1286 td {
		/* Behave like a "row" */
		border: none;
		border-bottom: 1px solid rgba(192, 192, 192, 1.00);
		position: relative;
		padding: 0.5rem 0.5rem 0.5rem 40%;
		color: rgba(51, 51, 51, 1.00);
		font-size: inherit;
		line-height: 1.5;
		text-align: left;
		
		
		
	}

	

	#flatpack_table_stacks_in_1286 td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 0;
		left: 0;
		color: rgba(51, 51, 51, 1.00);
		width: calc(40% - 0.5rem - 0.5rem);
		padding: 0.5rem;
		font-weight: bold;
		font-style: normal;
		text-align: left;
		text-transform: none;
		white-space: nowrap;
		overflow: hidden;
	}

	/* Label the data */
	#flatpack_table_stacks_in_1286 td:nth-of-type(1):before { content: "Course:"; }
	#flatpack_table_stacks_in_1286 td:nth-of-type(2):before { content: "Individuals:"; }
	#flatpack_table_stacks_in_1286 td:nth-of-type(3):before { content: "Institutions:"; }
	#flatpack_table_stacks_in_1286 td:nth-of-type(4):before { content: "Included:"; }
	#flatpack_table_stacks_in_1286 td:nth-of-type(5):before { content: "Column 5:"; }
	#flatpack_table_stacks_in_1286 td:nth-of-type(6):before { content: "Column 6:"; }
	#flatpack_table_stacks_in_1286 td:nth-of-type(7):before { content: "Column 7:"; }
	#flatpack_table_stacks_in_1286 td:nth-of-type(8):before { content: "Column 8:"; }
	#flatpack_table_stacks_in_1286 td:nth-of-type(9):before { content: "Column 9:"; }
	#flatpack_table_stacks_in_1286 td:nth-of-type(10):before { content: "Column 10:"; }
	#flatpack_table_stacks_in_1286 td:nth-of-type(11):before { content: "Column 11:"; }
	#flatpack_table_stacks_in_1286 td:nth-of-type(12):before { content: "Column 12:"; }
	#flatpack_table_stacks_in_1286 td:nth-of-type(13):before { content: "Column 13:"; }
	#flatpack_table_stacks_in_1286 td:nth-of-type(14):before { content: "Column 14:"; }
	#flatpack_table_stacks_in_1286 td:nth-of-type(15):before { content: "Column 15:"; }

	

	
}

#flatpack_table_stacks_in_1286 tr th:nth-of-type(0),
#flatpack_table_stacks_in_1286 tr td:nth-of-type(0) {
	background-color: rgba(255, 255, 240, 1.00);
	font-weight: bold;
	font-style: normal;
}


@media screen and (max-width: 768px) {
	#flatpack_table_stacks_in_1286 tr th:nth-of-type(0),
	#flatpack_table_stacks_in_1286 tr td:nth-of-type(0) {
		background-color: inherit;
		font-weight: inherit;
		font-style: inherit;
	}
}


@media print {
	#flatpack_table_wrapper_stacks_in_1286 {
		overflow-x: visible;
	}

	#flatpack_table_stacks_in_1286 {
		width: auto;
	}

	#flatpack_table_stacks_in_1286 td {
		width: auto;
		min-width: 0px;
	}
}

/*  */#stacks_in_1520_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1520 a:link, #stacks_in_1520 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1520 a:hover, #stacks_in_1520 a:active {
	color:#FFFFFF;
}







#stacks_in_1520 a:link, #stacks_in_1520 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1520 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1520 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_1522_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1522 a:link, #stacks_in_1522 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1522 a:hover, #stacks_in_1522 a:active {
	color:#FFFFFF;
}







#stacks_in_1522 a:link, #stacks_in_1522 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1522 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1522 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/*  */#stacks_in_1528_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1528 a:link, #stacks_in_1528 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1528 a:hover, #stacks_in_1528 a:active {
	color:#FFFFFF;
}







#stacks_in_1528 a:link, #stacks_in_1528 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1528 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1528 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_1526_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1526 a:link, #stacks_in_1526 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1526 a:hover, #stacks_in_1526 a:active {
	color:#FFFFFF;
}







#stacks_in_1526 a:link, #stacks_in_1526 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1526 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1526 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/*  */#stacks_in_1524_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1524 a:link, #stacks_in_1524 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1524 a:hover, #stacks_in_1524 a:active {
	color:#FFFFFF;
}







#stacks_in_1524 a:link, #stacks_in_1524 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1524 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1524 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_1530_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1530 a:link, #stacks_in_1530 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1530 a:hover, #stacks_in_1530 a:active {
	color:#FFFFFF;
}







#stacks_in_1530 a:link, #stacks_in_1530 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1530 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1530 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/*  */#stacks_in_1532_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1532 a:link, #stacks_in_1532 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1532 a:hover, #stacks_in_1532 a:active {
	color:#FFFFFF;
}







#stacks_in_1532 a:link, #stacks_in_1532 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1532 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1532 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_1534_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1534 a:link, #stacks_in_1534 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1534 a:hover, #stacks_in_1534 a:active {
	color:#FFFFFF;
}







#stacks_in_1534 a:link, #stacks_in_1534 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1534 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1534 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/*  */#stacks_in_1536_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1536 a:link, #stacks_in_1536 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1536 a:hover, #stacks_in_1536 a:active {
	color:#FFFFFF;
}







#stacks_in_1536 a:link, #stacks_in_1536 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1536 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1536 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_1538_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1538 a:link, #stacks_in_1538 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1538 a:hover, #stacks_in_1538 a:active {
	color:#FFFFFF;
}







#stacks_in_1538 a:link, #stacks_in_1538 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1538 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1538 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/*  */#stacks_in_1540_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1540 a:link, #stacks_in_1540 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1540 a:hover, #stacks_in_1540 a:active {
	color:#FFFFFF;
}







#stacks_in_1540 a:link, #stacks_in_1540 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1540 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1540 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_1542_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1542 a:link, #stacks_in_1542 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1542 a:hover, #stacks_in_1542 a:active {
	color:#FFFFFF;
}







#stacks_in_1542 a:link, #stacks_in_1542 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1542 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1542 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/*  */#stacks_in_1544_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1544 a:link, #stacks_in_1544 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1544 a:hover, #stacks_in_1544 a:active {
	color:#FFFFFF;
}







#stacks_in_1544 a:link, #stacks_in_1544 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1544 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1544 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_1546_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1546 a:link, #stacks_in_1546 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1546 a:hover, #stacks_in_1546 a:active {
	color:#FFFFFF;
}







#stacks_in_1546 a:link, #stacks_in_1546 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1546 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1546 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/* Start Button Press stack CSS code */#stacks_in_1419{	text-align: right !important;}.stacks_in_1419dooabutton{	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */			display:inline-block;	text-align: right;	letter-spacing: 0px !important;		width:inherit;			/* Gradient type button specific styles */		-moz-box-shadow:inset 0px 1px 0px 0px #C6C6C6;	-webkit-box-shadow:inset 0px 1px 0px 0px #C6C6C6;	box-shadow:inset 0px 1px 0px 0px #C6C6C6;		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #808080), color-stop(1, #626262) );	background:-moz-linear-gradient( center top, #808080 5%, #626262 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#808080', endColorstr='#626262');	background-color:#767676;	text-shadow:none;		text-shadow:1px -1px 0px #4E4E4E;			border:1px solid #585858;	color:#FFFFFF;									font-size:100% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !important;		font-family:Arial, Helvetica, sans-serif !important;	font-style:normal !important;		padding: 6px 15px 6px 15px;			-webkit-border-top-left-radius:4px;	-moz-border-radius-topleft:4px;	border-top-left-radius:4px;	-webkit-border-top-right-radius:4px;	-moz-border-radius-topright:4px;	border-top-right-radius:4px;	-webkit-border-bottom-right-radius:4px;	-moz-border-radius-bottomright:4px;	border-bottom-right-radius:4px;	-webkit-border-bottom-left-radius:4px;	-moz-border-radius-bottomleft:4px;	border-bottom-left-radius:4px;}.stacks_in_1419dooabutton:hover {					-moz-box-shadow:inset 0px 1px 0px 0px #4E4E4E;		-webkit-box-shadow:inset 0px 1px 0px 0px #4E4E4E;		box-shadow:inset 0px 1px 0px 0px #4E4E4E;				background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #626262), color-stop(1, #808080) );		background:-moz-linear-gradient( center top, #626262 5%, #808080 100% );		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#626262', endColorstr='#808080');		background-color:#767676;					color:;		}/* End Button Press stack CSS code *//* CSS reset for our table */
#flatpack_table_stacks_in_1369,
#flatpack_table_stacks_in_1369 tbody,
#flatpack_table_stacks_in_1369 tfoot,
#flatpack_table_stacks_in_1369 thead,
#flatpack_table_stacks_in_1369 tr,
#flatpack_table_stacks_in_1369 th,
#flatpack_table_stacks_in_1369 td {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

#flatpack_table_stacks_in_1369 {
	border-collapse: collapse;
	border-spacing: 0;
}

#flatpack_table_stacks_in_1369 {
	border-collapse: collapse;
	width: auto;
	padding: 0;
	margin: 0;
}

@media screen and (min-width: 768px) {
	#flatpack_table_stacks_in_1369 {
		width: 100%;
	}

	#flatpack_table_stacks_in_1369 tr td {
		color: rgba(51, 51, 51, 1.00);
		font-size: inherit;
		line-height: 1.5;
		text-align: left;
		
		
		
		
		vertical-align: middle;
		
		
	}

	 
	#flatpack_table_stacks_in_1369 th, 
	#flatpack_table_stacks_in_1369 td {
		border: 1px solid rgba(192, 192, 192, 1.00);
	}

	
	

	

	

	

	

	

	

	

	#flatpack_table_stacks_in_1369 th, 
	#flatpack_table_stacks_in_1369 td {
		padding: 0.5rem;
	}

	

	#flatpack_table_stacks_in_1369 th {
		color: rgba(0, 0, 0, 1.00);
		font-size: inherit;
		line-height: 1.5em;
		text-align: left;
		
		
		
		font-weight: bold;
		font-style: normal;
		background: rgba(205, 205, 205, 1.00);
		padding: 0.5rem;
		
		white-space: nowrap;
	}

	
}

/* Styles for all screen sizes */










#flatpack_table_stacks_in_1369 .flatpack_tableCell5,
#flatpack_table_stacks_in_1369 .flatpack_tableCell6,
#flatpack_table_stacks_in_1369 .flatpack_tableCell7,
#flatpack_table_stacks_in_1369 .flatpack_tableCell8,
#flatpack_table_stacks_in_1369 .flatpack_tableCell9,
#flatpack_table_stacks_in_1369 .flatpack_tableCell10,
#flatpack_table_stacks_in_1369 .flatpack_tableCell11,
#flatpack_table_stacks_in_1369 .flatpack_tableCell12,
#flatpack_table_stacks_in_1369 .flatpack_tableCell13,
#flatpack_table_stacks_in_1369 .flatpack_tableCell14,
#flatpack_table_stacks_in_1369 .flatpack_tableCell15 {
	display: none;
}


























@media screen and (max-width: 768px) {
	/* Mobile styles */

	#flatpack_table_wrapper_stacks_in_1369 {
		max-width: 90vw;
		overflow: hidden;
	}

	/* Force table to not be like tables anymore */
	#flatpack_table_stacks_in_1369, 
	#flatpack_table_stacks_in_1369 thead, 
	#flatpack_table_stacks_in_1369 tbody, 
	#flatpack_table_stacks_in_1369 th, 
	#flatpack_table_stacks_in_1369 td, 
	#flatpack_table_stacks_in_1369 tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	#flatpack_table_stacks_in_1369 thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	#flatpack_table_stacks_in_1369 tr {
		margin: 0 0 0 0;
	}

	
		
	#flatpack_table_stacks_in_1369 tr:nth-child(odd) {
		background-color: rgba(255, 255, 255, 1.00);
	}

	#flatpack_table_stacks_in_1369 tr:nth-child(even) {
		background-color: rgba(234, 234, 234, 1.00);
	}
	
	#flatpack_table_stacks_in_1369 td {
		/* Behave like a "row" */
		border: none;
		border-bottom: 1px solid rgba(192, 192, 192, 1.00);
		position: relative;
		padding: 0.5rem 0.5rem 0.5rem 40%;
		color: rgba(51, 51, 51, 1.00);
		font-size: inherit;
		line-height: 1.5;
		text-align: left;
		
		
		
	}

	

	#flatpack_table_stacks_in_1369 td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 0;
		left: 0;
		color: rgba(51, 51, 51, 1.00);
		width: calc(40% - 0.5rem - 0.5rem);
		padding: 0.5rem;
		font-weight: bold;
		font-style: normal;
		text-align: left;
		text-transform: none;
		white-space: nowrap;
		overflow: hidden;
	}

	/* Label the data */
	#flatpack_table_stacks_in_1369 td:nth-of-type(1):before { content: "Cours:"; }
	#flatpack_table_stacks_in_1369 td:nth-of-type(2):before { content: "Individus:"; }
	#flatpack_table_stacks_in_1369 td:nth-of-type(3):before { content: "Institutions:"; }
	#flatpack_table_stacks_in_1369 td:nth-of-type(4):before { content: "Comprenant:"; }
	#flatpack_table_stacks_in_1369 td:nth-of-type(5):before { content: "Column 5:"; }
	#flatpack_table_stacks_in_1369 td:nth-of-type(6):before { content: "Column 6:"; }
	#flatpack_table_stacks_in_1369 td:nth-of-type(7):before { content: "Column 7:"; }
	#flatpack_table_stacks_in_1369 td:nth-of-type(8):before { content: "Column 8:"; }
	#flatpack_table_stacks_in_1369 td:nth-of-type(9):before { content: "Column 9:"; }
	#flatpack_table_stacks_in_1369 td:nth-of-type(10):before { content: "Column 10:"; }
	#flatpack_table_stacks_in_1369 td:nth-of-type(11):before { content: "Column 11:"; }
	#flatpack_table_stacks_in_1369 td:nth-of-type(12):before { content: "Column 12:"; }
	#flatpack_table_stacks_in_1369 td:nth-of-type(13):before { content: "Column 13:"; }
	#flatpack_table_stacks_in_1369 td:nth-of-type(14):before { content: "Column 14:"; }
	#flatpack_table_stacks_in_1369 td:nth-of-type(15):before { content: "Column 15:"; }

	

	
}

#flatpack_table_stacks_in_1369 tr th:nth-of-type(0),
#flatpack_table_stacks_in_1369 tr td:nth-of-type(0) {
	background-color: rgba(255, 255, 240, 1.00);
	font-weight: bold;
	font-style: normal;
}


@media screen and (max-width: 768px) {
	#flatpack_table_stacks_in_1369 tr th:nth-of-type(0),
	#flatpack_table_stacks_in_1369 tr td:nth-of-type(0) {
		background-color: inherit;
		font-weight: inherit;
		font-style: inherit;
	}
}


@media print {
	#flatpack_table_wrapper_stacks_in_1369 {
		overflow-x: visible;
	}

	#flatpack_table_stacks_in_1369 {
		width: auto;
	}

	#flatpack_table_stacks_in_1369 td {
		width: auto;
		min-width: 0px;
	}
}

/*  */#stacks_in_1548_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1548 a:link, #stacks_in_1548 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1548 a:hover, #stacks_in_1548 a:active {
	color:#FFFFFF;
}







#stacks_in_1548 a:link, #stacks_in_1548 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1548 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1548 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_1560_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1560 a:link, #stacks_in_1560 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1560 a:hover, #stacks_in_1560 a:active {
	color:#FFFFFF;
}







#stacks_in_1560 a:link, #stacks_in_1560 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1560 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1560 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/*  */#stacks_in_1552_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1552 a:link, #stacks_in_1552 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1552 a:hover, #stacks_in_1552 a:active {
	color:#FFFFFF;
}







#stacks_in_1552 a:link, #stacks_in_1552 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1552 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1552 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_1554_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1554 a:link, #stacks_in_1554 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1554 a:hover, #stacks_in_1554 a:active {
	color:#FFFFFF;
}







#stacks_in_1554 a:link, #stacks_in_1554 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1554 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1554 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/*  */#stacks_in_1556_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1556 a:link, #stacks_in_1556 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1556 a:hover, #stacks_in_1556 a:active {
	color:#FFFFFF;
}







#stacks_in_1556 a:link, #stacks_in_1556 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1556 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1556 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_1558_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1558 a:link, #stacks_in_1558 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1558 a:hover, #stacks_in_1558 a:active {
	color:#FFFFFF;
}







#stacks_in_1558 a:link, #stacks_in_1558 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1558 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1558 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/*  */#stacks_in_1567_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1567 a:link, #stacks_in_1567 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1567 a:hover, #stacks_in_1567 a:active {
	color:#FFFFFF;
}







#stacks_in_1567 a:link, #stacks_in_1567 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1567 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1567 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_1570_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1570 a:link, #stacks_in_1570 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1570 a:hover, #stacks_in_1570 a:active {
	color:#FFFFFF;
}







#stacks_in_1570 a:link, #stacks_in_1570 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1570 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1570 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/*  */#stacks_in_1614_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1614 a:link, #stacks_in_1614 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1614 a:hover, #stacks_in_1614 a:active {
	color:#FFFFFF;
}







#stacks_in_1614 a:link, #stacks_in_1614 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1614 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1614 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_1617_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1617 a:link, #stacks_in_1617 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1617 a:hover, #stacks_in_1617 a:active {
	color:#FFFFFF;
}







#stacks_in_1617 a:link, #stacks_in_1617 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1617 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1617 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/* Start Button Press stack CSS code */#stacks_in_1421{	text-align: right !important;}.stacks_in_1421dooabutton{	-webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box !important;    /* Firefox, other Gecko */	box-sizing: border-box !important;         /* Opera/IE 8+ */			display:inline-block;	text-align: right;	letter-spacing: 0px !important;		width:inherit;			/* Gradient type button specific styles */		-moz-box-shadow:inset 0px 1px 0px 0px #C6C6C6;	-webkit-box-shadow:inset 0px 1px 0px 0px #C6C6C6;	box-shadow:inset 0px 1px 0px 0px #C6C6C6;		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #808080), color-stop(1, #626262) );	background:-moz-linear-gradient( center top, #808080 5%, #626262 100% );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#808080', endColorstr='#626262');	background-color:#767676;	text-shadow:none;		text-shadow:1px -1px 0px #4E4E4E;			border:1px solid #585858;	color:#FFFFFF;									font-size:100% !important;	font-weight:normal !important;	line-height:normal !important;	text-decoration:none !important;	text-indent:0 !important;		font-family:Arial, Helvetica, sans-serif !important;	font-style:normal !important;		padding: 6px 15px 6px 15px;			-webkit-border-top-left-radius:4px;	-moz-border-radius-topleft:4px;	border-top-left-radius:4px;	-webkit-border-top-right-radius:4px;	-moz-border-radius-topright:4px;	border-top-right-radius:4px;	-webkit-border-bottom-right-radius:4px;	-moz-border-radius-bottomright:4px;	border-bottom-right-radius:4px;	-webkit-border-bottom-left-radius:4px;	-moz-border-radius-bottomleft:4px;	border-bottom-left-radius:4px;}.stacks_in_1421dooabutton:hover {					-moz-box-shadow:inset 0px 1px 0px 0px #4E4E4E;		-webkit-box-shadow:inset 0px 1px 0px 0px #4E4E4E;		box-shadow:inset 0px 1px 0px 0px #4E4E4E;				background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #626262), color-stop(1, #808080) );		background:-moz-linear-gradient( center top, #626262 5%, #808080 100% );		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#626262', endColorstr='#808080');		background-color:#767676;					color:;		}/* End Button Press stack CSS code */