@charset "UTF-8";
#header {
	background-image: url(../images/header/studentlife.jpg);
}
.right {
	width: 225px;
	border-left: none;
	padding-left: 0px;
}
.left {
	width: 570px;
	border-right: 1px dotted #999999;
	padding-right: 30px;
}
.left img {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
