@charset "UTF-8";
/* CSS Document */


#flashContent{
	background: #cec69f;
	width: 900px;
	height: 280px;
	clear: both;
	float: left;
}
.header1 {
	background: url(../college_accounts/hd_college_accounts.gif) no-repeat left top;
	width: 155px;
	height: 25px;
}
.header2 {
	background: url(../college_accounts/hd_login.gif) no-repeat left top;
	width: 155px;
	height: 25px;
}
.inset {
	background: #dbe2da url(../images/inset_bottom_green.gif) no-repeat left bottom;
	width:410px;
	height: auto;
	padding: 0px;
	margin: 0px;
}
.insetTop {
	background: transparent url(../images/inset_top_green.gif) no-repeat left top;
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 0px 0px;
	width: 380px;
	height: auto;
}