
.sideboxes {
	position: relative;
	margin-top: 28px;
	margin-left: 12px;
    
}

.box_side {
	width: 205px;
	height: auto;
}

.box_side img {
	border: 4px solid #dfdfdf;
	margin-left: 39px;
}

#box_header_slideshow {
	background: url(img/majors/side_boxes/box_header_slideshows.png);
	height: 35px;
	width: 205px;
}

#box_header_video {
	background: url(img/majors/side_boxes/box_header_videos.png);
	height: 35px;
	width: 205px;
}

#box_header_faculty {
	background: url(img/majors/side_boxes/box_header_faculty.png);
	height: 35px;
	width: 205px;
}

#box_header_students {
	background: url(img/majors/side_boxes/box_header_students.png);
	height: 38px;
	width: 205px;
}

#box_header_laumf {
	background: url(http://www.farmington.edu/css/img/side_boxes/box_header_lafarmington.png);
	height: 35px;
	width: 205px;
}

#box_header_alumni {
	background: url(http://www.farmington.edu/css/img/side_boxes/box_header_alumniprofiles.png);
	height: 35px;
	width: 205px;
}

#box_header_blog {
	background: url(http://www.farmington.edu/css/img/side_boxes/box_header_blog.png);
	height: 38px;
	width: 205px;
}



#box_content {
	background: url(img/majors/side_boxes/box_background.png) repeat;
	width: 205px;
	min-height: 130px;
}

#box_content_short {
	background: url(img/majors/side_boxes/box_background.png) repeat;
	width: 205px;
	min-height: 63px;
}


#box_content ul {
	margin-top: 0px;
	margin-bottom: 0px;	
	padding-top: 12px;
	list-style: none;
	margin-left: -12px;
}

#box_content li {
	margin-top: 0px;
	padding-top: 5px;
}

#box_content_short ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
	list-style: none;
	margin-left: -16px;
}

#box_content_short li {
	margin-top: 0px;
	padding-top: 5px;
	float: left;
	font: 10pt Arial, sans-serif; 
	line-height: 2.6em;
	color: #999;
}

#box_content_short li img {
	margin-right: 5px;

}


#box_footer {
	background: url(img/majors/side_boxes/box_footer.png);
	width: 205px;
	height: 19px;
	margin-bottom: 26px;
}