
/* container2 */

.container3_yellow {
	padding:5px 15px 5px 15px;
	margin:20px 0px 20px 0px;
	border:1px solid #f7b32a;
	background:transparent url(../images/content_container2/gradient_yellow_bg.png) repeat-x;
	height: 368px;
	width:85%;
	
}

.container2_yellow {
	padding:25px 15px 5px 15px;
	margin:20px 0px 30px 0px;
	border:1px solid #f7b32a;
	background:transparent url(../images/content_container2/gradient_yellow_bg.png) repeat-x;
	height: 300px;
	width:85%;
	
}

.container2_blue {
	padding:4px 5px 4px 15px;
	margin:1em 2em 2em 6px;
	border:1px solid #5190bb;
	background:transparent url(../images/content_container2/gradient_blue_bg.png) repeat-x;
}

.container2_teal {
	padding:4px 5px 4px 15px;
	margin:1em 2em 2em 6px;
	width:25%;
	border:1px solid #6dd4cd;
	background:transparent url(../images/content_container2/gradient_teal_bg.png) repeat-x;
	
}

.container2_red {
	padding:4px 5px 4px 36px;
	margin:3em 0 2em 6px;
	width:85%;
	border:1px solid #bd5454;
	background:transparent url(../images/content_container2/gradient_red_bg.png) repeat-x;
}

.container2_blue h2, .container2_red h2 {
	margin:0 0 0 -25px;
}

.container2_yellow_students {
	padding:4px 5px 4px 15px;
	margin:1em 2em 2em 6px;
	border:1px solid #f7b32a;
	background:transparent url(../images/content_container2/gradient_yellow_bg.png) repeat-x;
	width:325px;
	height: auto;
	
}

.container2_yellow_students2 {
	padding:4px 5px 4px 15px;
	margin:1em 2em 2em 80px;
	border:1px solid #f7b32a;
	background:transparent url(../images/content_container2/gradient_yellow_bg.png) repeat-x;
	width:685px;
	height: auto;
	
}

.container2_blue_students {
	padding:4px 5px 4px 15px;
	margin:1em 2em 2em 6px;
	border:1px solid #5190bb;
	background:transparent url(../images/content_container2/gradient_blue_bg.png) repeat-x;
	width:325px;
	height:auto;

}

.container2_red_students {
	padding:4px 5px 4px 15px;
	margin:1em 2em 2em 6px;
	border:1px solid #bd5454;
	background:transparent url(../images/content_container2/gradient_red_bg.png) repeat-x;
	width:325px;
	height: auto;
}

.container2_blue_students h5, .container2_red_students h5, .container2_yellow_students h5, .container2_yellow_students2 h5 {
	font-weight:bold;
	font-size:1.2em;
	margin:0 0 0 -25px;
	
}

.container2_blue_students ul, .container2_red_students ul, .container2_yellow_students ul, .container2_yellow_students2 ul {
	text-align:left;
	margin-top:1em;
	
}
/*margin:3em 0 2em 6px;*/