@charset "UTF-8";
/* CSS Document */
.studiesSplash {
	margin-left: 219px;
}
#studiesBodyDiv {
	background-image: url(images/syudiesBotSplash.gif);
	background-repeat: no-repeat;
	background-position: 291px top;
	width: 940px;
	float: left;
}
.grn {
	color: #ACB537;
}
.studypanel1 {
	float: left;
	width: 265px;
	margin-right: 15px;
}
.studiesRuleSpace {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
