/***************************/
/** Print specific styles	**/
/***************************/

#topnav {display: none; }	
#profilebar { display : none; }
#langbar { display: none; }
.composerselect { display: none; }
.topnavsecondarycontent { display: none;}
#secondaryheader { 
	width: auto; 
	height: 35px;
}

.leftcolumn { display: none; }
.rightcolumn { display: none; }	
.homepagefooter { display: none; }	
	
.maincontent { width: auto; }
.centrecontent { width: auto; }
.feature_module { width: auto; }

.collegecontent {
		border: none;
		margin: 0;
		width: auto;
		min-height: 0;
 }
	 
 .college_leftcontent {
		width: 69%;
}

.college_rightbox {
	background: transparent;
	float: right;
	width: 29%;
	margin: 0 0 1em 0;
	border: 1px solid black;
}

.college_rightboxbottom {
	display: none;
}

#print-logo {
	width: 150px;
	height: 35px;
	float: right;
	display: block;
	margin-bottom: 0.5em;
}

#print-logo img {
	width: 150px;
	height: 28px;
}