#body_featuredstudent{
	text-align: right;
	position: absolute;
	top: -5px;
	right: 0px;
	z-index: 150;
}

#body_pic {
	-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.2);
	box-shadow: 10px 10px 5px rgba(0,0,0,0.2);
}

#body_featuredstudent_bottom{
	position: relative;
	float: left;
	color: #ffffff;
	text-align: right;
	margin-top: 30px;
	vertical-align: bottom;
	bottom: 0px;
	left: 30px;
	z-index: 150;
}

#body_logos{
	position: relative;
	float: left;
	color: #ffffff;
	text-align: justify;
	margin: 30px;
	vertical-align: bottom;
	bottom: 30px;
	z-index: 150;
}

#body_logos img {
    padding-left:20px;
    padding-right:15px;
    float:left;
 }
#body_logos #nopadding {
    padding-right:0
}

#main_box {   
	font-size: small;
	font-weight: lighter;
}


.list_item_ma {
	font-size: small;
	color: #000000;
}

.strong {
	font-weight: bold;
}

.list_item_subheader {
        font-size: medium;
        color: #000000;
}

.list_desc {
        font-size: medium;
	font-weight: lighter;
        color: #000000;
	margin-left: 5px;
	margin-top: 0px;
}

.repeat_box{
	width: 694px;
	z-index:50;
	background-color: #fff;
	margin-top: 0px;
	position: relative;
	 top: -22px;
}

.repeat_box_item {
	top: -15px;
	z-index: 50;
	position: static;
}

.drop{
	font-weight: normal;
	font-size: large;
}

.hday{
    font-weight: bold;
    font-size: large;
}

.hdate{
    font-weight: bold;
    font-size: small;
}

.hdesc{
    font-weight: normal;
    font-size: small;
}

.dclass {
    padding-left: 30px;
    font-weight: normal;
    font-size: medium;
}
