@charset "UTF-8";
/* CSS Document */

#jan-retreat-1 {
	width:365px;
	border:1px solid #1c55be;
	padding:3px;
	margin:10px 15px 10px 0;
	float:left;
}

#jan-retreat-2 {
	width:365px;
	border-top:1px solid #1c55be;
	border-right:1px solid #1c55be;
	border-left:1px solid #1c55be;
	border-bottom:1px solid #1c55be;
	padding:5px 3px 3px 3px;
	margin:0 15px 10px 0;
	clear:left;
	float:left;
}

.jr-img {
	float:left;
	width:180px;
	height:184px;
	margin:0 5px 5px 0;
}

#speakers {
	margin:0 15px 0 0; 
	float:left;
	width:380px;
}



/*--Ignite the Spirit--*/

.ignite th {
	padding: 0 9px 8px 0;
}

.ignite td {
	padding: 12px;
}


#relationship {
	margin:0 20px 10px 10px;
	border:1px solid #0560F9;
	-moz-box-shadow:5px 5px 5px #0560F9; 
	-webkit-box-shadow:5px 5px 5px #0560F9; 
	box-shadow:5px 5px 5px #0560F9; 
	float:left;
	width:400px;
	height:216px;
}
